ocssw
V2022
|
#include <errno.h>
#include "PGS_MODIS_35251.h"
#include "PGS_CSC.h"
#include "PGS_SMF.h"
#include "PGS_IO.h"
#include "smfio.h"
#include "GEO_output.h"
Include dependency graph for GEO_get_utcpole_metadata.c:
Go to the source code of this file.
Macros | |
#define | MAXMSGLEN 120 |
Functions | |
PGSt_SMF_status | GEO_get_utcpole_metadata (const ECS_metadata_struct *ECS_metadata, utcpole_metadata_struct *utcpole_metadata) |
Macro Definition Documentation
◆ MAXMSGLEN
#define MAXMSGLEN 120 |
Definition at line 8 of file GEO_get_utcpole_metadata.c.
Function Documentation
◆ GEO_get_utcpole_metadata()
PGSt_SMF_status GEO_get_utcpole_metadata | ( | const ECS_metadata_struct * | ECS_metadata, |
utcpole_metadata_struct * | utcpole_metadata | ||
) |
Definition at line 10 of file GEO_get_utcpole_metadata.c.