API Reference / DEFAULT_LAT_BOUND · const
Variable: DEFAULT_LAT_BOUND
const DEFAULT_LAT_BOUND: 9 = 9.0;
Generous per-body latitude envelopes (deg) for the solver's search bounds:
roughly the maximum geocentric ecliptic latitude each real body reaches.
Bounds, not assertions -- anything not named gets DEFAULT_LAT_BOUND,
and latBounds overrides per body.