Class GeodeticExtendedPositionProvider

    • Constructor Detail

      • GeodeticExtendedPositionProvider

        public GeodeticExtendedPositionProvider​(BodyShape bodyShape,
                                                GeodeticPoint point)
        Simple constructor.
        Parameters:
        bodyShape - body shape on which the local point is defined
        point - local surface point
      • GeodeticExtendedPositionProvider

        public GeodeticExtendedPositionProvider​(BodyShape bodyShape,
                                                Vector3D point)
        Simple constructor.
        Parameters:
        bodyShape - body shape on which the local point is defined
        point - local surface point
    • Method Detail

      • getBodyShape

        public BodyShape getBodyShape()
        Get the body shape on which the local point is defined.
        Returns:
        body shape on which the local point is defined
      • getGeodeticPoint

        public GeodeticPoint getGeodeticPoint()
        Get the surface point.
        Returns:
        surface point