ocssw
V2022
|
initialize_level1a.c
PGSt_SMF_status get_valid_L0_file(PGSt_tag spacecraft_tag, PGSt_IO_L0_VirtualDataSet *L0_file, PGSt_double *start_time, PGSt_double *stop_time)
Definition: get_valid_L0_file.c:9
PGSt_SMF_status parse_eng_data_list(EN_VDATA_TYPE_t *eng_data)
Definition: parse_eng_data_list.c:14
PGSt_SMF_status initialize_level1a(PCF_CONFIG_t *pcf_config, EN_VDATA_TYPE_t *eng_data, PGSt_IO_L0_Packet *pkt, PH_PACKET_HEADER_t *pkt_header, PGSt_IO_L0_VirtualDataSet *L0_file)
Definition: initialize_level1a.c:14
void compute_global_time_offsets(PGSt_double scan_rate)
Definition: compute_global_time_offsets.c:5
void log_fmt_msg(PGSt_SMF_status code, const char *routine, const char *msg_fmt,...)
Definition: log_fmt_msg.c:6
Definition: EN_eng_data.h:122
PGSt_SMF_status get_pcf_config_data(PCF_CONFIG_t *pcf_config)
Definition: get_pcf_config_data.c:11
PGSt_SMF_status load_eng_data(PGSt_double scan_rate, EN_VDATA_TYPE_t *eng_data, PGSt_IO_L0_Packet *pkt, PH_PACKET_HEADER_t *pkt_header, PGSt_IO_L0_VirtualDataSet L0_file)
Definition: load_eng_data.c:10
Definition: PC_pcf_info.h:80
Definition: PH_pkt_hdr.h:241
PGSt_SMF_status set_start_position(PGSt_IO_L0_VirtualDataSet L0_file, PGSt_double *preload_start_time, PGSt_double start_time, PGSt_double stop_time)
Definition: set_start_position.c:10