Earth Observation Software Orbit and Attitude Adapater Tool |
Class containing Input Configuration data for checking the attitude data. More...
Public Member Functions | |
AdpAttitudeChecksConfiguration () | |
time step threshold, to identify non-equally spaced records [s] More... | |
~AdpAttitudeChecksConfiguration () | |
Class destructor. More... | |
Public Attributes | |
double | maximumGap |
if the checks were set in configuration More... | |
double | duplicatedThreshold |
maximum time to identify a gap [s] More... | |
double | timeStep |
time to identify a duplicated record [s] More... | |
double | timeStepThreshold |
expected time step [s] More... | |
Class containing Input Configuration data for checking the attitude data.
|
inline |
time step threshold, to identify non-equally spaced records [s]
Empty class constructor
|
inline |
Class destructor.
double AdpAttitudeChecksConfiguration::duplicatedThreshold |
maximum time to identify a gap [s]
double AdpAttitudeChecksConfiguration::maximumGap |
if the checks were set in configuration
double AdpAttitudeChecksConfiguration::timeStep |
time to identify a duplicated record [s]
double AdpAttitudeChecksConfiguration::timeStepThreshold |
expected time step [s]