Function sgp4::parse_3les

source ·
pub fn parse_3les(tles: &str) -> Result<Vec<Elements>>
Available on crate feature alloc only.
Expand description

Parses a multi-line TL/3LE string into a list of Elements

Each triplet of lines must represent a TLE with an object name, for example as in https://celestrak.com/NORAD/elements/gp.php?GROUP=stations&FORMAT=tle.

Arguments

  • tles - A string containing multiple lines