Loading CAM/CAM.asn +4 −2 Original line number Diff line number Diff line Loading @@ -91,13 +91,15 @@ VehicleCommonParameters ::= SEQUENCE { doorOpen DoorOpen OPTIONAL, posConfidenceEllipse PosConfidenceEllipse, curvature Curvature, curvatureGradient CurvatureGradient OPTIONAL, curvatureChange CurvatureChange OPTIONAL, curvatureConfidence Confidence, crashStatus CrashStatus OPTIONAL, headingConfidence Confidence, dangerousGoods DangerousGoods OPTIONAL, ... } -- STF405: introduced as replacement for TaggedValue to reflect the profiles BasicVehicle ::= SEQUENCE { ... Loading Loading @@ -140,7 +142,7 @@ CrashStatus ::= BOOLEAN Curvature ::= INTEGER (-32765..32765) CurvatureGradient ::= INTEGER (-1023..1023) CurvatureChange ::= INTEGER (-1023..1023) DataReference ::= IA5String(SIZE(1..128)) Loading Loading
CAM/CAM.asn +4 −2 Original line number Diff line number Diff line Loading @@ -91,13 +91,15 @@ VehicleCommonParameters ::= SEQUENCE { doorOpen DoorOpen OPTIONAL, posConfidenceEllipse PosConfidenceEllipse, curvature Curvature, curvatureGradient CurvatureGradient OPTIONAL, curvatureChange CurvatureChange OPTIONAL, curvatureConfidence Confidence, crashStatus CrashStatus OPTIONAL, headingConfidence Confidence, dangerousGoods DangerousGoods OPTIONAL, ... } -- STF405: introduced as replacement for TaggedValue to reflect the profiles BasicVehicle ::= SEQUENCE { ... Loading Loading @@ -140,7 +142,7 @@ CrashStatus ::= BOOLEAN Curvature ::= INTEGER (-32765..32765) CurvatureGradient ::= INTEGER (-1023..1023) CurvatureChange ::= INTEGER (-1023..1023) DataReference ::= IA5String(SIZE(1..128)) Loading