|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <GridFunction.h>


Public Member Functions | |
| bool | canOperateOn (DDS &dds) |
| The passed DDS parameter dds is evaluated to see if it contains Grid objects. More... | |
| GridFunction () | |
| virtual | ~GridFunction () |
Definition at line 36 of file GridFunction.h.
|
inline |
Definition at line 38 of file GridFunction.h.
References libdap::function_grid().

|
inlinevirtual |
Definition at line 48 of file GridFunction.h.
| bool libdap::GridFunction::canOperateOn | ( | DDS & | dds | ) |
The passed DDS parameter dds is evaluated to see if it contains Grid objects.
| dds | The DDS to be evaluated. |
Definition at line 162 of file GridFunction.cc.
References libdap::getGrids().
