pub fn parse_3les(tles: &str) -> Result<Vec<Elements>, Error>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