Package | Description |
---|---|
org.orekit.models.earth.tessellation |
This package provides ways to do tessellation and sampling of zones of
interest over an ellipsoid surface.
|
Modifier and Type | Method and Description |
---|---|
List<List<Tile>> |
EllipsoidTessellator.tessellate(SphericalPolygonsSet zone,
double fullWidth,
double fullLength,
double widthOverlap,
double lengthOverlap,
boolean truncateLastWidth,
boolean truncateLastLength)
Tessellate a zone of interest into tiles.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.