Skip to content

Instantly share code, notes, and snippets.

View Hyperspace-Entity's full-sized avatar

Hyperspace-Entity

View GitHub Profile
import math
# --- ASTROCALC DELTA MATH CORE ---
# Consolidated Source of Truth
# File: math_module.py
class OrbitalMechanics:
G = 6.67430e-11 # m^3 kg^-1 s^-2
M_EARTH = 5.972e24 # kg