Definition at line 40 of file GeoGridFunction.h.
◆ GeoGridFunction()
functions::GeoGridFunction::GeoGridFunction |
( |
| ) |
|
|
inline |
◆ ~GeoGridFunction()
virtual functions::GeoGridFunction::~GeoGridFunction |
( |
| ) |
|
|
inlinevirtual |
◆ 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
-
dds | The 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
-
dmr | The DMR to be evaluated. |
Definition at line 420 of file GeoGridFunction.cc.
The documentation for this class was generated from the following files: