Sidereon.LookAngle (Sidereon v0.8.0)

Copy Markdown View Source

Topocentric look angle from a ground station to a satellite.

Summary

Types

t()

@type t() :: %Sidereon.LookAngle{
  azimuth: float(),
  elevation: float(),
  range_km: float()
}