Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding simple maneuvers #95

Merged
merged 8 commits into from
Oct 29, 2020
Merged

Adding simple maneuvers #95

merged 8 commits into from
Oct 29, 2020

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    dbc343c View commit details
    Browse the repository at this point in the history
  2. Fixing perifocal transform

    cadojo committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    e9d0f19 View commit details
    Browse the repository at this point in the history
  3. Adding perifocal plotting

    cadojo committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    df31c1c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Adding lambert solver

    cadojo committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    bd27089 View commit details
    Browse the repository at this point in the history
  2. Updating documentation

    cadojo committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    04d0625 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bca8c6 View commit details
    Browse the repository at this point in the history
  4. Adding maneuvers, updating docs

    * Adding simple constant manuever type
    * Adding radius/velocity of escape functions
    * Updating documentation with Maneuvers
    * Cleaned up documentation
    * Fixed typo in mean_motion_vector declaration
    cadojo committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    8c66c5b View commit details
    Browse the repository at this point in the history
  5. Adding escape_time function

    cadojo committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    e1dca28 View commit details
    Browse the repository at this point in the history