pub fn parse(tle_str: &str) -> TLE
Parse standard Two Line Element
tle_str : &str NORAD Two Line Element Identification String
&str
tle: TLE TLE struct
TLE