MANIFEST.in
README.md
SimDefinitionTemplate.mapleaf
pyproject.toml
requirements.txt
setup.py
MAPLEAF/Interpolation.py
MAPLEAF/Main.py
MAPLEAF/SimulationRunners.py
MAPLEAF/__init__.py
MAPLEAF.egg-info/PKG-INFO
MAPLEAF.egg-info/SOURCES.txt
MAPLEAF.egg-info/dependency_links.txt
MAPLEAF.egg-info/entry_points.txt
MAPLEAF.egg-info/not-zip-safe
MAPLEAF.egg-info/requires.txt
MAPLEAF.egg-info/top_level.txt
MAPLEAF/Motion/CythonAngularVelocity.c
MAPLEAF/Motion/CythonQuaternion.c
MAPLEAF/Motion/CythonVector.c
MAPLEAF/Rocket/CythonFinFunctions.cpp
MAPLEAF/ENV/AtmosphereModelling.py
MAPLEAF/ENV/EarthModelling.py
MAPLEAF/ENV/Environment.py
MAPLEAF/ENV/LaunchRail.py
MAPLEAF/ENV/MeanWindModelling.py
MAPLEAF/ENV/TurbulenceModelling.py
MAPLEAF/ENV/__init__.py
MAPLEAF/GNC/ActuatedSystem.py
MAPLEAF/GNC/Actuators.py
MAPLEAF/GNC/ControlSystems.py
MAPLEAF/GNC/MomentControllers.py
MAPLEAF/GNC/Navigation.py
MAPLEAF/GNC/PID.py
MAPLEAF/GNC/__init__.py
MAPLEAF/IO/HIL.py
MAPLEAF/IO/Logging.py
MAPLEAF/IO/Plotting.py
MAPLEAF/IO/RocketFlight.py
MAPLEAF/IO/SimDefinition.py
MAPLEAF/IO/SubDictReader.py
MAPLEAF/IO/__init__.py
MAPLEAF/IO/gridConvergenceFunctions.py
MAPLEAF/Motion/CompositeObject.py
MAPLEAF/Motion/CythonAngularVelocity.c
MAPLEAF/Motion/CythonAngularVelocity.pyx
MAPLEAF/Motion/CythonQuaternion.c
MAPLEAF/Motion/CythonQuaternion.pxd
MAPLEAF/Motion/CythonQuaternion.pyx
MAPLEAF/Motion/CythonVector.c
MAPLEAF/Motion/CythonVector.pxd
MAPLEAF/Motion/CythonVector.pyx
MAPLEAF/Motion/ForceMomentSystem.py
MAPLEAF/Motion/Inertia.py
MAPLEAF/Motion/Integration.py
MAPLEAF/Motion/RigidBody.py
MAPLEAF/Motion/RigidBodyStates.py
MAPLEAF/Motion/__init__.py
MAPLEAF/Rocket/AeroFunctions.py
MAPLEAF/Rocket/BoatTail.py
MAPLEAF/Rocket/Bodytube.py
MAPLEAF/Rocket/CythonFinFunctions.cpp
MAPLEAF/Rocket/CythonFinFunctions.pyx
MAPLEAF/Rocket/ExternalAeroData.py
MAPLEAF/Rocket/Fins.py
MAPLEAF/Rocket/Motor.py
MAPLEAF/Rocket/Nosecone.py
MAPLEAF/Rocket/RecoverySystem.py
MAPLEAF/Rocket/Rocket.py
MAPLEAF/Rocket/RocketComponentFactory.py
MAPLEAF/Rocket/RocketComponents.py
MAPLEAF/Rocket/SimEventDetector.py
MAPLEAF/Rocket/Stage.py
MAPLEAF/Rocket/__init__.py
test/WindData/BrooksWindData.png
test/WindData/LocationWeights.ods
test/WindData/MedecineHatWindProfile.png
test/WindData/RadioSondeEdmonton_filtered.txt
test/WindData/RadioSondeGlasgow_filtered.txt
test/WindData/RadioSondetestLocation_filtered.txt
test/WindData/WindroseAprMedecineHat.txt
test/WindData/WindroseAprSchuler.txt
test/WindData/WindroseAprSuffield.txt
test/WindData/WindroseAugMedecineHat.txt
test/WindData/WindroseAugSchuler.txt
test/WindData/WindroseAugSuffield.txt
test/WindData/WindroseDecMedecineHat.txt
test/WindData/WindroseDecSchuler.txt
test/WindData/WindroseDecSuffield.txt
test/WindData/WindroseFebMedecineHat.txt
test/WindData/WindroseFebSchuler.txt
test/WindData/WindroseFebSuffield.txt
test/WindData/WindroseJanMedecineHat.txt
test/WindData/WindroseJanSchuler.txt
test/WindData/WindroseJanSuffield.txt
test/WindData/WindroseJulMedecineHat.txt
test/WindData/WindroseJulSchuler.txt
test/WindData/WindroseJulSuffield.txt
test/WindData/WindroseJunMedecineHat.txt
test/WindData/WindroseJunSchuler.txt
test/WindData/WindroseJunSuffield.txt
test/WindData/WindroseMarMedecineHat.txt
test/WindData/WindroseMarSchuler.txt
test/WindData/WindroseMarSuffield.txt
test/WindData/WindroseMayMedecineHat.txt
test/WindData/WindroseMaySchuler.txt
test/WindData/WindroseMaySuffield.txt
test/WindData/WindroseNovMedecineHat.txt
test/WindData/WindroseNovSchuler.txt
test/WindData/WindroseNovSuffield.txt
test/WindData/WindroseOctMedecineHat.txt
test/WindData/WindroseOctSchuler.txt
test/WindData/WindroseOctSuffield.txt
test/WindData/WindroseSepMedecineHat.txt
test/WindData/WindroseSepSchuler.txt
test/WindData/WindroseSepSuffield.txt
test/WindData/WindroseYearlyMedecineHat.txt
test/WindData/WindroseYearlySchuler.txt
test/WindData/WindroseYearlySuffield.txt
test/WindData/filterRadioSondeData.py
test/WindData/testWindProfile.txt
test/motorDefinitions/B4-4.txt
test/motorDefinitions/C6-3.txt
test/motorDefinitions/Empty.txt
test/motorDefinitions/J115.txt
test/motorDefinitions/NASAStage1Motor.txt
test/motorDefinitions/NASAStage2Motor.txt
test/motorDefinitions/test.txt
test/motorDefinitions/test2.txt
test/simDefinitions/AdaptTimeStep.mapleaf
test/simDefinitions/Canards.mapleaf
test/simDefinitions/Conventional.mapleaf
test/simDefinitions/ConvergenceTest.mapleaf
test/simDefinitions/EventDetector.mapleaf
test/simDefinitions/FixedForce.mapleaf
test/simDefinitions/Haisunaata.mapleaf
test/simDefinitions/IntermediateAxisTheorem.mapleaf
test/simDefinitions/Jake1.mapleaf
test/simDefinitions/Jake1_MonteCarlo.mapleaf
test/simDefinitions/Maxus.mapleaf
test/simDefinitions/MonteCarlo.mapleaf
test/simDefinitions/NASABrick.mapleaf
test/simDefinitions/NASASphere.mapleaf
test/simDefinitions/NASATM2005.mapleaf
test/simDefinitions/NASATwoStageOrbitalRocket.mapleaf
test/simDefinitions/OrbitingWeight.mapleaf
test/simDefinitions/ParametricFinBody.mapleaf
test/simDefinitions/Precession.mapleaf
test/simDefinitions/Recovery.mapleaf
test/simDefinitions/Sparrow.mapleaf
test/simDefinitions/Staging.mapleaf
test/simDefinitions/Wind.mapleaf
test/simDefinitions/WindTunnel.mapleaf
test/simDefinitions/WindTunnelFinsOff.mapleaf
test/simDefinitions/benchmarkSim.mapleaf
test/simDefinitions/test.mapleaf
test/simDefinitions/test2.mapleaf
test/simDefinitions/test3.mapleaf
test/simDefinitions/test6.mapleaf
test/simDefinitions/test9.mapleaf