Sidereon.Drag.Parameters (Sidereon v0.27.0)

Copy Markdown View Source

Ballistic drag settings passed to propagation and drag-force calculations.

Summary

Types

t()

@type t() :: %Sidereon.Drag.Parameters{
  bc_factor_m2_kg: float(),
  cutoff_altitude_km: float(),
  space_weather: Sidereon.Drag.SpaceWeather.t()
}