public interface TileAiming
tiles
.Modifier and Type | Method and Description |
---|---|
Vector3D |
alongTileDirection(Vector3D point,
GeodeticPoint gp)
Find the along tile direction for tessellation at specified point.
|
Vector3D alongTileDirection(Vector3D point, GeodeticPoint gp) throws OrekitException
point
- point on the ellipsoid (Cartesian coordinates)gp
- point on the ellipsoid (geodetic coordinates)OrekitException
- if direction cannot be estimatedCopyright © 2002-2017 CS Systèmes d'information. All rights reserved.