Orbis.TLE (Orbis v0.7.0)

Copy Markdown View Source

Backwards-compatible delegates for TLE/OMM parsing.

Prefer Orbis.Format.TLE and Orbis.Format.OMM directly.

Summary

Functions

from_omm(omm)

See Orbis.Format.OMM.parse/1.

parse(line1, line2)

See Orbis.Format.TLE.parse/2.

to_omm(elements)

See Orbis.Format.OMM.encode/1.