Class VelVector2CoordinateType

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 VelVector2CoordinateType extends PosVector2CoordinateType implements org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
Single CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate ranges

Java class for velVector2CoordinateType complex type

.

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


 <complexType name="velVector2CoordinateType">
   <complexContent>
     <extension base="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}posVector2CoordinateType">
       <attribute name="vel_time_unit" type="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}velTimeUnitType" />
     </extension>
   </complexContent>
 </complexType>