![]() |
Earth Observation Software Orbit and Attitude Adapater Tool |
![]() |
Class to perform the diagnostic of the attitude data. More...
Public Member Functions | |
OrbitFileDiagnosticsReport | computeDiagnostics (OrbitFileDiagnosticsSettings settings, AttFile attitudeFile) throws EoAdapterError |
Do the diagnostic for the The object is initialized with the data read from file. More... | |
Class to perform the diagnostic of the attitude data.
OrbitFileDiagnosticsReport EoOrbAttAdapter.AttDiagnostic.computeDiagnostics | ( | OrbitFileDiagnosticsSettings | settings, |
AttFile | attitudeFile | ||
) | throws EoAdapterError |
Do the diagnostic for the The object is initialized with the data read from file.
settings | parameters to check the data |
attitudeFile | attitude file data |
EoAdapterError | if the diagnostic cannot be done |
References EoOrbAttAdapter.EoAdapterError.addError().
Referenced by EoOrbAttAdapter.EoOrbAttAdapter.validationChecks().