Class AbstractGeodeticExtremumEventFunction

    • Constructor Detail

      • AbstractGeodeticExtremumEventFunction

        protected AbstractGeodeticExtremumEventFunction​(BodyShape body)
        Constructor.
        Parameters:
        body - body
    • Method Detail

      • getBodyShape

        public BodyShape getBodyShape()
        Getter for body shape.
        Returns:
        body
      • transformToFieldGeodeticPoint

        protected FieldGeodeticPoint<UnivariateDerivative2> transformToFieldGeodeticPoint​(SpacecraftState s)
        Compute the geodetic coordinates with automatic differentiation.
        Parameters:
        s - the current state information: date, kinematics, attitude
        Returns:
        geodetic point in Taylor Differential Algebra