Interface | Description |
---|---|
AdpParser |
Interface required to parser the user files to CFI orbit/attitude files.
|
AdpParserConfiguration |
Interface required for the parser configuration.
|
Class | Description |
---|---|
AdpAttitudeOutputConfiguration |
Class containing common attitude data for the output data in the adapter configuration file.
|
AdpCommonInputConfiguration |
Class containing the configuration common input data in the adapter configuration file .
|
AdpCommonOutputConfiguration |
Class containing common data for the output file in the adapter configuration file.
|
AdpDefaultParser |
abstract parser class.
|
AdpDfdl4sParser |
Class with the DFDL4S Parser.
|
AdpDfdl4sParserConfiguration |
Class Parser Configuration for the DFDL4S parser.
|
AdpFileHeaderConfiguration |
Class containing configuration data for the fixed header in the output file.
|
AdpInputConfiguration |
Class containing Input Configuration data for the EoOrbAttAdapter.
|
AdpMainConfiguration |
Class containing the Adapter configuration parameters.
|
AdpOrbitOutputConfiguration |
Class containing the configuration data for the output orbit file.
|
AdpOutputConfiguration |
Class containing data for the output file in the adapter configuration file.
|
AdpUtils |
Class containing common util methods for the EO Orbit/Attitude adapter classes.
|
EoAdapterLogFormatter |
Class to handle the log for the EoOrbAttAdapater tool.
|
EoAdapterProgressLogger |
Class to launch a thread to get the progress of the parsing.
|
EoOrbAttAdapter |
This class is the main Adapter Interface.
|
Exception | Description |
---|---|
EoAdapterError |
Class to get errors from the EoOrbAttAdapater tool.
|