Initialize a node structure.
[N] = NL_G_NodeStructure()
Node structure.
NL_G_NodeStructure initializes the node structure N, defined by its x-coordinate N.x, its y-coordinate N.y, its communication range N.cr, its speed N.v, its neighbors N.neigh, its destination coordinates [N.destx N.desty] and its energy N.en.