|
ocssw
V2022
|
#include <stdio.h>#include <string.h>#include "L1A_prototype.h"#include "PC_pcf_info.h"#include "PGS_MODIS_35005.h"#include "PGS_PC.h"#include "PGS_SMF.h"#include "PGS_TD.h"#include "PGS_TYPES.h"
Include dependency graph for get_pcf_config_data.c:
Go to the source code of this file.
Macros | |
| #define | ENVSTRS (sizeof env_var/sizeof env_var[0]) |
Functions | |
| PGSt_SMF_status | get_pcf_config_data (PCF_CONFIG_t *pcf_config) |
Macro Definition Documentation
◆ ENVSTRS
| #define ENVSTRS (sizeof env_var/sizeof env_var[0]) |
Function Documentation
◆ get_pcf_config_data()
| PGSt_SMF_status get_pcf_config_data | ( | PCF_CONFIG_t * | pcf_config | ) |
Definition at line 11 of file get_pcf_config_data.c.


