Uses of Class
org.orekit.files.ccsds.ndm.cdm.CdmParser
Packages that use CdmParser
Package
Description
This package contains the base hierarchy for CCSDS ADM, ODM and TDM.
This package contains class managing CCSDS Conjunction Data Message.
-
Uses of CdmParser in org.orekit.files.ccsds.ndm
Methods in org.orekit.files.ccsds.ndm that return CdmParserModifier and TypeMethodDescriptionParserBuilder.buildCdmParser()Build a parser forConjunction Data Messages. -
Uses of CdmParser in org.orekit.files.ccsds.ndm.cdm
Methods in org.orekit.files.ccsds.ndm.cdm with parameters of type CdmParserModifier and TypeMethodDescriptionbooleanXmlSubStructureKey.process(ParseToken token, CdmParser parser) Process one token.Constructors in org.orekit.files.ccsds.ndm.cdm with parameters of type CdmParser