|
Earth Observation Software Orbit and Attitude Adapater Tool |
|
Class to perform the diagnostic of the attitude data. More...
Public Member Functions | |
| OrbitFileDiagnosticsReport | computeDiagnostics (const OrbitFileDiagnosticsSettings &settings, const AttFile &attitudeFile) throw (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 AttDiagnostic::computeDiagnostics | ( | const OrbitFileDiagnosticsSettings & | settings, |
| const AttFile & | attitudeFile | ||
| ) | |||
| throw | ( | 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 |
1.8.13