|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface BasicVehicle.MovementWithAccel
The movement with acceleration interface
Method Summary | |
---|---|
double |
getAcceleration()
Get the acceleration of the vehicle |
void |
setAccelerationWithBound(double acceleration)
Set the acceleration with respect to the physical limit of the vehicle. |
Methods inherited from interface aim4.vehicle.BasicVehicle.Movement |
---|
getHeading, getPosition, getVelocity, move |
Method Detail |
---|
double getAcceleration()
void setAccelerationWithBound(double acceleration)
acceleration
- the acceleration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |