|
nns.c
1.0.1
Nanowire Network simulator
|
Stores the index of the wires forming the junction together with its position. More...
#include <junction.h>
Public Attributes | |
| int | first_wire |
| First wire forming the junction. | |
| int | second_wire |
| Second wire forming the junction. | |
| point | position |
| Position of the junction. | |
Stores the index of the wires forming the junction together with its position.