|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HumanDrivenVehicleDriverView
The interface of a manually-driven vehicle from the viewpoint of a driver.
| Method Summary | |
|---|---|
DoubleGauge |
getIntervalometer()
Get this Vehicle's interval-to-vehicle-in-front gauge. |
LightState |
getLightState()
Get the state of the traffic light of the current lane at the upcoming intersection. |
void |
setLightState(LightState s)
Set the state of the traffic light of the current lane at the upcoming intersection. |
| Method Detail |
|---|
LightState getLightState()
void setLightState(LightState s)
s - the state of the traffic light. null if there is
no upcoming intersectionDoubleGauge getIntervalometer()
read, except in
the actual physical simulator which is allowed to set these values.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||