from_lines

Function from_lines 

Source
pub fn from_lines(name: &str, line1: &str, line2: &str) -> Result<TLE, Error>
Expand description

Parse a TLE from the three individual lines.