Class AlongTrackAiming

    • Constructor Detail

      • AlongTrackAiming

        public AlongTrackAiming​(OneAxisEllipsoid ellipsoid,
                                Orbit orbit,
                                boolean isAscending)
        Simple constructor.
        Parameters:
        ellipsoid - ellipsoid body on which the zone is defined
        orbit - orbit along which tiles should be aligned
        isAscending - indicator for zone tiling with respect to ascending or descending orbits
    • Method Detail

      • alongTileDirection

        public 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.
        Specified by:
        alongTileDirection in interface TileAiming
        Parameters:
        point - point on the ellipsoid (Cartesian coordinates)
        gp - point on the ellipsoid (geodetic coordinates)
        Returns:
        normalized along tile direction