nns.c  1.0.1
Nanowire Network simulator
point Struct Reference

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.
 

Detailed Description

Structure representing a point in the cartesian space.


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