-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
It would be extremely useful to also have a constants.py so user could import main mathematical and
physical constants. Once implemented we could simply make:
import skaero.constants as c
print(f"Surface mean gravity value: {c.g0}")
print(f"Earth's mean equatorial radius: {c.R_earth}")aqreed
Metadata
Metadata
Assignees
Labels
No labels