nns.c  1.0.1
Nanowire Network simulator
junction Struct Reference

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.
 

Detailed Description

Stores the index of the wires forming the junction together with its position.


The documentation for this struct was generated from the following file: