![]()  | 
  
    Ginan
    
   | 
 
earth rotation parameter data type More...
earth rotation parameter data type
Public Member Functions | |
| ERPValues | operator+ (const ERPValues &rhs) | 
| bool | operator== (const ERPValues &rhs) const | 
| ERPValues | operator* (const double scalar) | 
| string | toString () const | 
| string | toReadableString () const | 
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 | 
| ERPValues ERPValues::operator* | ( | const double | scalar | ) | 
| bool ERPValues::operator== | ( | const ERPValues & | rhs | ) | const | 
| string ERPValues::toReadableString | ( | ) | const | 
| string ERPValues::toString | ( | ) | const | 
| bool ERPValues::isFiltered = false | 
| bool ERPValues::isPredicted = false | 
| double ERPValues::lod = 0 | 
delta length of day (s/day)
| double ERPValues::lodSigma = 0 | 
| GTime ERPValues::time | 
| double ERPValues::ut1Utc = 0 | 
ut1-utc (s)
| double ERPValues::ut1UtcSigma = 0 | 
| double ERPValues::xp = 0 | 
pole offset (rad)
| double ERPValues::xpr = 0 | 
pole offset rate (rad/day)
| double ERPValues::xprSigma = 0 | 
| double ERPValues::xpSigma = 0 | 
| double ERPValues::yp = 0 | 
pole offset (rad)
| double ERPValues::ypr = 0 | 
pole offset rate (rad/day)
| double ERPValues::yprSigma = 0 | 
| double ERPValues::ypSigma = 0 |