Uses of Interface
org.orekit.rugged.los.LOSTransform
-
Packages that use LOSTransform Package Description org.orekit.rugged.los This package provides all the tools to build lines-of-sight (LOS). -
-
Uses of LOSTransform in org.orekit.rugged.los
Classes in org.orekit.rugged.los that implement LOSTransform Modifier and Type Class Description class
PolynomialRotation
LOS transform
based on a rotation with polynomial angle.Methods in org.orekit.rugged.los with parameters of type LOSTransform Modifier and Type Method Description LOSBuilder
LOSBuilder. addTransform(LOSTransform transform)
Add a transform to be applied after the already registered transforms.
-