|
Earth Observation Mission CFI Software DataHandling Software User Manual |
|
Matrix model. More...
Public Member Functions | |
| MatrixModel () | |
| Empty constructor. | |
| MatrixModel (double **matrix, double *offset) | |
| Constructor with parameters. | |
Public Attributes | |
| double | attMatrix [3][3] |
| Mispointing matrix. | |
| double | offsets [3] |
| Offsets. | |
Matrix model.
| EECFI::MatrixModel::MatrixModel | ( | ) | [inline] |
Empty constructor.
| EECFI::MatrixModel::MatrixModel | ( | double ** | matrix, | |
| double * | offset | |||
| ) | [inline] |
Constructor with parameters.
| double EECFI::MatrixModel::attMatrix[3][3] |
Mispointing matrix.
Referenced by EECFI::SdfFile::read().
| double EECFI::MatrixModel::offsets[3] |
Offsets.
Referenced by EECFI::SdfFile::read().
1.7.1