Uses of Interface
org.orekit.models.earth.tessellation.TileAiming
Packages that use TileAiming
Package
Description
This package provides ways to do tessellation and sampling of zones of
interest over an ellipsoid surface.
-
Uses of TileAiming in org.orekit.models.earth.tessellation
Classes in org.orekit.models.earth.tessellation that implement TileAimingModifier and TypeClassDescriptionclassClass used to orient tiles along an orbit track.classClass used to orient tiles with respect to a geographic azimuth.classClass used to orient tiles such that there are no singularities within the zone of interest.Constructors in org.orekit.models.earth.tessellation with parameters of type TileAimingModifierConstructorDescriptionEllipsoidTessellator(OneAxisEllipsoid ellipsoid, TileAiming aiming, int quantization) Simple constructor.