Package com.azalient.api.sim.detection

This package provides interfaces to loop-specific objects using in simulation.

See:
          Description

Interface Summary
IDetectorEvent A detector event is created when a vehicle occupies or unoccupies a loop detector.
ILoopMultiple A special case where we want several physical loops to act as a single virtual loop, using an OR of their logic.
ILoopOccupier An object (normally a vehicle) that can occupy a loop.
 

Package com.azalient.api.sim.detection Description

This package provides interfaces to loop-specific objects using in simulation.