OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <goci.h>

Public Attributes

int npixels
 
int nscans
 
int nbands
 
PJ * pj
 
double startX
 
double startY
 
double deltaX
 
double deltaY
 
float sat_pos [3]
 
hid_t fid
 
hid_t gid
 
hid_t dset_id [8]
 
int32_t slot_nav_avail
 
float * slot_rel_time
 
unsigned char * slot_asg
 

Detailed Description

Definition at line 13 of file goci.h.

Member Data Documentation

◆ deltaX

double deltaX

Definition at line 23 of file goci.h.

◆ deltaY

double deltaY

Definition at line 24 of file goci.h.

◆ dset_id

hid_t dset_id[8]

Dataset IDs for all 8 bands

Definition at line 31 of file goci.h.

◆ fid

hid_t fid

HDF5 file descriptor

Definition at line 29 of file goci.h.

◆ gid

hid_t gid

HDF5 "/" root group descriptor

Definition at line 30 of file goci.h.

◆ nbands

int nbands

number of visible bands in GOCI L1B

Definition at line 18 of file goci.h.

◆ npixels

int npixels

number of pixels in GOCI L1B

Definition at line 16 of file goci.h.

◆ nscans

int nscans

number of scans in GOCI L1B

Definition at line 17 of file goci.h.

◆ pj

PJ* pj

Definition at line 20 of file goci.h.

◆ sat_pos

float sat_pos[3]

position of satellite

Definition at line 25 of file goci.h.

◆ slot_asg

unsigned char* slot_asg

pixel by pixel slot assignment

Definition at line 34 of file goci.h.

◆ slot_nav_avail

int32_t slot_nav_avail

is GOCI slot navigation available?

Definition at line 32 of file goci.h.

◆ slot_rel_time

float* slot_rel_time

slot mean time relative to start

Definition at line 33 of file goci.h.

◆ startX

double startX

Definition at line 21 of file goci.h.

◆ startY

double startY

Definition at line 22 of file goci.h.


The documentation for this struct was generated from the following file:
  • /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/libgoci/goci.h