Interface MultipleShooting

All Known Implementing Classes:
AbstractMultipleShooting, CR3BPMultipleShooter, MultipleShooter

public interface MultipleShooting
Interface for Multiple shooting methods.
Since:
10.2
Author:
William Desprats
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the list of corrected patch points.
  • Method Details

    • compute

      List<SpacecraftState> compute()
      Return the list of corrected patch points. An optimizer is better suited for this problem
      Returns:
      patchedSpacecraftStates patchedSpacecraftStates