Loading asn/cooperative_parking.asn +3 −6 Original line number Diff line number Diff line Loading @@ -174,8 +174,6 @@ ParkingSpaceDetectionMetaData ::= SEQUENCE { * * @field externalParkingSpaceIds: Represents links to external systems, e.g., to electric vehicle charging stations. * * @note: The entrySpace can be calculated from the subsequent distances and in the right or left distances * and the orientation information. * @category: * @revision: Created in V2.1.1 */ Loading Loading @@ -293,7 +291,6 @@ ParkingSpaceSize ::= SEQUENCE { observedLength StandardLength1BWithConfidence OPTIONAL, nominalWidth StandardLength1BWithConfidence OPTIONAL, nominalLength StandardLength1BWithConfidence OPTIONAL -- TODO: add depth in an unambiguous way } -- Move to CDD Loading @@ -307,11 +304,11 @@ ParkingSpaceSize ::= SEQUENCE { EvId ::= INTEGER(0..4294967295) -- TODO: figure out real evids -> its is Identifier2b in CDD parking /** * This DE represents a standard length with an associated confidence level * This DE represents a standard length with an associated confidence value * * @field length: The value of the length. * * @field confidence: The confidence level with 95% level. * @field confidence: The confidence value with 95% level. * @category: * @revision: Created in V2.1.1 */ Loading @@ -321,7 +318,7 @@ StandardLength1BWithConfidence ::= SEQUENCE { } /** * This DE represents the 95% confidence level. * This DE represents the 95% confidence value. * * @unit: 0.1 metre * @category: Loading Loading
asn/cooperative_parking.asn +3 −6 Original line number Diff line number Diff line Loading @@ -174,8 +174,6 @@ ParkingSpaceDetectionMetaData ::= SEQUENCE { * * @field externalParkingSpaceIds: Represents links to external systems, e.g., to electric vehicle charging stations. * * @note: The entrySpace can be calculated from the subsequent distances and in the right or left distances * and the orientation information. * @category: * @revision: Created in V2.1.1 */ Loading Loading @@ -293,7 +291,6 @@ ParkingSpaceSize ::= SEQUENCE { observedLength StandardLength1BWithConfidence OPTIONAL, nominalWidth StandardLength1BWithConfidence OPTIONAL, nominalLength StandardLength1BWithConfidence OPTIONAL -- TODO: add depth in an unambiguous way } -- Move to CDD Loading @@ -307,11 +304,11 @@ ParkingSpaceSize ::= SEQUENCE { EvId ::= INTEGER(0..4294967295) -- TODO: figure out real evids -> its is Identifier2b in CDD parking /** * This DE represents a standard length with an associated confidence level * This DE represents a standard length with an associated confidence value * * @field length: The value of the length. * * @field confidence: The confidence level with 95% level. * @field confidence: The confidence value with 95% level. * @category: * @revision: Created in V2.1.1 */ Loading @@ -321,7 +318,7 @@ StandardLength1BWithConfidence ::= SEQUENCE { } /** * This DE represents the 95% confidence level. * This DE represents the 95% confidence value. * * @unit: 0.1 metre * @category: Loading