OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <DtMask.h>

Collaboration diagram for DtSedimentMask:
[legend]

Public Member Functions

 DtSedimentMask ()
 
 DtSedimentMask (DtAlgorithm *process)
 
 ~DtSedimentMask ()
 
int initialize ()
 
int compute (short &mask)
 

Protected Attributes

DtAlgorithmp_
 

Detailed Description

Definition at line 101 of file DtMask.h.

Constructor & Destructor Documentation

◆ DtSedimentMask() [1/2]

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()

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_

DtAlgorithm* p_
protected

Definition at line 132 of file DtMask.h.


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