OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <DbMask.h>

Collaboration diagram for DbPyrocbMask:
[legend]

Public Member Functions

 DbPyrocbMask ()
 
 DbPyrocbMask (DbAlgLand *proc)
 
 ~DbPyrocbMask ()
 
int compute (const size_t iy, const size_t ix, short &mask)
 

Protected Attributes

DbAlgLandp_
 

Detailed Description

Definition at line 66 of file DbMask.h.

Constructor & Destructor Documentation

◆ DbPyrocbMask() [1/2]

Class constructor / destructor

Definition at line 413 of file DbMask.cpp.

◆ DbPyrocbMask() [2/2]

DbPyrocbMask ( DbAlgLand proc)

Definition at line 417 of file DbMask.cpp.

◆ ~DbPyrocbMask()

Definition at line 421 of file DbMask.cpp.

Member Function Documentation

◆ compute()

int compute ( const size_t  iy,
const size_t  ix,
short &  mask 
)

Compute the cloud mask

Definition at line 431 of file DbMask.cpp.

Member Data Documentation

◆ p_

DbAlgLand* p_
protected

Definition at line 84 of file DbMask.h.


The documentation for this class was generated from the following files:
  • /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/deepblue/DbMask.h
  • /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/deepblue/DbMask.cpp