Skip to content

Constants module #46

@jorgepiloto

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions