diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="BeamDataType" abstract="false"> <xs:annotation> <xs:appinfo>Describes the scan volue of an emitter beam. Section 6.2.11.</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:attribute name="beamAzimuthCenter" type="xs:float"> <xs:annotation> <xs:appinfo>Specifies the beam azimuth an elevation centers and corresponding half-angles to describe the scan volume </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="beamAzimuthSweep" type="xs:float"> <xs:annotation> <xs:appinfo>Specifies the beam azimuth sweep to determine scan volume</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="beamElevationCenter" type="xs:float"> <xs:annotation> <xs:appinfo>Specifies the beam elevation center to determine scan volume</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="beamElevationSweep" type="xs:float"> <xs:annotation> <xs:appinfo>Specifies the beam elevation sweep to determine scan volume</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="beamSweepSync" type="xs:float"> <xs:annotation> <xs:appinfo>allows receiver to synchronize its regenerated scan pattern to that of the emmitter. Specifies the percentage of time a scan is through its pattern from its origion. </xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="beamAzimuthCenter" type="xs:float"> <xs:annotation> <xs:appinfo>Specifies the beam azimuth an elevation centers and corresponding half-angles to describe the scan volume </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="beamAzimuthSweep" type="xs:float"> <xs:annotation> <xs:appinfo>Specifies the beam azimuth sweep to determine scan volume</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="beamElevationCenter" type="xs:float"> <xs:annotation> <xs:appinfo>Specifies the beam elevation center to determine scan volume</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="beamElevationSweep" type="xs:float"> <xs:annotation> <xs:appinfo>Specifies the beam elevation sweep to determine scan volume</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="beamSweepSync" type="xs:float"> <xs:annotation> <xs:appinfo>allows receiver to synchronize its regenerated scan pattern to that of the emmitter. Specifies the percentage of time a scan is through its pattern from its origion. </xs:appinfo> </xs:annotation> </xs:attribute> |