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

Create an "Example Model Airplane Simulation" using the new Simulation Tools #57

Open
TheGreatFez opened this issue Feb 4, 2021 · 0 comments
Labels
Critical These issues/tasks must be completed in order to fulfill the project goals

Comments

@TheGreatFez
Copy link
Collaborator

TheGreatFez commented Feb 4, 2021

Depends on completion of #52

Now that we have established the new system of Simulation Tools, we need to convert the TSoG_X1_Sim.m into a "Example" or "Tutorial" example that should be able to walk someone through how to create their own simulation using the tools.

This will be just one script file that will be placed in a folder at the top level called "ExampleSimulations/ElectricModelAirplane".

After the completion of this example simulation, the following files should be removed:

  • Simulation\TSoG_X1_Sim.m
  • Simulation\Derivatives
  • Simulation\FSMStates.m
  • Simulation\Load_Var_From_File.m
  • Simulation\RK4_Integration.m
  • Simulation\Save_Var_to_File.m
  • Simulation\ThrustModel.m
@TheGreatFez TheGreatFez added the Critical These issues/tasks must be completed in order to fulfill the project goals label Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Critical These issues/tasks must be completed in order to fulfill the project goals
Projects
None yet
Development

No branches or pull requests

1 participant