ocssw
V2022
|
#include "PGS_DEM.h"
Go to the source code of this file.
Macros | |
#define | H_PGS_DEM |
#define | RESOLUTIONS 1 |
Variables | |
PGSt_DEM_Tag | DEM_resolutions [RESOLUTIONS] |
double | min_lat |
double | max_lon |
Macro Definition Documentation
◆ H_PGS_DEM
#define H_PGS_DEM |
C-INC************************************************************************
!Description:
Shared information about the set of DEM file resolutions to use.
!Input Parameters: N/A
!Output Parameters: N/A
Return Values: N/A
Externally Defined: N/A
Called by: N/A
Routines Called: N/A
!Revision History:
- Log
- GEO_DEM.h,v
Revision 6.2 2011/02/08 18:29:25 kuyper Added external header guards for PGS_DEM.h, to compensate for lack of internal ones.
Revision 6.1 2010/08/12 22:46:17 kuyper Initial Revision.
James Kuyper Jr. James .R.K uyper @NAS A.gov
!Team-unique Header: This software is developed by the MODIS Science Data Support Team for the National Aeronautics and Space Administration, Goddard Space Flight Center, under contract NAS5-32373.
References and Credits
Design Notes !END**************************************************************************
◆ RESOLUTIONS
Variable Documentation
◆ DEM_resolutions
PGSt_DEM_Tag DEM_resolutions[RESOLUTIONS] |