Class EphemerisPropagatorBuilder

    • Constructor Detail

      • EphemerisPropagatorBuilder

        public EphemerisPropagatorBuilder​(List<SpacecraftState> states,
                                          int interpolationPoints,
                                          double extrapolationThreshold,
                                          AttitudeProvider attitudeProvider)
        Constructor.
        Parameters:
        states - list of spacecraft states
        interpolationPoints - number of points to use in interpolation
        extrapolationThreshold - the extrapolation threshold beyond which the propagation will fail
        attitudeProvider - attitude provider