Class OdmMetadata

  • All Implemented Interfaces:
    Section
    Direct Known Subclasses:
    OcmMetadata, OdmCommonMetadata

    public class OdmMetadata
    extends Metadata
    This class gathers the meta-data present in the Orbital Data Message (ODM).
    Since:
    6.1
    Author:
    sports
    • Constructor Detail

      • OdmMetadata

        protected OdmMetadata​(TimeSystem defaultTimeSystem)
        Simple constructor.
        Parameters:
        defaultTimeSystem - default time system (may be null)
    • Method Detail

      • getObjectName

        public String getObjectName()
        Get the spacecraft name for which the orbit state is provided.
        Returns:
        the spacecraft name
      • setObjectName

        public void setObjectName​(String objectName)
        Set the spacecraft name for which the orbit state is provided.
        Parameters:
        objectName - the spacecraft name to be set