Package ptolemy.domains.wireless.demo.SmartParking
The ptolemy.domains.wireless.demo.SmartParking package.
- Since:
- Ptolemy II 8.1
-
Class Summary Class Description DataCollector This class collects sensor update for the state of each parking spot, and provides a parking client information of available parking spots.ParkingClient This class contact with the ParkingManager to check the available parking spots and randomly choose one to park.ParkingManager This class manages the information of which parking lot is taken, and which is still free.