Package com.azalient.api.b.parking

This package provides interfaces to parking objects: ParkingLane, ParkingVehicle, etc.

See:
          Description

Interface Summary
IParkingDestination A parking destination routing twig is used as the branch that identifies the destination end of the drive-park component of a person trip
IParkingHop A parking hop represents the "hop" made from a parking origin zone to a parking destination zone
IParkingLane This object holds additional parameters for a lane when it has been converted to a parking lane
IParkingListener A parking listener is notified of parking events on a parking lane - bay becoming occupied, bay becoming unoccupied
IParkingVehicle This object holds the extra data required by a vehicle when it parks
 

Enum Summary
IParkingListener.ParkingEvent An enumeration of possible parking events
 

Package com.azalient.api.b.parking Description

This package provides interfaces to parking objects: ParkingLane, ParkingVehicle, etc.