logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pysatellites - simulates the launching of satellites

Description

       This program can be used to train people to spatial mechanics at an elementary level. You are given the
       power to launch a satellite, from outside the atmosphere, around a handfull of predefined planets, or
       around any special object you may imagine. Input the intial velocity vector of the satellite, and you
       will get the simulated trajectory, as well as some informations like the plots of variation of speed. As
       an extra, you can compute a movie, which represents the planet seen from the satellite´s point of view
       during its orbital period.

Name

       pysatellites - simulates the launching of satellites

Options

-h--help
           Show a short usage description.

       -ddebuglevel--debug=debuglevel
           Sets the debug level, from 0 to 10 (default = 0).

       -ffile--fichier=file
           Sets the configuration file (default: none)

Synopsis

pysatellites [-ddebuglevel] [--debug=debuglevel] [-ffile] [--fichier=file] [-h ] [--help]

See Also