ocssw
V2022
|
#include <DtMask.h>
Public Member Functions | |
DtSedimentMask () | |
DtSedimentMask (DtAlgorithm *process) | |
~DtSedimentMask () | |
int | initialize () |
int | compute (short &mask) |
Protected Attributes | |
DtAlgorithm * | p_ |
Detailed Description
Constructor & Destructor Documentation
◆ DtSedimentMask() [1/2]
DtSedimentMask | ( | ) |
Class constructor
Definition at line 406 of file DtMask.cpp.
◆ DtSedimentMask() [2/2]
DtSedimentMask | ( | DtAlgorithm * | process | ) |
Class constructor
Definition at line 416 of file DtMask.cpp.
◆ ~DtSedimentMask()
~DtSedimentMask | ( | ) |
Class destructor
Definition at line 427 of file DtMask.cpp.
Member Function Documentation
◆ compute()
int compute | ( | short & | mask | ) |
Compute the mask for a single pixel
Definition at line 449 of file DtMask.cpp.
◆ initialize()
int initialize | ( | ) |
Initialize Input data
Definition at line 438 of file DtMask.cpp.
Member Data Documentation
◆ p_
|
protected |
The documentation for this class was generated from the following files:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/darktarget/DtMask.h
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/darktarget/DtMask.cpp