OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
reproj_functions.cc File Reference
#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"
Include dependency graph for reproj_functions.cc:

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)
 

Macro Definition Documentation

#define DODS_DEBUG

Definition at line 54 of file reproj_functions.cc.