mo:EventRelativeOrientation
A set of angles of rotation about the principle axes (normal, lateral, longitudinal) of a process or object, relative to the Earth and direction of motion, measured in degrees.
Element information
Namespace: http://release.niem.gov/niem/domains/militaryOperations/4.0/
Schema document: domains/militaryOperations/4.0/mo.xsd
Type: mo:RelativeOrientationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- mo:PitchValue [0..*]An angle of rotation of a thing about its longitudinal axis, measured in degrees between the lateral axis and the horizontal plane; negative values indicate the left side is rotated downward.
- nc:RollValue [0..*]An angle of rotation of a thing about its longitudinal axis, measured in degrees between the lateral axis and the horizontal plane; negative values indicate the left side is rotated downward.
- mo:YawValue [0..*]An angle of rotation of a thing about its normal axis, relative to its direction of motion, measured in degrees; negative values indicate rotation to the left.
- mo:PitchChangeValue [0..*]A rate of change of angle of rotation of a thing about its lateral axis, measured in degrees per second.
- mo:RollChangeValue [0..*]A rate of change of angle of rotation of a thing about its longitudinal axis, measured in degrees per second.
- mo:YawChangeValue [0..*]A rate of change of angle of rotation of a thing about its normal axis, measured in degrees per second.
- mo:RelativeOrientationAugmentationPointAbstract [0..*]An augmentation point for type mo:RelativeOrientationType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group mo:RelativeOrientationAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type mo:EventType (Element mo:Event)
Sample instance
<mo:EventRelativeOrientation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <mo:PitchValue>1.0</mo:PitchValue> <nc:RollValue>1.0</nc:RollValue> <mo:YawValue>1.0</mo:YawValue> <mo:PitchChangeValue>1.0</mo:PitchChangeValue> <mo:RollChangeValue>1.0</mo:RollChangeValue> <mo:YawChangeValue>1.0</mo:YawChangeValue> <mo:RelativeOrientationAugmentationPoint>any content</mo:RelativeOrientationAugmentationPoint> </mo:EventRelativeOrientation>