Package dispatch
Interface Pokable
-
- All Known Implementing Classes:
AbstractActuator
,AbstractActuatorLaneGroup
,AbstractController
,AbstractControllerRampMetering
,AbstractLaneSelector
,AbstractSensor
,ActuatorFlowToLinks
,ActuatorLaneGroupAllowComm
,ActuatorLaneGroupCapacity
,ActuatorLaneGroupSpeedLimit
,ActuatorSignal
,ActuatorSplit
,ControllerAlinea
,ControllerFixedRate
,ControllerFlowToLinks
,ControllerOfframpFlow
,ControllerProfileRate
,ControllerRampMeterClosed
,ControllerRampMeterOpen
,ControllerRestrictLaneGroup
,ControllerSchedule
,ControllerSignal
,ControllerSignalPretimed
,ControllerTollLaneGroup
,FixedSensor
,KeepLaneSelector
,LanegroupLogitLaneSelector
,LinkLogitLaneSelector
,ModelNewell
,PluginController
,UniformLaneSelector
public interface Pokable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
poke(Dispatcher dispatcher, float timestamp)
-
-
-
Method Detail
-
poke
void poke(Dispatcher dispatcher, float timestamp) throws OTMException
- Throws:
OTMException
-
-