Uses of Class
org.orekit.files.ccsds.ndm.tdm.TdmHeader
Packages that use TdmHeader
Package
Description
This package contains class managing CCSDS Tracking Data Message.
-
Uses of TdmHeader in org.orekit.files.ccsds.ndm.tdm
Methods in org.orekit.files.ccsds.ndm.tdm that return TdmHeaderConstructors in org.orekit.files.ccsds.ndm.tdm with parameters of type TdmHeaderModifierConstructorDescriptionTdm(TdmHeader header, List<Segment<TdmMetadata, ObservationsBlock>> segments, IERSConventions conventions, DataContext dataContext) Simple constructor.