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:01] konstantinflorian |
ws2021:raketenbahn:sourcecode [2021/04/07 17:07] (aktuell) konstantinflorian |
||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
+ | [[ws2021:raketenbahn|zurück]] | ||
+ | |||
=====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 |