Orbis.Forces.J2 (Orbis v0.7.0)

Copy Markdown View Source

Earth's oblateness (J2) perturbation force model.

Summary

Functions

Compute the acceleration due to J2 perturbation in ECI. Ref: Vallado (4th ed), Eq 8-30.

Functions

acceleration(arg, v)

@spec acceleration({float(), float(), float()}, {float(), float(), float()}) ::
  {float(), float(), float()}

Compute the acceleration due to J2 perturbation in ECI. Ref: Vallado (4th ed), Eq 8-30.