0.4.1
Loading...
Searching...
No Matches
Orbit.hpp File Reference

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.
 

Detailed Description

Abstract satellite orbit information.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2022-12-02

Definition in file Orbit.hpp.