Class OmmMetadata

  • All Implemented Interfaces:
    Section

    public class OmmMetadata
    extends OdmCommonMetadata
    Metadata for Orbit Mean Messages.
    Since:
    12.0
    Author:
    Luc Maisonobe
    • Constructor Detail

      • OmmMetadata

        public OmmMetadata()
        Empty constructor.

        This constructor is not strictly necessary, but it prevents spurious javadoc warnings with JDK 18 and later.

        Since:
        12.0
    • Method Detail

      • theoryIsSgpSdp

        public boolean theoryIsSgpSdp()
        Check if mean element theory in SGP or SDP.
        Returns:
        true if mean element theory in SGP or SDP
      • getMeanElementTheory

        public String getMeanElementTheory()
        Get the description of the Mean Element Theory.
        Returns:
        the mean element theory
      • setMeanElementTheory

        public void setMeanElementTheory​(String meanElementTheory)
        Set the description of the Mean Element Theory.
        Parameters:
        meanElementTheory - the mean element theory to be set