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

Static Public Member Functions

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.
 

Friends

class StareFunctionsTest
 

Detailed Description

Definition at line 158 of file StareFunctions.h.

Constructor & Destructor Documentation

◆ StareIntersectionFunction()

functions::StareIntersectionFunction::StareIntersectionFunction ( )
inline

Definition at line 164 of file StareFunctions.h.

Member Function Documentation

◆ 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
argsTwo values: A variable in the dataset and a set of stare indices
dmrThe DMR object for this dataset
Returns
True/False in a DAP Int32.

Definition at line 263 of file StareFunctions.cc.

Friends And Related Symbol Documentation

◆ StareFunctionsTest

friend class StareFunctionsTest
friend

Definition at line 162 of file StareFunctions.h.


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