OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <target_struc.h>

Public Attributes

int32_t sensorID
 
int32_t subsensorID
 
int32_t length
 
int32_t npix
 
int32_t mode
 
char * data
 
int32_t * year
 
int32_t * day
 
int32_t * msec
 
float * solz
 
float * Lw
 
float * nLw
 

Detailed Description

Definition at line 4 of file target_struc.h.

Member Data Documentation

◆ data

char* data

Definition at line 10 of file target_struc.h.

◆ day

int32_t* day

Definition at line 12 of file target_struc.h.

◆ length

int32_t length

Definition at line 7 of file target_struc.h.

◆ Lw

float* Lw

Definition at line 15 of file target_struc.h.

◆ mode

int32_t mode

Definition at line 9 of file target_struc.h.

◆ msec

int32_t* msec

Definition at line 13 of file target_struc.h.

◆ nLw

float* nLw

Definition at line 16 of file target_struc.h.

◆ npix

int32_t npix

Definition at line 8 of file target_struc.h.

◆ sensorID

int32_t sensorID

Definition at line 5 of file target_struc.h.

◆ solz

float* solz

Definition at line 14 of file target_struc.h.

◆ subsensorID

int32_t subsensorID

Definition at line 6 of file target_struc.h.

◆ year

int32_t* year

Definition at line 11 of file target_struc.h.


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