nns.c
1.0.1
Nanowire Network simulator
|
Electrical state of the Nanowire Network. It contains the varying values of the junctions and the voltage distribution in the network nanowires. More...
#include <network.h>
Public Attributes | |
double * | Ys |
double * | Vs |
Voltage distribution across the nanowires. | |
Electrical state of the Nanowire Network. It contains the varying values of the junctions and the voltage distribution in the network nanowires.
double* network_state::Ys |
Admittances of the equivalent electrical circuit. Ordered according to the index of the parent connected component and to the index of their composing nanowires.