<xs:element name="MinRadius" type="LinearValueType"><xs:annotation><xs:documentation>The MinRadius element is the minimum radius of an effective cylindrical working volume.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxRadius" type="LinearValueType"><xs:annotation><xs:documentation>The MaxRadius element is the maximum radius of an effective cylindrical working volume.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MinAzimuthalAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MinAzimuthalAxisAngle element is the minimum azimuthal angle of an effective cylindrical working volume.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxAzimuthalAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MaxAzimuthalAxisAngle element is the maximum azimuthal angle of an effective cylindrical working volume.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MinZAxis" type="LinearValueType"><xs:annotation><xs:documentation>The MinZAxis element is the minimum length (height) of cylinder for an effective cylindrical working volume.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxZAxis" type="LinearValueType"><xs:annotation><xs:documentation>The MaxZAxis element is the maximum length (height) for an effective cylindrical working volume.</xs:documentation></xs:annotation></xs:element>
Complex Type EffectiveCylindricalWorkingVolumeType
Annotations
The EffectiveCylindricalWorkingVolumeType defines the size and location of a cylindrical working volume that is aligned with the axes of a cylindrical coordinate system. This working volume is defined by giving the start and end values of the radius, azimuth and height of (partial) cylinder.
<xs:complexType name="EffectiveCylindricalWorkingVolumeType"><xs:annotation><xs:documentation>The EffectiveCylindricalWorkingVolumeType defines the size and location of a cylindrical working volume that is aligned with the axes of a cylindrical coordinate system. This working volume is defined by giving the start and end values of the radius, azimuth and height of (partial) cylinder.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="EffectiveWorkingVolumeBaseType"><xs:sequence><xs:element name="MinRadius" type="LinearValueType"><xs:annotation><xs:documentation>The MinRadius element is the minimum radius of an effective cylindrical working volume.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxRadius" type="LinearValueType"><xs:annotation><xs:documentation>The MaxRadius element is the maximum radius of an effective cylindrical working volume.</xs:documentation></xs:annotation></xs:element><xs:element name="MinAzimuthalAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MinAzimuthalAxisAngle element is the minimum azimuthal angle of an effective cylindrical working volume.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxAzimuthalAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MaxAzimuthalAxisAngle element is the maximum azimuthal angle of an effective cylindrical working volume.</xs:documentation></xs:annotation></xs:element><xs:element name="MinZAxis" type="LinearValueType"><xs:annotation><xs:documentation>The MinZAxis element is the minimum length (height) of cylinder for an effective cylindrical working volume.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxZAxis" type="LinearValueType"><xs:annotation><xs:documentation>The MaxZAxis element is the maximum length (height) for an effective cylindrical working volume.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>