|
nns.c
1.0.1
Nanowire Network simulator
|
Structure representing a point in the cartesian space. More...
#include <point.h>
Public Attributes | |
| double | x |
| The position in the first dimension of the point. | |
| double | y |
| The position in the second dimension of the point. | |
Structure representing a point in the cartesian space.