|
Earth Observation Mission CFI Software Orbit Software User Manual for JAVA |
|
Extra information of state vector. More...
Public Member Functions | |
| StateVectorExtraInfo () | |
| Empty constructor. | |
| StateVectorExtraInfo (double[] model, double[] extra) | |
| Constructor with parameters. | |
Public Attributes | |
| double[] | modelDep |
| Vector of model-dependent parameters. | |
| double[] | modelIndep |
| Vector of model-independent parameters. | |
Extra information of state vector.
| EECFI.StateVectorExtraInfo.StateVectorExtraInfo | ( | ) |
Empty constructor.
| EECFI.StateVectorExtraInfo.StateVectorExtraInfo | ( | double[] | model, | |
| double[] | extra | |||
| ) |
Constructor with parameters.
| double [] EECFI.StateVectorExtraInfo.modelDep |
Vector of model-dependent parameters.
| double [] EECFI.StateVectorExtraInfo.modelIndep |
Vector of model-independent parameters.
1.7.1