Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
ws2021:raketenbahn:sourcecode [2021/04/07 04:02] konstantinflorian |
ws2021:raketenbahn:sourcecode [2021/04/07 17:07] (aktuell) konstantinflorian |
||
---|---|---|---|
Zeile 3: | Zeile 3: | ||
=====Sourcecode===== | =====Sourcecode===== | ||
- | <file python main.py> | + | <file python Raumflug.py> |
from math import sqrt | from math import sqrt | ||
- | |||
import plotly.express as px | import plotly.express as px | ||
from astropy.time import Time | from astropy.time import Time |