Loading asn/cooperative_parking.asn +6 −0 Original line number Diff line number Diff line Loading @@ -123,6 +123,8 @@ ParkingSpaceIntentIndication ::= SEQUENCE { * * @field size: The size dimensions of the parking space, including width and length measurements. * * @field orientation: The orientation of the parking space. * * @field externalParkingSpaceIds: Represents links to external systems, e.g., to electric vehicle charging stations. * * @category: Loading @@ -133,6 +135,7 @@ IndividualParkingSpace ::= SEQUENCE { position GeoPosition, attributes ParkingSpaceAttributes, size ParkingSpaceSize OPTIONAL, orientation Wgs84Angle OPTIONAL, externalParkingSpaceIds ExternalParkingSpaceIdentifiers OPTIONAL, ... } Loading Loading @@ -239,6 +242,8 @@ ParkingSegments ::= SEQUENCE SIZE(1..32, ...) OF ParkingSegment * * @field size: The size dimensions of the parking space, including width and length measurements.gs) * * @field orientation: The orientation of the parking space. * * @category: * @revision: Created in V2.1.1 */ Loading @@ -248,6 +253,7 @@ ParkingSegment ::= SEQUENCE { offsetToPath StandardLength1B OPTIONAL, attributes ParkingSpaceAttributes, size ParkingSpaceSize OPTIONAL, orientation Wgs84Angle OPTIONAL, ... } Loading Loading
asn/cooperative_parking.asn +6 −0 Original line number Diff line number Diff line Loading @@ -123,6 +123,8 @@ ParkingSpaceIntentIndication ::= SEQUENCE { * * @field size: The size dimensions of the parking space, including width and length measurements. * * @field orientation: The orientation of the parking space. * * @field externalParkingSpaceIds: Represents links to external systems, e.g., to electric vehicle charging stations. * * @category: Loading @@ -133,6 +135,7 @@ IndividualParkingSpace ::= SEQUENCE { position GeoPosition, attributes ParkingSpaceAttributes, size ParkingSpaceSize OPTIONAL, orientation Wgs84Angle OPTIONAL, externalParkingSpaceIds ExternalParkingSpaceIdentifiers OPTIONAL, ... } Loading Loading @@ -239,6 +242,8 @@ ParkingSegments ::= SEQUENCE SIZE(1..32, ...) OF ParkingSegment * * @field size: The size dimensions of the parking space, including width and length measurements.gs) * * @field orientation: The orientation of the parking space. * * @category: * @revision: Created in V2.1.1 */ Loading @@ -248,6 +253,7 @@ ParkingSegment ::= SEQUENCE { offsetToPath StandardLength1B OPTIONAL, attributes ParkingSpaceAttributes, size ParkingSpaceSize OPTIONAL, orientation Wgs84Angle OPTIONAL, ... } Loading