mo:ObservedObjectMotion
A speed and course of an observed object.
Element information
Namespace: http://release.niem.gov/niem/domains/militaryOperations/3.1/
Schema document: domains/militaryOperations/3.1/mo.xsd
Type: mo:MotionType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- Choice [0..*]
- mo:CourseAngleDegreesMeasureAn angular distance measured in degrees of a direction from a chosen reference direction. The measured and reference directions are located in the horizontal plane, and the value of the angle is positive in a clockwise direction as viewed from "above" the horizontal plane.
- mo:CourseAngleMeasureAn angular distance of a direction from a chosen reference direction. The measured and reference directions are located in the horizontal plane, and the value of the angle is positive in a clockwise direction as viewed from "above" the horizontal plane.
- mo:CourseCodeA designator for the 16 generalized directions (for example: southeast) based on the compass rose.
- mo:CourseValueA direction of horizontal motion with respect to true north, measured in degrees.
from subst. group mo:CourseAbstract - mo:ElevationMeasure [0..*]A height above a fixed reference point, most commonly a reference geoid, a mathematical model of the Earth's sea level as an equipotential gravitational surface.
- mo:AltitudeMeasure [0..*]A vertical elevation of an object above a surface (as sea level or land) of a planet or natural satellite.
- mo:SpeedValue [0..*]A magnitude of motion (rate of change of position) of an object.
- mo:SlopeValue [0..*]A direction of vertical motion, measured in degrees; -90 indicates motion toward the center of the Earth.
- mo:MotionAugmentationPointAbstract [0..*]An augmentation point for type mo:MotionType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group mo:MotionAugmentationPoint
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: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:ObservationType (Element mo:Observation)
Sample instance
<mo:ObservedObjectMotion> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <mo:CourseAngleDegreesMeasure> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <mo:AngleDegreesMeasure> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:AngularDegreeValue>1</nc:AngularDegreeValue> <nc:AngularMinuteValue>1.0</nc:AngularMinuteValue> <nc:AngularSecondValue>1.0</nc:AngularSecondValue> <nc:AngularMeasureAugmentationPoint>any content</nc:AngularMeasureAugmentationPoint> </mo:AngleDegreesMeasure> <mo:DirectionDatumCode>geodetic</mo:DirectionDatumCode> <mo:AngularMeasureDecimalValue>1.0</mo:AngularMeasureDecimalValue> </mo:CourseAngleDegreesMeasure> <mo:ElevationMeasure> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:MeasureDecimalValue>1.0</nc:MeasureDecimalValue> <nc:MeasureCommentText>string</nc:MeasureCommentText> <nc:MeasureDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:MeasureDate> <nc:MeasureErrorText>string</nc:MeasureErrorText> <j:EngineDisplacementUnitCode>cc</j:EngineDisplacementUnitCode> <nc:Measurer> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:EntityOrganization>... </nc:EntityOrganization> <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint> </nc:Measurer> <nc:MeasureMethodText>string</nc:MeasureMethodText> <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator> <nc:MeasureAugmentationPoint>any content</nc:MeasureAugmentationPoint> <nc:LocationHeightVerticalDatumCode>approxLowestAstronomTide</nc:LocationHeightVerticalDatumCode> <nc:LocationHeightMeasureAugmentationPoint>any content</nc:LocationHeightMeasureAugmentationPoint> </mo:ElevationMeasure> <mo:AltitudeMeasure> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:MeasureDecimalValue>1.0</nc:MeasureDecimalValue> <nc:MeasureCommentText>string</nc:MeasureCommentText> <nc:MeasureDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:MeasureDate> <nc:MeasureErrorText>string</nc:MeasureErrorText> <j:EngineDisplacementUnitCode>cc</j:EngineDisplacementUnitCode> <nc:Measurer> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:EntityOrganization>... </nc:EntityOrganization> <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint> </nc:Measurer> <nc:MeasureMethodText>string</nc:MeasureMethodText> <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator> <nc:MeasureAugmentationPoint>any content</nc:MeasureAugmentationPoint> <nc:LocationHeightVerticalDatumCode>approxLowestAstronomTide</nc:LocationHeightVerticalDatumCode> <nc:LocationHeightMeasureAugmentationPoint>any content</nc:LocationHeightMeasureAugmentationPoint> </mo:AltitudeMeasure> <mo:SpeedValue>1.0</mo:SpeedValue> <mo:SlopeValue>1.0</mo:SlopeValue> <mo:MotionAugmentationPoint>any content</mo:MotionAugmentationPoint> </mo:ObservedObjectMotion>