connection_t
Enumeration of possible connection states for a nanowire in a Nanowire Network. A nanowire is always ...
Definition: connection.h:18
@ SOURCE
The nanowire is connected to a voltage source.
Definition: connection.h:21
@ GROUND
The nanowire is grounded.
Definition: connection.h:22
@ LOAD
The nanowire is connected to an external load.
Definition: connection.h:23
@ NONE
Definition: connection.h:19