bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
functions::GeoGridFunction Class Reference
Inheritance diagram for functions::GeoGridFunction:
Inheritance graph
Collaboration diagram for functions::GeoGridFunction:
Collaboration graph

Public Member Functions

bool canOperateOn (libdap::DDS &dds)
 
bool canOperateOn (libdap::DMR &dmr)
 

Detailed Description

Definition at line 40 of file GeoGridFunction.h.

Constructor & Destructor Documentation

◆ GeoGridFunction()

functions::GeoGridFunction::GeoGridFunction ( )
inline

Definition at line 42 of file GeoGridFunction.h.

◆ ~GeoGridFunction()

virtual functions::GeoGridFunction::~GeoGridFunction ( )
inlinevirtual

Definition at line 53 of file GeoGridFunction.h.

Member Function Documentation

◆ canOperateOn() [1/2]

bool functions::GeoGridFunction::canOperateOn ( libdap::DDS & dds)

The passed DDS parameter dds is evaluated to see if it contains Grid objects whose semantics allow them to be operated on by function_geogrid()

Parameters
ddsThe DDS to be evaluated.

Definition at line 216 of file GeoGridFunction.cc.

◆ canOperateOn() [2/2]

bool functions::GeoGridFunction::canOperateOn ( libdap::DMR & dmr)

The passed DMR parameter dmr is evaluated to see if it contains DAP4 Arrays that conform with DAP2 Grid objects.

Parameters
dmrThe DMR to be evaluated.

Definition at line 420 of file GeoGridFunction.cc.


The documentation for this class was generated from the following files: