Uses of Interface
org.orekit.files.ccsds.utils.lexical.ParseToken.IndexedDoubleConsumer
Packages that use ParseToken.IndexedDoubleConsumer
Package
Description
This package contains utilities for CCSDS messages lexical analysis.
-
Uses of ParseToken.IndexedDoubleConsumer in org.orekit.files.ccsds.utils.lexical
Methods in org.orekit.files.ccsds.utils.lexical with parameters of type ParseToken.IndexedDoubleConsumerModifier and TypeMethodDescriptionbooleanParseToken.processAsIndexedDouble(int i, Unit standard, ParsedUnitsBehavior behavior, ParseToken.IndexedDoubleConsumer consumer) Process the content as an indexed double.