Uses of Interface
org.orekit.files.ccsds.utils.lexical.ParseToken.DateConsumer
Packages that use ParseToken.DateConsumer
Package
Description
This package contains class managing CCSDS Attitude Parameter Message.
This package contains utilities for CCSDS messages lexical analysis.
-
Uses of ParseToken.DateConsumer in org.orekit.files.ccsds.ndm.adm.apm
Methods in org.orekit.files.ccsds.ndm.adm.apm with parameters of type ParseToken.DateConsumerModifier and TypeMethodDescriptionbooleanApmQuaternionKey.process(ParseToken token, ContextBinding context, ApmQuaternion container, ParseToken.DateConsumer epochSetter) Process one token. -
Uses of ParseToken.DateConsumer in org.orekit.files.ccsds.utils.lexical
Methods in org.orekit.files.ccsds.utils.lexical with parameters of type ParseToken.DateConsumerModifier and TypeMethodDescriptionbooleanParseToken.processAsDate(ParseToken.DateConsumer consumer, ContextBinding context) Process the content as a date.