grss.prop.prop_parallel.reconstruct_all_log_files

grss.prop.prop_parallel.reconstruct_all_log_files#

grss.prop.prop_parallel.reconstruct_all_log_files(log_dir)#

Reconstruct CloseApproachParameters and ImpactParameters objects from all log files in a directory.

Parameters:

log_dir (str) – Path to the directory containing the log files.

Returns:

  • ca_list (list of libgrss.CloseApproachParameters) – List of close approaches in all log files.

  • impact_list (list of libgrss.ImpactParameters) – List of impacts in all log files.