MISR Toolkit
1.5.1
|
MISR Projection Parameters. More...
#include <MisrProjParam.h>
Data Fields | |
int | path |
long long | projcode |
long long | zonecode |
long long | spherecode |
double | projparam [15] |
double | ulc [2] |
double | lrc [2] |
int | nblock |
int | nline |
int | nsample |
float | reloffset [179] |
int | resolution |
MISR Projection Parameters.
Definition at line 101 of file MisrProjParam.h.
double MTKt_MisrProjParam::lrc[2] |
MISR lrc_xy of first block
Definition at line 108 of file MisrProjParam.h.
int MTKt_MisrProjParam::nblock |
MISR number blocks
Definition at line 109 of file MisrProjParam.h.
int MTKt_MisrProjParam::nline |
MISR number lines
Definition at line 110 of file MisrProjParam.h.
int MTKt_MisrProjParam::nsample |
MISR number samples
Definition at line 111 of file MisrProjParam.h.
int MTKt_MisrProjParam::path |
MISR path number
Definition at line 102 of file MisrProjParam.h.
long long MTKt_MisrProjParam::projcode |
GCTP projection code
Definition at line 103 of file MisrProjParam.h.
double MTKt_MisrProjParam::projparam[15] |
GCTP projection parameters
Definition at line 106 of file MisrProjParam.h.
float MTKt_MisrProjParam::reloffset[179] |
MISR relative block offset
Definition at line 112 of file MisrProjParam.h.
int MTKt_MisrProjParam::resolution |
MISR resolution
Definition at line 113 of file MisrProjParam.h.
long long MTKt_MisrProjParam::spherecode |
GCTP sphere code
Definition at line 105 of file MisrProjParam.h.
double MTKt_MisrProjParam::ulc[2] |
MISR ulc_xy of first block
Definition at line 107 of file MisrProjParam.h.
long long MTKt_MisrProjParam::zonecode |
GCTP zone code
Definition at line 104 of file MisrProjParam.h.