cbrn:EncounterDeviceToItemBearing
Azimuth and elevation from an encounter device center of mass to the estimated center of the measured item.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:BearingOffsetMeasureType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- cbrn:AzimuthOffset [0..*] The azimuth offset angle from an expected bearing to the actual bearing. Angular measurement is in degrees minutes seconds. A clockwise angle is positive and counterclockwise is negative.
- cbrn:ElevationOffset [0..*] The elevation offset angle from an expected bearing to the actual bearing . Angular measurement is in degrees minutes seconds. An angle above the expected bearing is positive and below is negative.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
cbrn:dataQualityCode | [0..1] | cbrncl:DataQualityCodeSimpleType |
Used in
- Type cbrn:EncounterDeviceLocationType (Element cbrn:EncounterDeviceLocation)
Sample instance
<cbrn:EncounterDeviceToItemBearing> <cbrn:AzimuthOffset>1.0 1.0</cbrn:AzimuthOffset> <cbrn:ElevationOffset>1.0 1.0</cbrn:ElevationOffset> </cbrn:EncounterDeviceToItemBearing>