public class AttDiagnostic
extends java.lang.Object
Constructor and Description |
---|
AttDiagnostic(TimeCorrelation inputTimeCorr,
long inputTimeRef) |
Modifier and Type | Method and Description |
---|---|
OrbitFileDiagnosticsReport |
computeDiagnostics(OrbitFileDiagnosticsSettings settings,
AttFile attitudeFile)
Do the diagnostic for the
The object is initialized with the data read from file.
|
public AttDiagnostic(TimeCorrelation inputTimeCorr, long inputTimeRef)
public OrbitFileDiagnosticsReport computeDiagnostics(OrbitFileDiagnosticsSettings settings, AttFile attitudeFile) throws EoAdapterError
settings
- parameters to check the dataattitudeFile
- attitude file dataEoAdapterError
- if the diagnostic cannot be done