public interface TileAiming
tiles.| Modifier and Type | Method and Description |
|---|---|
org.hipparchus.geometry.euclidean.threed.Vector3D |
alongTileDirection(org.hipparchus.geometry.euclidean.threed.Vector3D point,
GeodeticPoint gp)
Find the along tile direction for tessellation at specified point.
|
org.hipparchus.geometry.euclidean.threed.Vector3D alongTileDirection(org.hipparchus.geometry.euclidean.threed.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.