|
ocssw
1.0
|
#include "PGS_MODIS_35251.h"#include "GEO_input.h"#include "GEO_product.h"#include "L1a_data.h"#include "smfio.h"Go to the source code of this file.
Defines | |
| #define | N_ELEMENTS(foo) ((int) (sizeof(foo) / sizeof(foo[0]))) |
| #define | STRMAX 120 |
| #define | ARGMAX 80 |
Functions | |
| int | GEO_read_L1AECS_metadata (MODFILE *const l1a_file, ECS_metadata_struct *const ECS_metadata) |
| #define ARGMAX 80 |
| #define N_ELEMENTS | ( | foo | ) | ((int) (sizeof(foo) / sizeof(foo[0]))) |
| #define STRMAX 120 |
| int GEO_read_L1AECS_metadata | ( | MODFILE *const | l1a_file, |
| ECS_metadata_struct *const | ECS_metadata | ||
| ) |
Definition at line 7 of file GEO_read_L1AECS_metadata.c.
1.7.6.1