OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <GeoGridFunction.h>
Public Member Functions | |
bool | canOperateOn (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() More... | |
GeoGridFunction () | |
virtual | ~GeoGridFunction () |
Definition at line 36 of file GeoGridFunction.h.
|
inline |
Definition at line 38 of file GeoGridFunction.h.
References libdap::function_geogrid().
|
inlinevirtual |
Definition at line 48 of file GeoGridFunction.h.
bool libdap::GeoGridFunction::canOperateOn | ( | 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()
dds | The DDS to be evaluated. |
Definition at line 208 of file GeoGridFunction.cc.
References libdap::getGrids(), and libdap::isGeoGrid().