Package org.orekit.rugged.los
This package provides all the tools to build lines-of-sight (LOS).
- Author:
- Luc Maisonobe, Guylaine Prat
-
Interface Summary Interface Description LOSTransform Interface for lines-of-sight transforms.TimeDependentLOS Interface representing a line-of-sight which depends on time.TimeIndependentLOSTransform Interface for lines-of-sight tranforms that do not depend on time. -
Class Summary Class Description FixedRotation LOS transform
based on a fixed rotation.FixedZHomothety LOS transform
based on a homothety along the Z axis.LOSBuilder Builder for lines-of-sight list.PolynomialRotation LOS transform
based on a rotation with polynomial angle.