OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <Product.hpp>

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

Public Member Functions

 AttributeRange (const std::string &name, T min, T max)
 
virtual ~AttributeRange () override
 
bool matches (const Attribute &attribute) const override
 
- Public Member Functions inherited from AttributeCondition
virtual ~AttributeCondition ()
 

Detailed Description

template<typename T = double>
class focs::AttributeRange< T >

Definition at line 275 of file Product.hpp.

Constructor & Destructor Documentation

◆ AttributeRange()

AttributeRange ( const std::string name,
min,
max 
)
inline

Definition at line 278 of file Product.hpp.

◆ ~AttributeRange()

virtual ~AttributeRange ( )
inlineoverridevirtual

Definition at line 279 of file Product.hpp.

Member Function Documentation

◆ matches()

bool matches ( const Attribute attribute) const
inlineoverridevirtual

Reimplemented from AttributeCondition.

Definition at line 280 of file Product.hpp.


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