ocssw
V2022
|
epr_core.h
Go to the documentation of this file.
252 void epr_make_image_header(EPR_SProductId* product_id, EPR_SDatasetId* dataset_id, EPR_SRecord* record);
253 int epr_make_image(EPR_SProductId* product_id, EPR_SDatasetId* dataset_id, EPR_SRecord* record);
262 void epr_output_element(const EPR_SField* field, epr_uint field_index, epr_uint element_index, FILE* istream);
void epr_free_product_id(EPR_SProductId *product_id)
Definition: epr_product.c:269
epr_uint epr_param_to_value(const char *str, EPR_SPtrArray *param_table)
Definition: epr_core.c:424
void epr_set_err(EPR_EErrCode err_code, const char *err_message)
Definition: epr_core.c:221
EPR_EDataTypeId epr_str_to_data_type_id(const char *str)
Definition: epr_core.c:58
void(* EPR_FErrHandler)(EPR_EErrCode err_code, const char *err_message)
Definition: epr_api.h:181
void(* EPR_FLogHandler)(EPR_ELogLevel log_level, const char *log_message)
Definition: epr_api.h:182
Definition: atrem.h:19
What value is used by your function when the data value is bad Default is BAD_FLT l2prod product_id[0]
Definition: HOWTO_Add_a_product.txt:102
void epr_output_element(const EPR_SField *field, epr_uint field_index, epr_uint element_index, FILE *istream)
epr_uint epr_parse_value_count(EPR_SProductId *product_id, const char *str)
Definition: epr_core.c:373
Definition: epr_core.h:86
char * epr_build_db_file_istream_name(EPR_SProductId *product_id, char *what)