|
static libdap::BaseType * | stare_intersection_dap4_function (libdap::D4RValueList *args, libdap::DMR &dmr) |
| Return true/false indicating that the given stare indices intersect the variables.
|
|
Definition at line 158 of file StareFunctions.h.
◆ StareIntersectionFunction()
functions::StareIntersectionFunction::StareIntersectionFunction |
( |
| ) |
|
|
inline |
◆ stare_intersection_dap4_function()
BaseType * functions::StareIntersectionFunction::stare_intersection_dap4_function |
( |
libdap::D4RValueList * | args, |
|
|
libdap::DMR & | dmr ) |
|
static |
Return true/false indicating that the given stare indices intersect the variables.
Checks to see if there are any Stare values provided from the client that can be found in the sidecar file. If there is at least one match, the function will return a 1. Otherwise returns a 0.
- Parameters
-
args | Two values: A variable in the dataset and a set of stare indices |
dmr | The DMR object for this dataset |
- Returns
- True/False in a DAP Int32.
Definition at line 263 of file StareFunctions.cc.
◆ StareFunctionsTest
friend class StareFunctionsTest |
|
friend |
The documentation for this class was generated from the following files: