Class CcsdsModifiedFrame

  • All Implemented Interfaces:
    Serializable

    public class CcsdsModifiedFrame
    extends Frame
    A reference frame created from the REF_FRAME and CENTER_NAME is a CCSDS OPM, OMM, or OEM file.
    Author:
    Evan Ward
    See Also:
    Serialized Form
    • Method Detail

      • getRefFrame

        public String getRefFrame()
        Get the name of the CCSDS reference frame.
        Returns:
        the value of the REF_FRAME keyword used to specify the orientation of this frame.
      • getCenterName

        public String getCenterName()
        Get the CCSDS center name.
        Returns:
        the value of the CENTER_NAME key word used to specify the origin of this frame.