OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
VariableFillRange< T >

#include <Variable.hpp>

Inheritance diagram for VariableFillRange< T >:
[legend]
Collaboration diagram for VariableFillRange< T >:
[legend]

Public Member Functions

 VariableFillRange (T min, T max)
 
bool is_fill (const T &data) override
 
- Public Member Functions inherited from VariableFill< T >
 VariableFill ()
 

Detailed Description

template<typename T>
class focs::VariableFillRange< T >

Definition at line 66 of file Variable.hpp.

Constructor & Destructor Documentation

◆ VariableFillRange()

VariableFillRange ( min,
max 
)
inline

Definition at line 68 of file Variable.hpp.

Member Function Documentation

◆ is_fill()

bool is_fill ( const T &  data)
inlineoverridevirtual

Reimplemented from VariableFill< T >.

Definition at line 69 of file Variable.hpp.


The documentation for this class was generated from the following file:
  • /gfs-oceanweb/web/ocssw/ocssw_src/include/focs/Variable.hpp