#include <orsa_orbit.h>
Public Attributes | |
| double | lon |
| double | pxy |
| double | pz |
| std::string | name |
Definition at line 207 of file orsa_orbit.h.
| double lon |
Definition at line 209 of file orsa_orbit.h.
Referenced by LocationFile::Read().
| std::string name |
Definition at line 210 of file orsa_orbit.h.
Referenced by LocationFile::Read().
| double pxy |
Definition at line 209 of file orsa_orbit.h.
Referenced by LocationFile::Read().
| double pz |
Definition at line 209 of file orsa_orbit.h.
Referenced by LocationFile::Read().
1.6.1