|
Antares Simulator
Power System Simulator
|
Classes | |
| struct | addpWeight |
| struct | compareWeight |
Public Member Functions | |
| Edge (Node< NodeT > *from, Node< NodeT > *to) | |
| long | getWeight () const |
| void | setWeight (long w) |
| Node< NodeT > * | getOrigin () |
| Node< NodeT > * | getDestination () |
| void | setOrigin (Node< NodeT > *from) |
| void | setDestination (Node< NodeT > *to) |