Skip to content

default_third_bodies

Defined in: setup.rs:41

fn default_third_bodies(body: &arika::body::KnownBody) -> [Vec<ThirdBodyGravity>](https://doc.rust-lang.org/std/vec/struct.Vec.html)

Return the default third-body perturbations for a given central body.

  • For Earth: Sun + Moon
  • For other bodies: Sun only