Jeospace API

Package org.jeospace.navigation

Contains classes that implement the navigation capabilities.

See:
          Description

Interface Summary
Horizon Defines the requirements for orienting the plane of the horizon for a simulation component.
Orientation Defines the requirements for providing orientation data to a simulation component.
OrientationControl Defines the requirements for a controller of orientation coordinates
OrientationInterpolator Defines the requirements for an orientation interpolator
Position Defines the requirements for providing positioning data to a simulation component.
PositionControl Defines the requirements for a controller of position coordinates
PositionInterpolator Defines the requirements for a position interpolator
 

Class Summary
Alpha Generator of alpha values (ranging 0.0 to 1.0) for interpolators.
DefaultOrientation A trivial implementation of an OrientationControl.
DefaultPosition A trivial implementation of a PositionControl.
Globe An orientation for the plane of the horizon about a world.
OrbitInterpolator A concrete implementation of a PositionInterpolator that calculates positions along an orbital (elliptic) path.
QuaternionInterpolator An orientation interpolator that takes quaternions as arguments.
ShadowChild A Position implementation that provides shadow coordinates for a child orbital body.
ShadowParent A Position implementation that provides shadow coordinates for a parent object.
ShadowSibling A Position implementation that provides shadow coordinates for a sibling orbital body.
SphericalInterpolator A position interpolator that takes Polar coordinates as arguments.
TrackEarthSatellite A source of orientation data for viewpoint tracking of a satellite that is in Earth orbit from an Earth ellipsoidal position.
TrackSolarOrbitalObject A source of orientation data for viewpoint tracking of an orbital body that is in Solar orbit from an Earth ellipsoidal position.
 

Package org.jeospace.navigation Description

Contains classes that implement the navigation capabilities.


Jeospace API

Copyright © 2006 - jeospace.org