Function write_json

Source
pub fn write_json(tle: &TLE, path_str: &String)
Expand description

Write TLE struct to JSON formatted file

ยงInputs

tle: TLE tle struct

path_str: &String Path to write to