|
ocssw
V2022
|
#include "PGS_MODIS_35251.h"#include "GEO_input.h"#include "GEO_geo.h"#include "GEO_parameters.h"#include "mapiL1A.h"#include "mapi.h"#include "smfio.h"
Include dependency graph for GEO_read_L1Atemp_data.c:
Go to the source code of this file.
Macros | |
| #define | NUM_CONFIGS 4 /* number of configuration fields */ |
Functions | |
| PGSt_SMF_status | GEO_read_L1Atemp_data (const GEO_param_struct *const geo_params, MODFILE *const l1a_file, int const num_scans, float32 average_temp[NUM_TEMPS]) |
Macro Definition Documentation
◆ NUM_CONFIGS
Function Documentation
◆ GEO_read_L1Atemp_data()
| PGSt_SMF_status GEO_read_L1Atemp_data | ( | const GEO_param_struct *const | geo_params, |
| MODFILE *const | l1a_file, | ||
| int const | num_scans, | ||
| float32 | average_temp[NUM_TEMPS] | ||
| ) |
Definition at line 9 of file GEO_read_L1Atemp_data.c.


