OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
viirs_SDR_MOD_Unagg_Fgeoloc_type

#include <VcstGeoDataStructs.h>

Collaboration diagram for viirs_SDR_MOD_Unagg_Fgeoloc_type:
[legend]

Public Attributes

long long scanStartTime [VIIRS_SCANS]
 
long long scanMidTime [VIIRS_SCANS]
 
float lat [M_DETECTORS][M_A_VIIRS_COLS]
 
float lon [M_DETECTORS][M_A_VIIRS_COLS]
 
float sunzen [M_DETECTORS][M_A_VIIRS_COLS]
 
float sunazm [M_DETECTORS][M_A_VIIRS_COLS]
 
float satzen [M_DETECTORS][M_A_VIIRS_COLS]
 
float satazm [M_DETECTORS][M_A_VIIRS_COLS]
 
float height [M_DETECTORS][M_A_VIIRS_COLS]
 
float range [M_DETECTORS][M_A_VIIRS_COLS]
 
float scPosition [VIIRS_SCANS][VEC_SIZE]
 
float scVelocity [VIIRS_SCANS][VEC_SIZE]
 
float scAttitude [VIIRS_SCANS][VEC_RPY_SIZE]
 
float scPositionStart [VIIRS_SCANS][VEC_SIZE]
 
float scVelocityStart [VIIRS_SCANS][VEC_SIZE]
 
float scAttitudeStart [VIIRS_SCANS][VEC_RPY_SIZE]
 
float scPositionEnd [VIIRS_SCANS][VEC_SIZE]
 
float scVelocityEnd [VIIRS_SCANS][VEC_SIZE]
 
float scAttitudeEnd [VIIRS_SCANS][VEC_RPY_SIZE]
 
float scSunZen [VIIRS_SCANS]
 
float scSunAzm [VIIRS_SCANS]
 
viirs_SDRhdr_type SDRhdr
 
int act_scans
 
unsigned char scanQuality [VIIRS_SCANS]
 
unsigned char scanQuality2 [VIIRS_SCANS]
 
unsigned char pixelQuality [M_DETECTORS][M_A_VIIRS_COLS]
 
unsigned char landwater [M_DETECTORS][M_A_VIIRS_COLS]
 

Detailed Description

Definition at line 185 of file VcstGeoDataStructs.h.

Member Data Documentation

◆ act_scans

int act_scans

Definition at line 208 of file VcstGeoDataStructs.h.

◆ height

float height[M_DETECTORS][M_A_VIIRS_COLS]

Definition at line 194 of file VcstGeoDataStructs.h.

◆ landwater

unsigned char landwater[M_DETECTORS][M_A_VIIRS_COLS]

Definition at line 212 of file VcstGeoDataStructs.h.

◆ lat

Definition at line 188 of file VcstGeoDataStructs.h.

◆ lon

Definition at line 189 of file VcstGeoDataStructs.h.

◆ pixelQuality

unsigned char pixelQuality[M_DETECTORS][M_A_VIIRS_COLS]

Definition at line 211 of file VcstGeoDataStructs.h.

◆ range

float range[M_DETECTORS][M_A_VIIRS_COLS]

Definition at line 195 of file VcstGeoDataStructs.h.

◆ satazm

float satazm[M_DETECTORS][M_A_VIIRS_COLS]

Definition at line 193 of file VcstGeoDataStructs.h.

◆ satzen

float satzen[M_DETECTORS][M_A_VIIRS_COLS]

Definition at line 192 of file VcstGeoDataStructs.h.

◆ scanMidTime

long long scanMidTime[VIIRS_SCANS]

Definition at line 187 of file VcstGeoDataStructs.h.

◆ scanQuality

unsigned char scanQuality[VIIRS_SCANS]

Definition at line 209 of file VcstGeoDataStructs.h.

◆ scanQuality2

unsigned char scanQuality2[VIIRS_SCANS]

Definition at line 210 of file VcstGeoDataStructs.h.

◆ scanStartTime

long long scanStartTime[VIIRS_SCANS]

Definition at line 186 of file VcstGeoDataStructs.h.

◆ scAttitude

float scAttitude[VIIRS_SCANS][VEC_RPY_SIZE]

Definition at line 198 of file VcstGeoDataStructs.h.

◆ scAttitudeEnd

float scAttitudeEnd[VIIRS_SCANS][VEC_RPY_SIZE]

Definition at line 204 of file VcstGeoDataStructs.h.

◆ scAttitudeStart

float scAttitudeStart[VIIRS_SCANS][VEC_RPY_SIZE]

Definition at line 201 of file VcstGeoDataStructs.h.

◆ scPosition

float scPosition[VIIRS_SCANS][VEC_SIZE]

Definition at line 196 of file VcstGeoDataStructs.h.

◆ scPositionEnd

float scPositionEnd[VIIRS_SCANS][VEC_SIZE]

Definition at line 202 of file VcstGeoDataStructs.h.

◆ scPositionStart

float scPositionStart[VIIRS_SCANS][VEC_SIZE]

Definition at line 199 of file VcstGeoDataStructs.h.

◆ scSunAzm

float scSunAzm[VIIRS_SCANS]

Definition at line 206 of file VcstGeoDataStructs.h.

◆ scSunZen

float scSunZen[VIIRS_SCANS]

Definition at line 205 of file VcstGeoDataStructs.h.

◆ scVelocity

float scVelocity[VIIRS_SCANS][VEC_SIZE]

Definition at line 197 of file VcstGeoDataStructs.h.

◆ scVelocityEnd

float scVelocityEnd[VIIRS_SCANS][VEC_SIZE]

Definition at line 203 of file VcstGeoDataStructs.h.

◆ scVelocityStart

float scVelocityStart[VIIRS_SCANS][VEC_SIZE]

Definition at line 200 of file VcstGeoDataStructs.h.

◆ SDRhdr

Definition at line 207 of file VcstGeoDataStructs.h.

◆ sunazm

float sunazm[M_DETECTORS][M_A_VIIRS_COLS]

Definition at line 191 of file VcstGeoDataStructs.h.

◆ sunzen

float sunzen[M_DETECTORS][M_A_VIIRS_COLS]

Definition at line 190 of file VcstGeoDataStructs.h.


The documentation for this struct was generated from the following file: