[][src]Function sgp4::parse_3les

pub fn parse_3les(tles: &str) -> Result<Vec<Elements>>

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