stc:spectralFrameType

Contains the spectral frame reference position

Complex Type Information

Model

Used By

Source

<xs:complexType name="spectralFrameType">
  <xs:annotation>
    <xs:documentation>Contains the spectral frame reference position</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stc:coordFrameType">
      <xs:sequence>
        <xs:element ref="stc:ReferencePosition">
          <xs:annotation>
            <xs:documentation>The reference frame for the Doppler velocities; note presence of LSR</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>