|
Earth Observation Mission CFI Software DataHandling Software User Manual for JAVA |
|
Matrix Model. More...
Public Member Functions | |
| MatrixModel () | |
| Constructor. | |
| MatrixModel (double[][] matrix, double[] offset) | |
| Constructor with parameters. | |
Public Attributes | |
| double[][] | attMatrix |
| Mispointing matrix. | |
| double[] | offsets |
| Offsets. | |
Matrix Model.
| EECFI.MatrixModel.MatrixModel | ( | ) |
Constructor.
| EECFI.MatrixModel.MatrixModel | ( | double | matrix[][], | |
| double[] | offset | |||
| ) |
Constructor with parameters.
| double [][] EECFI.MatrixModel.attMatrix |
Mispointing matrix.
| double [] EECFI.MatrixModel.offsets |
Offsets.
1.7.1