|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--oracle.panama.mp.Velocity
A Velocity class.
| Constructor Summary |
Velocity(double value,
double bearing)
|
| Method Summary |
| Type | Method |
|---|---|
double |
getBearingAngle()
Get the bearing angle of the direction of the velocity. |
double |
getValue()
Get the value of the velocity, in meters/second. |
java.lang.String |
toString()
toString. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Velocity(double value,
double bearing)
| Method Detail |
public double getValue()
public double getBearingAngle()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||