Ground station definition. More...
Public Attributes | |
| Ptr< Node > | node |
| Ground station node. | |
| Vector | posECEF |
| Ground station ECEF position (x/y/z in meters). | |
| Vector | posGEO |
| Ground station geodetic position (latitude/longitude/altitude). | |
Ground station definition.
Definition at line 74 of file leo-satellite-example.cc.
Ground station node.
Definition at line 76 of file leo-satellite-example.cc.
Referenced by show_last_packets.ShowLastPackets::update().
| Vector GroundStation::posECEF |
Ground station ECEF position (x/y/z in meters).
Definition at line 78 of file leo-satellite-example.cc.
| Vector GroundStation::posGEO |
Ground station geodetic position (latitude/longitude/altitude).
Definition at line 77 of file leo-satellite-example.cc.