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