Uses of Class
org.orekit.models.earth.tessellation.Tile
Packages that use Tile
Package
Description
This package provides ways to do tessellation and sampling of zones of
interest over an ellipsoid surface.
-
Uses of Tile in org.orekit.models.earth.tessellation
Methods in org.orekit.models.earth.tessellation that return types with arguments of type TileModifier and TypeMethodDescriptionEllipsoidTessellator.tessellate(SphericalPolygonsSet zone, double fullWidth, double fullLength, double widthOverlap, double lengthOverlap, boolean truncateLastWidth, boolean truncateLastLength) Tessellate a zone of interest into tiles.