Package org.orekit.models.earth.tessellation
This package provides ways to do tessellation and sampling of zones of
interest over an ellipsoid surface.
- Since:
- 7.1
- Author:
- Luc Maisonobe
-
Interface Summary Interface Description TileAiming Interface defining the aiming direction oftiles
. -
Class Summary Class Description AlongTrackAiming Class used to orient tiles along an orbit track.ConstantAzimuthAiming Class used to orient tiles with respect to a geographic azimuth.DivertedSingularityAiming Class used to orient tiles such that there are no singularities within the zone of interest.EllipsoidTessellator Class used to tessellate an interest zone on an ellipsoid in eithertiles
or grids ofgeodetic points
.Tile Simple data structure for a quadrilateral tile shape on a body surface.