|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include "config.h"#include <limits.h>#include <iostream>#include "BaseType.h"#include "Str.h"#include "Array.h"#include "Grid.h"#include "Error.h"#include "debug.h"#include "DAP_Dataset.h"#include "reproj_functions.h"
Go to the source code of this file.
Namespaces | |
| libdap | |
| static class NCMLUtil overview | |
Macros | |
| #define | DODS_DEBUG |
Functions | |
| void | libdap::function_swath2array (int argc, BaseType *argv[], DDS &, BaseType **btpp) |
| void | libdap::function_swath2grid (int argc, BaseType *argv[], DDS &, BaseType **btpp) |
| #define DODS_DEBUG |
Definition at line 54 of file reproj_functions.cc.