![]() | Gets a boolean that inidicates if the parking places if free. |
![]() | Gets a boolean that indicates that the parking place is full. |
![]() | Boolean indicating if the parking place is occupied. |
![]() | Gets a boolean that indicates if the parking place is reserved. |
![]() | Gets the number of parking places on the current parking. |
![]() | Gets the number of places free on the current parking. |
![]() | Gets the number of vehicles parked on the current parking. |
![]() | Ejects a vehicle from the parking place and inserts in onto the road. |
![]() | Parks a vehicle on the parking place. |
![]() | Reserves the parking place for a certain vehicle. |
IParking Interface | CBPRS.Parking Namespace