Function parse_tle::tle::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