|
Earth Observation Mission CFI Software DataHandling Software User Manual for JAVA |
|
Class for orbit file diagnostic settings. More...
Public Member Functions | |
| OrbitFileDiagnosticsSettings () | |
| Constructor. | |
Public Attributes | |
| double | gapThreshold |
| time to identify a gap [s] | |
| double | duplicatedOsvThreshold |
| time to identify a duplicated OSV [s] | |
| double | timeStep |
| expected time step [s] | |
| double | timeStepThreshold |
| time step threshold, to identify non-equally spaced OSVs [s] | |
| long | timeRef |
| time system that will be used to fill time related fields in the report structure | |
Class for orbit file diagnostic settings.
| EECFI.OrbitFileDiagnosticsSettings.OrbitFileDiagnosticsSettings | ( | ) |
Constructor.
time to identify a duplicated OSV [s]
time to identify a gap [s]
time system that will be used to fill time related fields in the report structure
expected time step [s]
time step threshold, to identify non-equally spaced OSVs [s]
1.7.1