OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <ServerFunction.h>
Go to the source code of this file.
Classes | |
class | libdap::LinearScaleFunction |
The LinearScaleFunction class encapsulates the linear_scale function 'function_linear_scale' along with additional meta-data regarding its use and applicability. More... | |
Namespaces | |
libdap | |
Functions | |
void | libdap::function_linear_scale (int argc, BaseType *argv[], DDS &, BaseType **btpp) |
Given a BaseType, scale it using 'y = mx + b'. More... | |