ocssw
V2022
|
#include <DbMaskOCI.h>
Public Member Functions | |
DbCloudMaskLandOCI () | |
DbCloudMaskLandOCI (DbProcessLand *proc) | |
~DbCloudMaskLandOCI () | |
int | compute_1 () |
int | compute_2 () |
int | compute_1 (const int iy, const int ix, short &mask, short &snow1, short &snow2) |
int | compute_2 (const int iy, const int ix, short &mask, const short snow2) |
Protected Attributes | |
DbProcessLand * | p_ |
Detailed Description
Definition at line 16 of file DbMaskOCI.h.
Constructor & Destructor Documentation
◆ DbCloudMaskLandOCI() [1/2]
Class constructor / destructor
Definition at line 31 of file DbMaskOCI.cpp.
◆ DbCloudMaskLandOCI() [2/2]
DbCloudMaskLandOCI | ( | DbProcessLand * | proc | ) |
◆ ~DbCloudMaskLandOCI()
~DbCloudMaskLandOCI | ( | ) |
Definition at line 41 of file DbMaskOCI.cpp.
Member Function Documentation
◆ compute_1() [1/2]
int compute_1 | ( | ) |
Compute the 2 stages of cloud mask calculations
◆ compute_1() [2/2]
Definition at line 51 of file DbMaskOCI.cpp.
◆ compute_2() [1/2]
int compute_2 | ( | ) |
◆ compute_2() [2/2]
Definition at line 282 of file DbMaskOCI.cpp.
Member Data Documentation
◆ p_
|
protected |
Definition at line 39 of file DbMaskOCI.h.
The documentation for this class was generated from the following files:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/deepblue/DbMaskOCI.h
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/deepblue/DbMaskOCI.cpp