|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | 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 | |
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
|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||