Ginan
Loading...
Searching...
No Matches
ERPValues Struct Reference

earth rotation parameter data type More...

Detailed Description

earth rotation parameter data type

Collaboration diagram for ERPValues:

Public Member Functions

ERPValues operator+ (const ERPValues &rhs)
 
bool operator== (const ERPValues &rhs) const
 
ERPValues operator* (const double scalar)
 
string toString ()
 
string toReadableString ()
 

Data Fields

GTime time
 
double xp = 0
 pole offset (rad)
 
double yp = 0
 pole offset (rad)
 
double ut1Utc = 0
 ut1-utc (s)
 
double lod = 0
 delta length of day (s/day)
 
double xpr = 0
 pole offset rate (rad/day)
 
double ypr = 0
 pole offset rate (rad/day)
 
double xpSigma = 0
 
double ypSigma = 0
 
double xprSigma = 0
 
double yprSigma = 0
 
double ut1UtcSigma = 0
 
double lodSigma = 0
 
bool isPredicted = false
 
bool isFiltered = false
 

Member Function Documentation

◆ operator*()

ERPValues ERPValues::operator* ( const double scalar)
inline

◆ operator+()

ERPValues ERPValues::operator+ ( const ERPValues & rhs)
inline

◆ operator==()

bool ERPValues::operator== ( const ERPValues & rhs) const
inline

◆ toReadableString()

string ERPValues::toReadableString ( )
Here is the call graph for this function:

◆ toString()

string ERPValues::toString ( )
Here is the call graph for this function:

Field Documentation

◆ isFiltered

bool ERPValues::isFiltered = false

◆ isPredicted

bool ERPValues::isPredicted = false

◆ lod

double ERPValues::lod = 0

delta length of day (s/day)

◆ lodSigma

double ERPValues::lodSigma = 0

◆ time

GTime ERPValues::time

◆ ut1Utc

double ERPValues::ut1Utc = 0

ut1-utc (s)

◆ ut1UtcSigma

double ERPValues::ut1UtcSigma = 0

◆ xp

double ERPValues::xp = 0

pole offset (rad)

◆ xpr

double ERPValues::xpr = 0

pole offset rate (rad/day)

◆ xprSigma

double ERPValues::xprSigma = 0

◆ xpSigma

double ERPValues::xpSigma = 0

◆ yp

double ERPValues::yp = 0

pole offset (rad)

◆ ypr

double ERPValues::ypr = 0

pole offset rate (rad/day)

◆ yprSigma

double ERPValues::yprSigma = 0

◆ ypSigma

double ERPValues::ypSigma = 0

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