OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
viirs_SDR_MOD_Fgeoloc_type

#include <VcstGeoDataStructs.h>

Collaboration diagram for viirs_SDR_MOD_Fgeoloc_type:
[legend]

Public Attributes

long long scanStartTime [VIIRS_SCANS]
 
long long scanMidTime [VIIRS_SCANS]
 
float lat [M_DETECTORS][M_VIIRS_COLS]
 
float lon [M_DETECTORS][M_VIIRS_COLS]
 
float sunzen [M_DETECTORS][M_VIIRS_COLS]
 
float sunazm [M_DETECTORS][M_VIIRS_COLS]
 
float satzen [M_DETECTORS][M_VIIRS_COLS]
 
float satazm [M_DETECTORS][M_VIIRS_COLS]
 
float height [M_DETECTORS][M_VIIRS_COLS]
 
float range [M_DETECTORS][M_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_VIIRS_COLS]
 
unsigned char landwater [M_DETECTORS][M_VIIRS_COLS]
 

Detailed Description

Definition at line 155 of file VcstGeoDataStructs.h.

Member Data Documentation

◆ act_scans

int act_scans

Definition at line 178 of file VcstGeoDataStructs.h.

◆ height

float height[M_DETECTORS][M_VIIRS_COLS]

Definition at line 164 of file VcstGeoDataStructs.h.

◆ landwater

unsigned char landwater[M_DETECTORS][M_VIIRS_COLS]

Definition at line 182 of file VcstGeoDataStructs.h.

◆ lat

Definition at line 158 of file VcstGeoDataStructs.h.

◆ lon

Definition at line 159 of file VcstGeoDataStructs.h.

◆ pixelQuality

unsigned char pixelQuality[M_DETECTORS][M_VIIRS_COLS]

Definition at line 181 of file VcstGeoDataStructs.h.

◆ range

float range[M_DETECTORS][M_VIIRS_COLS]

Definition at line 165 of file VcstGeoDataStructs.h.

◆ satazm

float satazm[M_DETECTORS][M_VIIRS_COLS]

Definition at line 163 of file VcstGeoDataStructs.h.

◆ satzen

float satzen[M_DETECTORS][M_VIIRS_COLS]

Definition at line 162 of file VcstGeoDataStructs.h.

◆ scanMidTime

long long scanMidTime[VIIRS_SCANS]

Definition at line 157 of file VcstGeoDataStructs.h.

◆ scanQuality

unsigned char scanQuality[VIIRS_SCANS]

Definition at line 179 of file VcstGeoDataStructs.h.

◆ scanQuality2

unsigned char scanQuality2[VIIRS_SCANS]

Definition at line 180 of file VcstGeoDataStructs.h.

◆ scanStartTime

long long scanStartTime[VIIRS_SCANS]

Definition at line 156 of file VcstGeoDataStructs.h.

◆ scAttitude

float scAttitude[VIIRS_SCANS][VEC_RPY_SIZE]

Definition at line 168 of file VcstGeoDataStructs.h.

◆ scAttitudeEnd

float scAttitudeEnd[VIIRS_SCANS][VEC_RPY_SIZE]

Definition at line 174 of file VcstGeoDataStructs.h.

◆ scAttitudeStart

float scAttitudeStart[VIIRS_SCANS][VEC_RPY_SIZE]

Definition at line 171 of file VcstGeoDataStructs.h.

◆ scPosition

float scPosition[VIIRS_SCANS][VEC_SIZE]

Definition at line 166 of file VcstGeoDataStructs.h.

◆ scPositionEnd

float scPositionEnd[VIIRS_SCANS][VEC_SIZE]

Definition at line 172 of file VcstGeoDataStructs.h.

◆ scPositionStart

float scPositionStart[VIIRS_SCANS][VEC_SIZE]

Definition at line 169 of file VcstGeoDataStructs.h.

◆ scSunAzm

float scSunAzm[VIIRS_SCANS]

Definition at line 176 of file VcstGeoDataStructs.h.

◆ scSunZen

float scSunZen[VIIRS_SCANS]

Definition at line 175 of file VcstGeoDataStructs.h.

◆ scVelocity

float scVelocity[VIIRS_SCANS][VEC_SIZE]

Definition at line 167 of file VcstGeoDataStructs.h.

◆ scVelocityEnd

float scVelocityEnd[VIIRS_SCANS][VEC_SIZE]

Definition at line 173 of file VcstGeoDataStructs.h.

◆ scVelocityStart

float scVelocityStart[VIIRS_SCANS][VEC_SIZE]

Definition at line 170 of file VcstGeoDataStructs.h.

◆ SDRhdr

Definition at line 177 of file VcstGeoDataStructs.h.

◆ sunazm

float sunazm[M_DETECTORS][M_VIIRS_COLS]

Definition at line 161 of file VcstGeoDataStructs.h.

◆ sunzen

float sunzen[M_DETECTORS][M_VIIRS_COLS]

Definition at line 160 of file VcstGeoDataStructs.h.


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