Module matmos.constants

Constants

Expand source code
# SPDX-FileCopyrightText: © 2021 Antonio López Rivera <antonlopezr99@gmail.com>
# SPDX-License-Identifier: GPL-3.0-only

"""
Constants
---------
"""

g = 9.80665
R = 287