Class | Description |
---|---|
Environment |
A matrix of nodes that make up a network.
|
Event |
An event that can be detected in the network.
|
Main | |
Node |
A sensor node in the coordinate space which can detect events.
|
Position |
A point representing a location in the coordinate matrix.
|
Route |
Keeps track of the distance to a destination node and
the next node towards it, in the two-dimensional field.
|
RoutingTester |
Class to run roumour routing test.
|
Exception | Description |
---|---|
NotImplementedException |