Loading asn/CPM_CommonDataTypes.asn +2 −2 Original line number Original line Diff line number Diff line Loading @@ -153,7 +153,7 @@ ObjectDimension ::= SEQUENCE { -- confidence level of 95% for the component in a Cartesian coordinate system. -- confidence level of 95% for the component in a Cartesian coordinate system. CartesianAngle ::= SEQUENCE { CartesianAngle ::= SEQUENCE { -- @details value -- @details value -- The speed value which can be estimated as the mean of the current distribution. -- The angle value which can be estimated as the mean of the current distribution. value CartesianAngleValue, value CartesianAngleValue, -- @details confidence -- @details confidence -- The accuracy associated to the provided value at a predefined confidence level -- The accuracy associated to the provided value at a predefined confidence level Loading @@ -166,7 +166,7 @@ CartesianAngle ::= SEQUENCE { -- confidence level of 95% for the component in the WGS84 coordinate system. -- confidence level of 95% for the component in the WGS84 coordinate system. WGS84Angle ::= SEQUENCE { WGS84Angle ::= SEQUENCE { -- @details value -- @details value -- The speed value which can be estimated as the mean of the current distribution. -- The angle value which can be estimated as the mean of the current distribution. value WGS84AngleValue, value WGS84AngleValue, -- @details confidence -- @details confidence -- The accuracy associated to the provided value at a predefined confidence level -- The accuracy associated to the provided value at a predefined confidence level Loading Loading
asn/CPM_CommonDataTypes.asn +2 −2 Original line number Original line Diff line number Diff line Loading @@ -153,7 +153,7 @@ ObjectDimension ::= SEQUENCE { -- confidence level of 95% for the component in a Cartesian coordinate system. -- confidence level of 95% for the component in a Cartesian coordinate system. CartesianAngle ::= SEQUENCE { CartesianAngle ::= SEQUENCE { -- @details value -- @details value -- The speed value which can be estimated as the mean of the current distribution. -- The angle value which can be estimated as the mean of the current distribution. value CartesianAngleValue, value CartesianAngleValue, -- @details confidence -- @details confidence -- The accuracy associated to the provided value at a predefined confidence level -- The accuracy associated to the provided value at a predefined confidence level Loading @@ -166,7 +166,7 @@ CartesianAngle ::= SEQUENCE { -- confidence level of 95% for the component in the WGS84 coordinate system. -- confidence level of 95% for the component in the WGS84 coordinate system. WGS84Angle ::= SEQUENCE { WGS84Angle ::= SEQUENCE { -- @details value -- @details value -- The speed value which can be estimated as the mean of the current distribution. -- The angle value which can be estimated as the mean of the current distribution. value WGS84AngleValue, value WGS84AngleValue, -- @details confidence -- @details confidence -- The accuracy associated to the provided value at a predefined confidence level -- The accuracy associated to the provided value at a predefined confidence level Loading