|
libdap++
Updated for version 3.13.1
|
#include <D4Maps.h>

Public Types | |
| typedef vector< string >::iterator | D4MapsIter |
Public Member Functions | |
| void | add_map (const string &map) |
| D4Maps () | |
| string | get_map (int i) |
| D4MapsIter | maps_begin () |
| D4MapsIter | maps_end () |
| virtual | ~D4Maps () |
Maps in DAP4 are simply the names of Dimensions. When a dimensioned variable (i.e., an array) also has 'maps' that array is a 'grid' in the sense that the 'maps' define the domain of a sampled function.
| typedef vector<string>::iterator libdap::D4Maps::D4MapsIter |
|
inline |
|
inline |