OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
MakeArrayFunction.h File Reference
#include <ServerFunction.h>
Include dependency graph for MakeArrayFunction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libdap::MakeArrayFunction
 The LinearScaleFunction class encapsulates the array builder function 'function_make_array' along with additional meta-data regarding its use and applicability. More...
 

Namespaces

 libdap
 static class NCMLUtil overview
 

Functions

void libdap::function_make_dap2_array (int argc, BaseType *argv[], DDS &dds, BaseType **btpp)
 Build a new DAP Array variable. More...
 
BaseType * libdap::function_make_dap4_array (D4RValueList *args, DMR &dmr)
 The linear_scale() function applies the familiar y = mx + b equation to data. More...