astrodyn_gravity 0.2.0

Spherical-harmonics gravity (Gottlieb), tides, and third-body for the astrodyn orbital-dynamics pipeline
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "schema_version": 2,
  "source": "models/environment/gravity/data/src/sun_spherical.cc",
  "jeod_version": "5.4",
  "jeod_commit": "27893108bbde8bb162b3213a30d57af89acd1c76",
  "generated_utc": "unknown (pre-#503 baseline)",
  "binary_file": "sun_spherical.bin",
  "binary_file_bytes": 89,
  "binary_file_sha256": "653ba7891116c0e3306221c5f4bfd60a3f161e1f5b67ca062b408e451940dd32",
  "mu_m3_per_s2": 1.3271244e20,
  "radius_m": 696000000.0,
  "regen_command": "cargo run -p astrodyn_gravity --bin extract_mars_data",
  "note": "Sun point-mass gravity (mu and radius only). Encoded as a degree=1 SH with all-zero coefficients so the production binary loader works uniformly; only mu/radius are physically meaningful."
}