Defines a sphere (3-D) region for velocity coordinates; contains a center position and a radius |
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 |
<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> |