Commit 5e8d8557 authored by Jason Graham's avatar Jason Graham
Browse files

Update file Location.asn1

parent 9e377cb6
Loading
Loading
Loading
Loading
Loading
+4 −2
Original line number Original line Diff line number Diff line
@@ -146,13 +146,15 @@ DynamicInformation ::= SEQUENCE
    heading     [3] DynamicHeading
    heading     [3] DynamicHeading
}
}



-- This may require normative text clarifying "the angle according to what"
DynamicOrientation ::= SEQUENCE
DynamicOrientation ::= SEQUENCE
{
{
    horizontalOrientation [1] Common-Parameters.AngleDecimalDegrees,
    horizontalOrientation [1] Common-Parameters.AngleDecimalDegrees,
    verticalOrientation   [2] Common-Parameters.AngleDecimalDegrees OPTIONAL
    verticalOrientation   [2] Common-Parameters.AngleDecimalDegrees OPTIONAL
}
}


-- REAL OR INTEGER?
-- INTEGER OR OtherFormat?
VelocityMeters ::= UTF8String
VelocityMeters ::= UTF8String


DynamicHeading ::= SEQUENCE
DynamicHeading ::= SEQUENCE