| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <satposition.h>
Inheritance diagram for PolarSatPosition:

Public Member Functions | |
| PolarSatPosition (double=1000, double=90, double=0, double=0, double=0) | |
| virtual coordinate | coord () |
| void | set (double Altitude, double Lon, double Alpha, double inclination=90) |
| bool | isascending () |
| PolarSatPosition * | next () |
| int | plane () |
Protected Member Functions | |
| int | command (int argc, const char *const *argv) |
Protected Attributes | |
| PolarSatPosition * | next_ |
| int | plane_ |
| double | inclination_ |
|
||||||||||||||||||||||||
|
|
|
||||||||||||
|
Reimplemented from SatPosition. |
|
|
Implements SatPosition. |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|