stc:VelocitySphere

Defines a sphere (3-D) region for velocity coordinates; contains a center position and a radius

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
fill_factor xs:float 1.0 optional
radius_unit crd:posUnitType deg optional
unit crd:posUnitType required
vel_time_unit crd:velTimeUnitType required

Source

<xs:element name="VelocitySphere" type="stc:velocitySphereType" substitutionGroup="stc:VelInterval">
  <xs:annotation>
    <xs:documentation>Defines a sphere (3-D) region for velocity coordinates; contains a center position and a radius</xs:documentation>
  </xs:annotation>
</xs:element>

Sample