cbrn:EncounterDeviceSpatialOrientation
An encounter device's spatial orientation with respect to True North, the horizontal axis, and the angle of the device's vertical axis from the ellipsoid vertical axis; i.e., pitch, yaw, and roll.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:SpatialOrientationMeasureType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- cbrn:TrueNorthOffset [0..*] An item's spatial orientation with respect to the angular offset from true North, i.e., compass heading from true North. Angular measurement is in degrees minutes seconds.
- cbrn:VerticalOffset [0..*] An item's spatial orientation with respect to the angular offset from the vertical axis. Angular measurement is in degrees minutes seconds. An angle above the horizontal is positive and and below the horizontal is negative.
- cbrn:RotationalOffset [0..*] An item's spatial orientation as the rotational angle around its centerline from rear to front. Angular measurement is in degrees minutes seconds, measured looking in the direction of rear to front. The maximum angle is 180 degrees; clockwise is positive and counterclockwise 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:EncounterDeviceSpatialOrientation> <cbrn:TrueNorthOffset>1.0 1.0</cbrn:TrueNorthOffset> <cbrn:VerticalOffset>1.0 1.0</cbrn:VerticalOffset> <cbrn:RotationalOffset>1.0 1.0</cbrn:RotationalOffset> </cbrn:EncounterDeviceSpatialOrientation>