- addCfiErrors(CfiError, String) - Method in exception EoOrbAttAdapter.EoAdapterError
-
Add a list of error messages
- addError(String) - Method in exception EoOrbAttAdapter.EoAdapterError
-
Add a message error
- addParsedVectors() - Method in class EoOrbAttAdapter.EoOrbAttAdapter
-
Move the parsed orbit/attitude data to the EOCFI data structures OrbitFile/AttFile
suitable for the file writing.
- AdpAttitudeChecksConfiguration - Class in EoOrbAttAdapter
-
Class containing Input Configuration data for the EoOrbAttAdapter.
- AdpAttitudeChecksConfiguration() - Constructor for class EoOrbAttAdapter.AdpAttitudeChecksConfiguration
-
- AdpAttitudeOutputConfiguration - Class in EoOrbAttAdapter
-
Class containing common attitude data for the output data in the adapter configuration file.
- AdpAttitudeOutputConfiguration() - Constructor for class EoOrbAttAdapter.AdpAttitudeOutputConfiguration
-
- AdpCommonInputConfiguration - Class in EoOrbAttAdapter
-
Class containing the configuration common input data in the adapter configuration file .
- AdpCommonInputConfiguration() - Constructor for class EoOrbAttAdapter.AdpCommonInputConfiguration
-
- AdpCommonOutputConfiguration - Class in EoOrbAttAdapter
-
Class containing common data for the output file in the adapter configuration file.
- AdpCommonOutputConfiguration() - Constructor for class EoOrbAttAdapter.AdpCommonOutputConfiguration
-
- AdpDefaultParser - Class in EoOrbAttAdapter
-
Abstract class for the Parser to be used in the EoOrbAttAdapter.
- AdpDefaultParser() - Constructor for class EoOrbAttAdapter.AdpDefaultParser
-
- AdpDfdl4sParser - Class in EoOrbAttAdapter
-
Class with the DFDL4S Parser.
- AdpDfdl4sParser() - Constructor for class EoOrbAttAdapter.AdpDfdl4sParser
-
Class constructor
- AdpDfdl4sParserConfiguration - Class in EoOrbAttAdapter
-
Class Parser Configuration for the DFDL4S parser.
- AdpDfdl4sParserConfiguration() - Constructor for class EoOrbAttAdapter.AdpDfdl4sParserConfiguration
-
- AdpFileHeaderConfiguration - Class in EoOrbAttAdapter
-
Class containing configuration data for the fixed header in the output file.
- AdpFileHeaderConfiguration() - Constructor for class EoOrbAttAdapter.AdpFileHeaderConfiguration
-
- AdpInputConfiguration - Class in EoOrbAttAdapter
-
Class containing Input Configuration data for the EoOrbAttAdapter.
- AdpInputConfiguration() - Constructor for class EoOrbAttAdapter.AdpInputConfiguration
-
- AdpMainConfiguration - Class in EoOrbAttAdapter
-
Class containing Main Configuration for the EoOrbitAttAdapter.
- AdpMainConfiguration() - Constructor for class EoOrbAttAdapter.AdpMainConfiguration
-
- AdpOrbitChecksConfiguration - Class in EoOrbAttAdapter
-
Class containing Input Configuration data for the EoOrbAttAdapter.
- AdpOrbitChecksConfiguration() - Constructor for class EoOrbAttAdapter.AdpOrbitChecksConfiguration
-
- AdpOrbitOutputConfiguration - Class in EoOrbAttAdapter
-
Class containing the configuration data for the output orbit file.
- AdpOrbitOutputConfiguration() - Constructor for class EoOrbAttAdapter.AdpOrbitOutputConfiguration
-
- AdpOutputConfiguration - Class in EoOrbAttAdapter
-
Class containing data for the output file in the adapter configuration file.
- AdpOutputConfiguration() - Constructor for class EoOrbAttAdapter.AdpOutputConfiguration
-
- AdpParser - Interface in EoOrbAttAdapter
-
Interface required to parser the user files to CFI orbit/attitude files.
- AdpParserConfiguration - Interface in EoOrbAttAdapter
-
Interface required for the parser configuration.
- AdpUtils - Class in EoOrbAttAdapter
-
Class containing common util methods for the EO Orbit/Attitude adapter classes.
- AdpUtils() - Constructor for class EoOrbAttAdapter.AdpUtils
-
- attChecks - Variable in class EoOrbAttAdapter.AdpInputConfiguration
-
- AttDiagnostic - Class in EoOrbAttAdapter
-
Class to perform the diagnostic of the attitude data.
- AttDiagnostic(TimeCorrelation, long) - Constructor for class EoOrbAttAdapter.AttDiagnostic
-
- attitudeData - Variable in class EoOrbAttAdapter.AdpDefaultParser
-
- attitudeMappingType - Variable in class EoOrbAttAdapter.AdpDfdl4sParserConfiguration
-
- attitudeOutputConfig - Variable in class EoOrbAttAdapter.AdpOutputConfiguration
-
- attitudeParserEnabled - Variable in class EoOrbAttAdapter.AdpDefaultParser
-
- attRefFrame - Variable in class EoOrbAttAdapter.AdpDfdl4sParserConfiguration
-
- attTime - Variable in class EoOrbAttAdapter.AdpDfdl4sParserConfiguration
-
- attTimeRef - Variable in class EoOrbAttAdapter.AdpDfdl4sParserConfiguration
-
- getAttitudeData() - Method in class EoOrbAttAdapter.AdpDefaultParser
-
Get the AttitudeFile object containing the parsed attitude data
- getAttitudeData() - Method in interface EoOrbAttAdapter.AdpParser
-
Get the AttitudeFile object containing the parsed attitude data
- getAttitudeData() - Method in class EoOrbAttAdapter.EoOrbAttAdapter
-
Get Attitude data file
- getAttitudeEnabled() - Method in class EoOrbAttAdapter.AdpMainConfiguration
-
Get if attitude parser is enabled.
- getCsRef(String) - Static method in class EoOrbAttAdapter.AdpUtils
-
Get CFI enumeration value for the input CS reference name
- getError() - Method in exception EoOrbAttAdapter.EoAdapterError
-
Get the list of error messages
- getInputConfiguration() - Method in class EoOrbAttAdapter.AdpMainConfiguration
-
Get Input configuration.
- getInputDataFile() - Method in class EoOrbAttAdapter.AdpMainConfiguration
-
Get Input data file name (the one to be parsed).
- getMainConfiguration() - Method in class EoOrbAttAdapter.EoOrbAttAdapter
-
Get the configuration with the input file name.
- getMonth(String) - Static method in class EoOrbAttAdapter.AdpUtils
-
Get moth according to DFDL4S UTC-TAI history table
- getNofItems() - Method in class EoOrbAttAdapter.AdpDefaultParser
-
Get the the number of items in the data file
- getNofItems() - Method in interface EoOrbAttAdapter.AdpParser
-
Get the the number of items in the data file
- getNofItems() - Method in class EoOrbAttAdapter.EoOrbAttAdapter
-
Get Number of items to be parsed
- getNofProcessedItems() - Method in class EoOrbAttAdapter.AdpDefaultParser
-
Get the number of processed items from the data file
- getNofProcessedItems() - Method in interface EoOrbAttAdapter.AdpParser
-
Get the number of processed items from the data file
- getNofProcessedItems() - Method in class EoOrbAttAdapter.EoOrbAttAdapter
-
Get Number of processed items
- getOrbitData() - Method in class EoOrbAttAdapter.AdpDefaultParser
-
Get the OrbitFile object containing the parsed orbit data
- getOrbitData() - Method in interface EoOrbAttAdapter.AdpParser
-
Get the OrbitFile object containing the parsed orbit data
- getOrbitData() - Method in class EoOrbAttAdapter.EoOrbAttAdapter
-
Get Orbit data file
- getOrbitEnabled() - Method in class EoOrbAttAdapter.AdpMainConfiguration
-
Get if orbit parser is enabled.
- getOutputConfiguration() - Method in class EoOrbAttAdapter.AdpMainConfiguration
-
Get Output configuration.
- getParserConfiguration() - Method in class EoOrbAttAdapter.AdpDefaultParser
-
Get the parser configuration
- getParserType() - Method in class EoOrbAttAdapter.AdpMainConfiguration
-
Get parser type.
- getParserVersion() - Method in class EoOrbAttAdapter.AdpMainConfiguration
-
Get parser version.
- getRotationMatrix(Time, long, long) - Static method in class EoOrbAttAdapter.AdpUtils
-
It returns the matrix that transforms the the vectors in csIn to csOut
- getSatellite(String) - Static method in class EoOrbAttAdapter.AdpUtils
-
Get satellite CFI ID
- getTargetFrame(String) - Static method in class EoOrbAttAdapter.AdpUtils
-
Get CFI enumeration value for the input attitude target reference name
- getTimeCorrelations() - Method in class EoOrbAttAdapter.AdpMainConfiguration
-
Get Time correlations
- getTimeRef(String) - Static method in class EoOrbAttAdapter.AdpUtils
-
Get CFI enumeration value for the input time reference name
- getVersion() - Method in class EoOrbAttAdapter.EoOrbAttAdapter
-
Get tool version