|
ocssw
V2022
|
#include <vcal_struc.h>
Public Attributes | |
| int32_t | sensorID |
| int32_t | length |
| int32_t | npix |
| int32_t | nbands |
| char * | data |
| float * | vLt |
| float * | Lw |
| float * | nLw |
| float * | tLw |
| float * | brdfsat |
| float * | brdftgt |
Detailed Description
Definition at line 4 of file vcal_struc.h.
Member Data Documentation
◆ brdfsat
| float* brdfsat |
Definition at line 14 of file vcal_struc.h.
◆ brdftgt
| float* brdftgt |
Definition at line 15 of file vcal_struc.h.
◆ data
| char* data |
Definition at line 9 of file vcal_struc.h.
◆ length
| int32_t length |
Definition at line 6 of file vcal_struc.h.
◆ Lw
| float* Lw |
Definition at line 11 of file vcal_struc.h.
◆ nbands
| int32_t nbands |
Definition at line 8 of file vcal_struc.h.
◆ nLw
| float* nLw |
Definition at line 12 of file vcal_struc.h.
◆ npix
| int32_t npix |
Definition at line 7 of file vcal_struc.h.
◆ sensorID
| int32_t sensorID |
Definition at line 5 of file vcal_struc.h.
◆ tLw
| float* tLw |
Definition at line 13 of file vcal_struc.h.
◆ vLt
| float* vLt |
Definition at line 10 of file vcal_struc.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/l2gen/vcal_struc.h


