Class SpectralFrameType

All Implemented Interfaces:
org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString

@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public class SpectralFrameType extends CoordFrameType implements org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
Contains the spectral frame reference position

Java class for spectralFrameType complex type

.

The following schema fragment specifies the expected content contained within this class.


 <complexType name="spectralFrameType">
   <complexContent>
     <extension base="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}coordFrameType">
       <sequence>
         <element ref="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}ReferencePosition"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>