Interface AdditionalStateProvider

    • Method Detail

      • getName

        String getName()
        Get the name of the additional state.
        Returns:
        name of the additional state
      • getAdditionalState

        double[] getAdditionalState​(SpacecraftState state)
        Get the additional state.
        Parameters:
        state - spacecraft state to which additional state should correspond
        Returns:
        additional state corresponding to spacecraft state