|
Earth Observation Mission CFI Software Orbit Software User Manual for JAVA |
|
OEF file check result. More...
Public Member Functions | |
| CheckOef () | |
| Constructor. | |
| CheckOef (final double[] maxDiffIn, final double[] rmsIn) | |
| Constructor with parameters. | |
Public Attributes | |
| double[] | maxDiff |
| Parameter maximum difference. | |
| double[] | rms |
| Difference standard desviation. | |
OEF file check result.
| EECFI.CheckOef.CheckOef | ( | ) |
Constructor.
| EECFI.CheckOef.CheckOef | ( | final double[] | maxDiffIn, | |
| final double[] | rmsIn | |||
| ) |
Constructor with parameters.
| double [] EECFI.CheckOef.maxDiff |
Parameter maximum difference.
| double [] EECFI.CheckOef.rms |
Difference standard desviation.
1.7.1