|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AutoVehicleSimView
The interface of an autonomous vehicle from the viewpoint of a simulator.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface aim4.vehicle.AutoVehicleDriverView |
---|
AutoVehicleDriverView.LRFMode |
Method Summary | |
---|---|
void |
setLRFSensing(boolean sensing)
Set whether or not the laser range finder is sensing anything. |
Methods inherited from interface aim4.vehicle.VehicleSimView |
---|
checkCurrentTime, getAcceleration, getCenterPoint, getCornerPoints, getEdges, getHeading, getPointAtMiddleFront, getPointAtRear, getPosition, getShape, getShape, getV2IOutbox, getVelocity, getWheelShapes, move, setDriver, setVIN |
Method Detail |
---|
void setLRFSensing(boolean sensing)
sensing
- whether or not the laser range finder is sensing anything
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |