OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
viirs_SDR_IMG_Fgeoloc_type

#include <VcstGeoDataStructs.h>

Collaboration diagram for viirs_SDR_IMG_Fgeoloc_type:
[legend]

Public Attributes

long long scanStartTime [VIIRS_SCANS]
 
long long scanMidTime [VIIRS_SCANS]
 
float lat [I_DETECTORS][I_VIIRS_COLS]
 
float lon [I_DETECTORS][I_VIIRS_COLS]
 
float sunzen [I_DETECTORS][I_VIIRS_COLS]
 
float sunazm [I_DETECTORS][I_VIIRS_COLS]
 
float satzen [I_DETECTORS][I_VIIRS_COLS]
 
float satazm [I_DETECTORS][I_VIIRS_COLS]
 
float height [I_DETECTORS][I_VIIRS_COLS]
 
float range [I_DETECTORS][I_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 [I_DETECTORS][I_VIIRS_COLS]
 
unsigned char landwater [I_DETECTORS][I_VIIRS_COLS]
 

Detailed Description

Definition at line 254 of file VcstGeoDataStructs.h.

Member Data Documentation

◆ act_scans

int act_scans

Definition at line 277 of file VcstGeoDataStructs.h.

◆ height

float height[I_DETECTORS][I_VIIRS_COLS]

Definition at line 263 of file VcstGeoDataStructs.h.

◆ landwater

unsigned char landwater[I_DETECTORS][I_VIIRS_COLS]

Definition at line 281 of file VcstGeoDataStructs.h.

◆ lat

Definition at line 257 of file VcstGeoDataStructs.h.

◆ lon

Definition at line 258 of file VcstGeoDataStructs.h.

◆ pixelQuality

unsigned char pixelQuality[I_DETECTORS][I_VIIRS_COLS]

Definition at line 280 of file VcstGeoDataStructs.h.

◆ range

float range[I_DETECTORS][I_VIIRS_COLS]

Definition at line 264 of file VcstGeoDataStructs.h.

◆ satazm

float satazm[I_DETECTORS][I_VIIRS_COLS]

Definition at line 262 of file VcstGeoDataStructs.h.

◆ satzen

float satzen[I_DETECTORS][I_VIIRS_COLS]

Definition at line 261 of file VcstGeoDataStructs.h.

◆ scanMidTime

long long scanMidTime[VIIRS_SCANS]

Definition at line 256 of file VcstGeoDataStructs.h.

◆ scanQuality

unsigned char scanQuality[VIIRS_SCANS]

Definition at line 278 of file VcstGeoDataStructs.h.

◆ scanQuality2

unsigned char scanQuality2[VIIRS_SCANS]

Definition at line 279 of file VcstGeoDataStructs.h.

◆ scanStartTime

long long scanStartTime[VIIRS_SCANS]

Definition at line 255 of file VcstGeoDataStructs.h.

◆ scAttitude

float scAttitude[VIIRS_SCANS][VEC_RPY_SIZE]

Definition at line 267 of file VcstGeoDataStructs.h.

◆ scAttitudeEnd

float scAttitudeEnd[VIIRS_SCANS][VEC_RPY_SIZE]

Definition at line 273 of file VcstGeoDataStructs.h.

◆ scAttitudeStart

float scAttitudeStart[VIIRS_SCANS][VEC_RPY_SIZE]

Definition at line 270 of file VcstGeoDataStructs.h.

◆ scPosition

float scPosition[VIIRS_SCANS][VEC_SIZE]

Definition at line 265 of file VcstGeoDataStructs.h.

◆ scPositionEnd

float scPositionEnd[VIIRS_SCANS][VEC_SIZE]

Definition at line 271 of file VcstGeoDataStructs.h.

◆ scPositionStart

float scPositionStart[VIIRS_SCANS][VEC_SIZE]

Definition at line 268 of file VcstGeoDataStructs.h.

◆ scSunAzm

float scSunAzm[VIIRS_SCANS]

Definition at line 275 of file VcstGeoDataStructs.h.

◆ scSunZen

float scSunZen[VIIRS_SCANS]

Definition at line 274 of file VcstGeoDataStructs.h.

◆ scVelocity

float scVelocity[VIIRS_SCANS][VEC_SIZE]

Definition at line 266 of file VcstGeoDataStructs.h.

◆ scVelocityEnd

float scVelocityEnd[VIIRS_SCANS][VEC_SIZE]

Definition at line 272 of file VcstGeoDataStructs.h.

◆ scVelocityStart

float scVelocityStart[VIIRS_SCANS][VEC_SIZE]

Definition at line 269 of file VcstGeoDataStructs.h.

◆ SDRhdr

Definition at line 276 of file VcstGeoDataStructs.h.

◆ sunazm

float sunazm[I_DETECTORS][I_VIIRS_COLS]

Definition at line 260 of file VcstGeoDataStructs.h.

◆ sunzen

float sunzen[I_DETECTORS][I_VIIRS_COLS]

Definition at line 259 of file VcstGeoDataStructs.h.


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