mo:CourseAngleDegreesMeasure
An 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.
Element information
Namespace: http://release.niem.gov/niem/domains/militaryOperations/3.1/
Schema document: domains/militaryOperations/3.1/mo.xsd
Type: mo:CourseAngleDegreesMeasureType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- mo:AngleDegreesMeasure [0..*]An angle in two dimensions measured in degrees (the angle between two half-lines terminating at the same point).
- mo:DirectionDatumCode [0..*]A designator for a reference direction as determined by the means by which it is established (e.g., by the direction of a geographic or magnetic pole of the Earth).
- mo:AngularMeasureDecimalValue [0..*]A decimal value for a measurement of an angle.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group mo:DirectionDatumAbstractfrom subst. group mo:CourseAngleDegreesMeasureAugmentationPoint
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:MotionType (Elements mo:EventMotion, mo:ObservedObjectMotion)
- Type mo:UnitType (Elements mo:RoleOfUnit, mo:TaskPerformingUnit, mo:TaskResponsibleUnit, mo:Unit, mo:UnitCommandOrSupportRelationshipCommandingUnit, mo:UnitCommandOrSupportRelationshipSubordinateUnit)
Substitution hierarchy
- mo:CourseAbstract
- can be substituted with mo:CourseAngleDegreesMeasure
Sample instance
<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>