ocssw
V2022
|
Public Member Functions |
Public Attributes |
Static Public Attributes |
Protected Attributes |
List of all members
CldMaskLand
#include <CldMask.h>
Collaboration diagram for CldMaskLand:
Public Member Functions | |
CldMaskLand () | |
CldMaskLand (DDAlgorithm *process) | |
~CldMaskLand () | |
int | initialize () |
int | compute (unsigned char &mask) |
Public Attributes | |
unsigned char | snowmask_ |
unsigned char | mask_cirrus_ |
Static Public Attributes | |
static constexpr float | THRHLD1380_STD = 0.003 |
static constexpr float | THRHLD1380 = 0.025 |
static constexpr float | THRHLD1380_LOW = 0.01 |
static constexpr float | THRHLD470_STD = 0.0025 |
static constexpr float | THRHLD470 = 0.4 |
Protected Attributes | |
DDAlgorithm * | p_ |
Detailed Description
Constructor & Destructor Documentation
◆ CldMaskLand() [1/2]
CldMaskLand | ( | ) |
Class constructor/destructor
Definition at line 28 of file CldMask.cpp.
◆ CldMaskLand() [2/2]
CldMaskLand | ( | DDAlgorithm * | process | ) |
Definition at line 38 of file CldMask.cpp.
◆ ~CldMaskLand()
~CldMaskLand | ( | ) |
Definition at line 51 of file CldMask.cpp.
Member Function Documentation
◆ compute()
int compute | ( | unsigned char & | mask | ) |
Compute the mask for one pixel
Definition at line 88 of file CldMask.cpp.
◆ initialize()
int initialize | ( | ) |
Initialize Input data
Definition at line 62 of file CldMask.cpp.
Member Data Documentation
◆ mask_cirrus_
◆ p_
|
protected |
◆ snowmask_
◆ THRHLD1380
◆ THRHLD1380_LOW
◆ THRHLD1380_STD
◆ THRHLD470
◆ THRHLD470_STD
The documentation for this class was generated from the following files:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/l1b/CldMask.h
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/l1b/CldMask.cpp