pub fn read_json(json_path: &str) -> TLE
Read TLE struct from JSON formatted file
json_str: &str File containing json data
&str
tle_values: TLE
TLE