OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <swl0_struc.h>

Public Attributes

char l0file [FILENAME_MAX]
 
BYTE type
 
BYTE mnftype
 
INT16 nrec
 
INT16 nscan
 
INT16 srec
 
INT16 crec
 
INT16 erec
 
FLOAT64 stime
 
FLOAT64 ctime
 
FLOAT64 etime
 
INT32 orbnum
 
INT16 indx [MAXFRAMES]
 
INT16 qual [MAXFRAMES]
 
INT32 center_scan_line
 
FLOAT32 node_lon
 
FLOAT64 node_time
 
INT32 ntilts
 
INT16 tilt_flags [MAXTILTS]
 
INT16 tilt_ranges [MAXTILTS][2]
 
FLOAT32 tilt_lons [MAXTILTS][2][2]
 
FLOAT32 tilt_lats [MAXTILTS][2][2]
 
FLOAT32 center_lat
 
FLOAT32 center_lon
 
FLOAT32 center_solz
 
FLOAT32 upper_left_lat
 
FLOAT32 upper_left_lon
 
FLOAT32 upper_right_lat
 
FLOAT32 upper_right_lon
 
FLOAT32 lower_left_lat
 
FLOAT32 lower_left_lon
 
FLOAT32 lower_right_lat
 
FLOAT32 lower_right_lon
 
FLOAT32 northern_lat
 
FLOAT32 southern_lat
 
FLOAT32 western_lon
 
FLOAT32 eastern_lon
 
FLOAT32 start_center_lat
 
FLOAT32 start_center_lon
 
FLOAT32 end_center_lat
 
FLOAT32 end_center_lon
 
char start_node [11]
 
char end_node [11]
 

Detailed Description

Definition at line 77 of file swl0_struc.h.

Member Data Documentation

◆ center_lat

FLOAT32 center_lat

Definition at line 103 of file swl0_struc.h.

◆ center_lon

FLOAT32 center_lon

Definition at line 104 of file swl0_struc.h.

◆ center_scan_line

INT32 center_scan_line

Definition at line 95 of file swl0_struc.h.

◆ center_solz

FLOAT32 center_solz

Definition at line 105 of file swl0_struc.h.

◆ crec

INT16 crec

Definition at line 84 of file swl0_struc.h.

◆ ctime

FLOAT64 ctime

Definition at line 87 of file swl0_struc.h.

◆ eastern_lon

FLOAT32 eastern_lon

Definition at line 117 of file swl0_struc.h.

◆ end_center_lat

FLOAT32 end_center_lat

Definition at line 120 of file swl0_struc.h.

◆ end_center_lon

FLOAT32 end_center_lon

Definition at line 121 of file swl0_struc.h.

◆ end_node

char end_node[11]

Definition at line 123 of file swl0_struc.h.

◆ erec

INT16 erec

Definition at line 85 of file swl0_struc.h.

◆ etime

FLOAT64 etime

Definition at line 88 of file swl0_struc.h.

◆ indx

Definition at line 90 of file swl0_struc.h.

◆ l0file

char l0file[FILENAME_MAX]

Definition at line 78 of file swl0_struc.h.

◆ lower_left_lat

FLOAT32 lower_left_lat

Definition at line 110 of file swl0_struc.h.

◆ lower_left_lon

FLOAT32 lower_left_lon

Definition at line 111 of file swl0_struc.h.

◆ lower_right_lat

FLOAT32 lower_right_lat

Definition at line 112 of file swl0_struc.h.

◆ lower_right_lon

FLOAT32 lower_right_lon

Definition at line 113 of file swl0_struc.h.

◆ mnftype

BYTE mnftype

Definition at line 80 of file swl0_struc.h.

◆ node_lon

FLOAT32 node_lon

Definition at line 96 of file swl0_struc.h.

◆ node_time

FLOAT64 node_time

Definition at line 97 of file swl0_struc.h.

◆ northern_lat

FLOAT32 northern_lat

Definition at line 114 of file swl0_struc.h.

◆ nrec

INT16 nrec

Definition at line 81 of file swl0_struc.h.

◆ nscan

INT16 nscan

Definition at line 82 of file swl0_struc.h.

◆ ntilts

INT32 ntilts

Definition at line 98 of file swl0_struc.h.

◆ orbnum

INT32 orbnum

Definition at line 89 of file swl0_struc.h.

◆ qual

Definition at line 91 of file swl0_struc.h.

◆ southern_lat

FLOAT32 southern_lat

Definition at line 115 of file swl0_struc.h.

◆ srec

INT16 srec

Definition at line 83 of file swl0_struc.h.

◆ start_center_lat

FLOAT32 start_center_lat

Definition at line 118 of file swl0_struc.h.

◆ start_center_lon

FLOAT32 start_center_lon

Definition at line 119 of file swl0_struc.h.

◆ start_node

char start_node[11]

Definition at line 122 of file swl0_struc.h.

◆ stime

FLOAT64 stime

Definition at line 86 of file swl0_struc.h.

◆ tilt_flags

INT16 tilt_flags[MAXTILTS]

Definition at line 99 of file swl0_struc.h.

◆ tilt_lats

FLOAT32 tilt_lats[MAXTILTS][2][2]

Definition at line 102 of file swl0_struc.h.

◆ tilt_lons

FLOAT32 tilt_lons[MAXTILTS][2][2]

Definition at line 101 of file swl0_struc.h.

◆ tilt_ranges

INT16 tilt_ranges[MAXTILTS][2]

Definition at line 100 of file swl0_struc.h.

◆ type

BYTE type

Definition at line 79 of file swl0_struc.h.

◆ upper_left_lat

FLOAT32 upper_left_lat

Definition at line 106 of file swl0_struc.h.

◆ upper_left_lon

FLOAT32 upper_left_lon

Definition at line 107 of file swl0_struc.h.

◆ upper_right_lat

FLOAT32 upper_right_lat

Definition at line 108 of file swl0_struc.h.

◆ upper_right_lon

FLOAT32 upper_right_lon

Definition at line 109 of file swl0_struc.h.

◆ western_lon

FLOAT32 western_lon

Definition at line 116 of file swl0_struc.h.


The documentation for this struct was generated from the following file:
  • /gfs-oceanweb/web/ocssw/ocssw_src/src/l1agen_seawifs/swl0_struc.h