![]() |
0.4.1
|
Abstract satellite orbit information. More...
Go to the source code of this file.
Data Structures | |
class | NAV::Orbit |
Abstract satellite orbit information. More... | |
struct | NAV::Orbit::Pos |
Satellite Position. More... | |
struct | NAV::Orbit::PosVel |
Satellite Position and Velocity. More... | |
struct | NAV::Orbit::PosVelAccel |
Satellite Position, Velocity and Acceleration. More... | |
Namespaces | |
namespace | NAV |
Functions | |
Orbit::Calc | NAV::operator& (Orbit::Calc lhs, Orbit::Calc rhs) |
Allows construction of Calc objects. | |
Orbit::Calc | NAV::operator| (Orbit::Calc lhs, Orbit::Calc rhs) |
Allows construction of Calc objects. | |