WGS84 geodetic position: latitude, longitude, altitude.
@type t() :: %Orbis.Geodetic{ altitude_km: float(), latitude: float(), longitude: float() }