Ginan
Loading...
Searching...
No Matches
VectorPos Struct Reference
Inheritance diagram for VectorPos:
Collaboration diagram for VectorPos:

Public Member Functions

 VectorPos ()
 
 VectorPos (const Vector3d &in)
 
VectorPosoperator= (const Vector3d &in)
 
double & lat ()
 
double & lon ()
 
double & hgt ()
 
const double & lat () const
 
const double & lon () const
 
const double & hgt () const
 
double latDeg () const
 
double lonDeg () const
 

Constructor & Destructor Documentation

◆ VectorPos() [1/2]

VectorPos::VectorPos ( )
inline

◆ VectorPos() [2/2]

VectorPos::VectorPos ( const Vector3d & in)
inline

Member Function Documentation

◆ hgt() [1/2]

double & VectorPos::hgt ( )
inline
Here is the caller graph for this function:

◆ hgt() [2/2]

const double & VectorPos::hgt ( ) const
inline

◆ lat() [1/2]

double & VectorPos::lat ( )
inline
Here is the caller graph for this function:

◆ lat() [2/2]

const double & VectorPos::lat ( ) const
inline

◆ latDeg()

double VectorPos::latDeg ( ) const
Here is the caller graph for this function:

◆ lon() [1/2]

double & VectorPos::lon ( )
inline
Here is the caller graph for this function:

◆ lon() [2/2]

const double & VectorPos::lon ( ) const
inline

◆ lonDeg()

double VectorPos::lonDeg ( ) const
Here is the caller graph for this function:

◆ operator=()

VectorPos & VectorPos::operator= ( const Vector3d & in)
inline

The documentation for this struct was generated from the following files: