Skip to content

voyager-tech/faux-sat

Repository files navigation

Faux-Sat

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.

Prerequisites

All of the following are necessary to use Faux-Sat:

Installing

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

Built With

Contributing

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • D. Vallado, Fundamentals of Astrodynamics and Applications. 4th ed., Microcosm Press, 2013.