|
Earth Observation Mission CFI Software DataHandling Software User Manual |
|
Polar motion parameters.. More...
Public Member Functions | |
| PolarMotionParams () | |
| Default constructor. | |
| PolarMotionParams (double x1, double y1) | |
| Constructor with parameters. | |
Public Attributes | |
| double | x |
| x-axis is in the direction of the IERS Reference Meridian (IRM). | |
| double | y |
| y-axis is in the direction 90 degrees West longitude. | |
Polar motion parameters..
| EECFI::PolarMotionParams::PolarMotionParams | ( | ) | [inline] |
Default constructor.
| EECFI::PolarMotionParams::PolarMotionParams | ( | double | x1, | |
| double | y1 | |||
| ) | [inline] |
Constructor with parameters.
| double EECFI::PolarMotionParams::x |
x-axis is in the direction of the IERS Reference Meridian (IRM).
| double EECFI::PolarMotionParams::y |
y-axis is in the direction 90 degrees West longitude.
1.7.1