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 | Class and Description |
---|---|
class |
AlongTrackAiming
Class used to orient tiles along an orbit track.
|
class |
ConstantAzimuthAiming
Class used to orient tiles with respect to a geographic azimuth.
|
class |
DivertedSingularityAiming
Class used to orient tiles such that there are no singularities within the zone of interest.
|
Constructor and Description |
---|
EllipsoidTessellator(OneAxisEllipsoid ellipsoid,
TileAiming aiming,
int quantization)
Simple constructor.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.