Function read_json

Source
pub fn read_json(json_path: &str) -> TLE
Expand description

Read TLE struct from JSON formatted file

§Inputs

json_str: &str File containing json data

§Outputs

tle_values: TLE