Sgp4Ex
v0.1.1
Search documentation of Sgp4Ex
Settings
SGP4NIF
(Sgp4Ex v0.1.1)
View Source
Summary
Functions
load_nif()
propagate_tle(line1, line2, tsince)
Functions
load_nif()
propagate_tle(line1, line2, tsince)
@spec
propagate_tle(
binary
(),
binary
(),
float
()) :: {:ok,
map
()} | {:error,
any
()}