|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jeospace.navigation.Globe
An orientation for the plane of the horizon about a world. This orientation directs the gravitation vector (Y axis) towards the center of the world and aligns the X and Z axes along the lines of latitude and longitude respectively of a conventional spherical coordinate system.
Cartesian,
Quaternion| Constructor Summary | |
Globe()
Constructor |
|
| Method Summary | |
void |
get(Cartesian cart,
Quaternion quat)
Calculate the plane of the horizon orientation for the argument cartesian coordinate. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Globe()
| Method Detail |
public void get(Cartesian cart,
Quaternion quat)
get in interface Horizoncart - the position coordinate for which to calculate the plane of the horizon.quat - the quaternion object to initialize with the plane of the horizon orientation.
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||