carParkConfiguration | CarParkConfigurationEnum
| 0 | The configuration/layout of a car park. |
|
|
carParkIdentity | String
| 1 | The identity of one or a group of car parks. |
|
|
carParkOccupancy | Percentage
| 2 | The percentage value of car parking spaces occupied. |
|
|
carParkStatus | CarParkStatusEnum
| 3 | Indicates the status of one or more specified car parks. |
|
|
exitRate | VehiclesPerHour
| 4 | The rate at which vehicles are exiting the car park. |
|
|
fillRate | VehiclesPerHour
| 5 | The rate at which vehicles are entering the car park. |
|
|
numberOfVacantParkingSpaces | NonNegativeInteger
| 6 | Indicates the number of vacant parking spaces available in a specified parking area. |
|
|
occupiedSpaces | NonNegativeInteger
| 7 | Number of currently occupied spaces. |
|
|
queuingTime | Seconds
| 8 | The current queuing time (duration) for entering the car park. |
|
|
totalCapacity | NonNegativeInteger
| 9 | Total number of car parking spaces. |
|
|
confidentialityOverride | ConfidentialityValueEnum
| 5 | The extent to which the related information may be circulated, according to the recipient type. Recipients must comply with this confidentiality statement. This overrides any confidentiality defined for the situation as a whole in the header information. |
Inherited from SituationRecord | |
probabilityOfOccurrence | ProbabilityOfOccurrenceEnum
| 6 | An assessment of the degree of likelihood that the reported event will occur. |
Inherited from SituationRecord | |
severity | SeverityEnum
| 7 | The assessment of the impact (in terms of severity) that this element of the situation is having, or will have, on the traffic flow as perceived by the supplier. |
Inherited from SituationRecord | |
situationRecordCreationReference | String
| 0 | A unique alphanumeric reference (either an external reference or GUID) of the SituationRecord object (the first version of the record) that was created by the original supplier. |
Inherited from SituationRecord | |
situationRecordCreationTime | DateTime
| 1 | The date/time that the SituationRecord object (the first version of the record) was created by the original supplier. |
Inherited from SituationRecord | |
situationRecordFirstSupplierVersionTime | DateTime
| 4 | The date/time that the current version of the Situation Record was written into the database of the original supplier in the supply chain. |
Inherited from SituationRecord | |
situationRecordObservationTime | DateTime
| 2 | The date/time that the information represented by the current version of the SituationRecord was observed by the original (potentially external) source of the information. |
Inherited from SituationRecord | |
situationRecordVersionTime | DateTime
| 3 | The date/time that this current version of the SituationRecord within the situation was written into the database of the supplier which is involved in the data exchange. Identity and version of record are defined by the class stereotype implementation. |
Inherited from SituationRecord | |