ocssw
V2022
|
#include <stdio.h>
#include "smfio.h"
#include "GEO_geo.h"
#include "GEO_earth.h"
#include "GEO_product.h"
#include "PGS_EPH.h"
#include "PGS_SMF.h"
#include "PGS_TD.h"
#include "PGS_MODIS_35251.h"
Include dependency graph for GEO_check_ea_headers.c:
Go to the source code of this file.
Macros | |
#define | TIMEPOS sizeof("2000-01-01") |
Functions | |
PGSt_SMF_status | GEO_check_ea_headers (PGSt_double in_time, PGSt_scTagInfo *scTagInfo) |
Macro Definition Documentation
◆ TIMEPOS
#define TIMEPOS sizeof("2000-01-01") |
Definition at line 11 of file GEO_check_ea_headers.c.
Function Documentation
◆ GEO_check_ea_headers()
PGSt_SMF_status GEO_check_ea_headers | ( | PGSt_double | in_time, |
PGSt_scTagInfo * | scTagInfo | ||
) |
Definition at line 13 of file GEO_check_ea_headers.c.