Uses of Class
org.orekit.files.ccsds.ndm.Ndm
-
Packages that use Ndm Package Description org.orekit.files.ccsds.ndm This package contains the base hierarchy for CCSDS ADM, ODM and TDM. -
-
Uses of Ndm in org.orekit.files.ccsds.ndm
Methods in org.orekit.files.ccsds.ndm that return Ndm Modifier and Type Method Description NdmNdmParser. build()Build the file from parsed entries.Methods in org.orekit.files.ccsds.ndm with parameters of type Ndm Modifier and Type Method Description voidNdmWriter. writeMessage(Generator generator, Ndm message)Write one complete message.
-