|
Earth Observation Mission CFI Software DataHandling Software User Manual |
|
Angle model. More...
Public Member Functions | |
| AngleModel () | |
| Empty constructor. | |
| AngleModel (double *angle, double *offset) | |
| Constructor with parameters. | |
Public Attributes | |
| double | angles [3] |
| Pitch, roll and yaw mispointing angles. | |
| double | offsets [3] |
| Offsets. | |
Angle model.
| EECFI::AngleModel::AngleModel | ( | ) | [inline] |
Empty constructor.
| EECFI::AngleModel::AngleModel | ( | double * | angle, | |
| double * | offset | |||
| ) | [inline] |
Constructor with parameters.
| double EECFI::AngleModel::angles[3] |
Pitch, roll and yaw mispointing angles.
Referenced by EECFI::SdfFile::read().
| double EECFI::AngleModel::offsets[3] |
Offsets.
Referenced by EECFI::SdfFile::read().
1.7.1