Ballistic drag settings passed to propagation and drag-force calculations.
Summary
Types
@type t() :: %Sidereon.Drag.Parameters{ bc_factor_m2_kg: float(), cutoff_altitude_km: float(), space_weather: Sidereon.Drag.SpaceWeather.t() }
Ballistic drag settings passed to propagation and drag-force calculations.
@type t() :: %Sidereon.Drag.Parameters{ bc_factor_m2_kg: float(), cutoff_altitude_km: float(), space_weather: Sidereon.Drag.SpaceWeather.t() }