Faux-Sat is a package intended to give users the ability to sinulate a satellite throughout its lifetime in space. Additionally, all of the functions that make up Faux-Sat have been built to stand on their own for use in user's own code.
All of the following are necessary to use Faux-Sat:
- Python 3 - Programming language used
Before running any of the scripts, users should ensure they have the requisite packages necessary for full functionality.
To check for requisite packages and install the proper versions of each (run from top of repo):
pip install -r requirements.txt
For git lfs stored files:
git lfs install
git lfs pull --all
End with an example of getting some data out of the system or using it for a little demo
- Python 3 - Programming language used
- Harley Norton - HarleyN13
This project is licensed under the MIT License - see the LICENSE.md file for details
- D. Vallado,
Fundamentals of Astrodynamics and Applications
. 4th ed., Microcosm Press, 2013.