nns.c  1.0.1
Nanowire Network simulator
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Cconnected_componentConnected component of the Nanowire Network. It contains all the information needed to identify the nanowires and junctions in it. Additionally, it contains the index of the junctions in the CC-specific adjacency matrix
 CdatasheetDefines the static characteristics of the device
 CinterfaceInterface between the nanowire-network device and external systems
 CjunctionStores the index of the wires forming the junction together with its position
 CMEARepresent a Micro-Electrode Array of 16 electrodes (physically sound). Save their position and the index of the nearest nanowire (calculated from the centroid). If the electrode is not enough near to any nanowire, its mapping value is -1. Also memorize the connection state of each electrode and its possible connected weight
 Cnetwork_stateElectrical state of the Nanowire Network. It contains the varying values of the junctions and the voltage distribution in the network nanowires
 Cnetwork_topologyTopology of the Nanowire Network. It contains information about the physical placement of nanowires and junctions in the package
 Cnode
 CpointStructure representing a point in the cartesian space
 CwireStores the starting and ending positions of a wire together with its centroid position and total length