Package | Description |
---|---|
simkit.smd |
Modifier and Type | Method and Description |
---|---|
void |
ConstantTimeMediator.doEnterRange(BasicLinearMover mover,
ConstantTimeSensor sensor)
Schedule Detection event on the sensor with a delay given by that
sensor's timeToDetect parameter.
|
void |
ConstantTimeMediator.doExitRange(BasicLinearMover mover,
ConstantTimeSensor sensor)
If mover not yet detected, cancel Detection event of sensor.
If already detected, schedule Undetection on sensor. |