Loading GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +5 −1 Original line number Diff line number Diff line Loading @@ -606,6 +606,10 @@ module LibItsGeoNetworking_TypesAndValues { UInt2 altitudeAccuracy } type record AcGnResponseFailure { boolean failure } /** * @desc Identifies the header type and the header subtype for Location Service LS. * @member headerType Loading Loading @@ -1021,7 +1025,7 @@ module LibItsGeoNetworking_TypesAndValues { */ type union AcGnResponse { LongPosVector getLongPosVector, boolean failure AcGnResponseFailure failure } /** Loading Loading
GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +5 −1 Original line number Diff line number Diff line Loading @@ -606,6 +606,10 @@ module LibItsGeoNetworking_TypesAndValues { UInt2 altitudeAccuracy } type record AcGnResponseFailure { boolean failure } /** * @desc Identifies the header type and the header subtype for Location Service LS. * @member headerType Loading Loading @@ -1021,7 +1025,7 @@ module LibItsGeoNetworking_TypesAndValues { */ type union AcGnResponse { LongPosVector getLongPosVector, boolean failure AcGnResponseFailure failure } /** Loading