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(org.hipparchus.geometry.spherical.twod.SphericalPolygonsSet zone,
double fullWidth,
double fullLength,
double widthOverlap,
double lengthOverlap,
boolean truncateLastWidth,
boolean truncateLastLength)
Tessellate a zone of interest into tiles.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.