Skip to content

Constants module #46

Description

@jorgepiloto

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}")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions