org.jeospace.navigation
Interface Horizon
- All Known Implementing Classes:
- Globe
- public interface Horizon
Defines the requirements for orienting the plane of the horizon for a simulation component.
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Rex Melton
- See Also:
Cartesian,
Quaternion
|
Method Summary |
void |
get(Cartesian cart,
Quaternion quat)
Calculate the plane of the horizon orientation for the argument cartesian coordinate. |
get
public void get(Cartesian cart,
Quaternion quat)
- Calculate the plane of the horizon orientation for the argument cartesian coordinate.
- Parameters:
cart - 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.
Copyright © 2006 - jeospace.org