NASA Logo
Ocean Color Science Software

ocssw V2022

#include <l1_msi_private.h>

Public Attributes

double scene_start_time
 
char * orbit_direction
 
float esdist
 
float alt
 
char tileID [FILENAME_MAX]
 
char imgDir [FILENAME_MAX]
 
char * granuleMetadataFile
 
char * datastripMetadataFile
 
char * jp2 [maxBands]
 
char * detectorFootprintFiles [maxBands]
 
int32_t CSCode
 
char * UTMZone
 
int32_t * ULCoord
 
PJ * pj
 
int num_gps
 
double * position [3]
 
double * gpstime
 
Polygon_t detectorFootprints [numDetectors]
 
double detectorDeltaTime [numDetectors][maxBands]
 
double lineTimeDelta
 
double ** sensorZenith
 
double ** sensorAzimuth
 
opj_image_t * image [maxBands]
 
opj_stream_t * l_stream [maxBands]
 
opj_codec_t * l_codec [maxBands]
 
opj_codestream_index_t * cstr_index [maxBands]
 
opj_dparameters_t parameters [maxBands]
 
opj_codestream_info_v2_t * cstr_info [maxBands]
 
uint32_t * buf
 

Detailed Description

Definition at line 19 of file l1_msi_private.h.

Member Data Documentation

◆ alt

float alt

Definition at line 24 of file l1_msi_private.h.

◆ buf

uint32_t * buf

Definition at line 64 of file l1_msi_private.h.

◆ CSCode

int32_t CSCode

Definition at line 34 of file l1_msi_private.h.

◆ cstr_index

opj_codestream_index_t * cstr_index

Definition at line 60 of file l1_msi_private.h.

◆ cstr_info

opj_codestream_info_v2_t * cstr_info

Definition at line 62 of file l1_msi_private.h.

◆ datastripMetadataFile

char * datastripMetadataFile

Definition at line 29 of file l1_msi_private.h.

◆ detectorDeltaTime

double detectorDeltaTime

Definition at line 48 of file l1_msi_private.h.

◆ detectorFootprintFiles

char * detectorFootprintFiles

Definition at line 31 of file l1_msi_private.h.

◆ detectorFootprints

Polygon_t detectorFootprints

Definition at line 46 of file l1_msi_private.h.

◆ esdist

float esdist

Definition at line 23 of file l1_msi_private.h.

◆ gpstime

double * gpstime

Definition at line 42 of file l1_msi_private.h.

◆ granuleMetadataFile

char * granuleMetadataFile

Definition at line 28 of file l1_msi_private.h.

◆ image

opj_image_t * image

Definition at line 57 of file l1_msi_private.h.

◆ imgDir

char imgDir

Definition at line 27 of file l1_msi_private.h.

◆ jp2

char * jp2

Definition at line 30 of file l1_msi_private.h.

◆ l_codec

opj_codec_t * l_codec

Definition at line 59 of file l1_msi_private.h.

◆ l_stream

opj_stream_t * l_stream

Definition at line 58 of file l1_msi_private.h.

◆ lineTimeDelta

double lineTimeDelta

Definition at line 50 of file l1_msi_private.h.

◆ num_gps

int num_gps

Definition at line 40 of file l1_msi_private.h.

◆ orbit_direction

char * orbit_direction

Definition at line 21 of file l1_msi_private.h.

◆ parameters

opj_dparameters_t parameters

Definition at line 61 of file l1_msi_private.h.

◆ pj

PJ * pj

Definition at line 37 of file l1_msi_private.h.

◆ position

double * position

Definition at line 41 of file l1_msi_private.h.

◆ scene_start_time

double scene_start_time

Definition at line 20 of file l1_msi_private.h.

◆ sensorAzimuth

double ** sensorAzimuth

Definition at line 54 of file l1_msi_private.h.

◆ sensorZenith

double ** sensorZenith

Definition at line 53 of file l1_msi_private.h.

◆ tileID

char tileID

Definition at line 26 of file l1_msi_private.h.

◆ ULCoord

int32_t * ULCoord

Definition at line 36 of file l1_msi_private.h.

◆ UTMZone

char * UTMZone

Definition at line 35 of file l1_msi_private.h.


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