Interface StateFunction

    • Method Detail

      • value

        double[] value​(SpacecraftState state)
        Evaluate the function.
        Parameters:
        state - spacecraft state as the sole free parameter of the function.
        Returns:
        vector value of the function