| apply_constraint_to_data() | functions::GridGeoConstraint | virtual |
| categorize_latitude() const | functions::GeoConstraint | protectedvirtual |
| categorize_notation(const double left, const double right) const | functions::GeoConstraint | protected |
| find_latitude_indeces(double top, double bottom, LatitudeSense sense, int &latitude_index_top, int &latitude_index_bottom) const | functions::GeoConstraint | protected |
| find_longitude_indeces(double left, double right, int &longitude_index_left, int &longitude_index_right) const | functions::GeoConstraint | protected |
| flip_latitude_within_array(libdap::Array &a, int lat_length, int lon_length) | functions::GeoConstraint | protectedvirtual |
| GeoConstraint() | functions::GeoConstraint | |
| get_array_data() const | functions::GeoConstraint | inline |
| get_array_data_size() const | functions::GeoConstraint | inline |
| get_coards_lat_units() const | functions::GeoConstraint | inline |
| get_coards_lon_units() const | functions::GeoConstraint | inline |
| get_constrained_grid() const | functions::GridGeoConstraint | inlinevirtual |
| get_lat() const | functions::GeoConstraint | inline |
| get_lat_dim() const | functions::GeoConstraint | inline |
| get_lat_length() const | functions::GeoConstraint | inline |
| get_lat_names() const | functions::GeoConstraint | inline |
| get_latitude_index_bottom() const | functions::GeoConstraint | inline |
| get_latitude_index_top() const | functions::GeoConstraint | inline |
| get_latitude_sense() const | functions::GeoConstraint | inline |
| get_lon() const | functions::GeoConstraint | inline |
| get_lon_dim() const | functions::GeoConstraint | inline |
| get_lon_length() const | functions::GeoConstraint | inline |
| get_lon_names() const | functions::GeoConstraint | inline |
| get_longitude_index_left() const | functions::GeoConstraint | inline |
| get_longitude_index_right() const | functions::GeoConstraint | inline |
| get_longitude_notation() const | functions::GeoConstraint | inline |
| GridGeoConstraint(libdap::Grid *grid) | functions::GridGeoConstraint | |
| GridGeoConstraint(libdap::Grid *grid, libdap::Array *lat, libdap::Array *lon) | functions::GridGeoConstraint | |
| GridGeoConstraintTest class | functions::GridGeoConstraint | friend |
| inverted enum value | functions::GeoConstraint | |
| is_bounding_box_set() const | functions::GeoConstraint | inline |
| is_bounding_box_valid(const double left, const double top, const double right, const double bottom) const | functions::GeoConstraint | protectedvirtual |
| is_longitude_rightmost() const | functions::GeoConstraint | inline |
| LatitudeSense enum name | functions::GeoConstraint | |
| neg_pos enum value | functions::GeoConstraint | |
| normal enum value | functions::GeoConstraint | |
| Notation enum name | functions::GeoConstraint | |
| pos enum value | functions::GeoConstraint | |
| reorder_data_longitude_axis(libdap::Array &a, libdap::Array::Dim_iter lon_dim) | functions::GeoConstraint | protectedvirtual |
| reorder_longitude_map(int longitude_index_left) | functions::GeoConstraint | protectedvirtual |
| set_bounding_box(double top, double left, double bottom, double right) | functions::GeoConstraint | |
| set_lat(double *lat) | functions::GeoConstraint | inline |
| set_lat_dim(libdap::Array::Dim_iter lat) | functions::GeoConstraint | inline |
| set_lat_length(int len) | functions::GeoConstraint | inline |
| set_latitude_index_bottom(int bottom) | functions::GeoConstraint | inline |
| set_latitude_index_top(int top) | functions::GeoConstraint | inline |
| set_latitude_sense(LatitudeSense l) | functions::GeoConstraint | inline |
| set_lon(double *lon) | functions::GeoConstraint | inline |
| set_lon_dim(libdap::Array::Dim_iter lon) | functions::GeoConstraint | inline |
| set_lon_length(int len) | functions::GeoConstraint | inline |
| set_longitude_index_left(int left) | functions::GeoConstraint | inline |
| set_longitude_index_right(int right) | functions::GeoConstraint | inline |
| set_longitude_notation(Notation n) | functions::GeoConstraint | inline |
| set_longitude_rightmost(bool state) | functions::GeoConstraint | inline |
| transform_constraint_to_pos_notation(double &left, double &right) const | functions::GeoConstraint | protected |
| transform_longitude_to_neg_pos_notation() | functions::GeoConstraint | protectedvirtual |
| transform_longitude_to_pos_notation() | functions::GeoConstraint | protectedvirtual |
| transpose_vector(double *src, const int length) | functions::GeoConstraint | protectedvirtual |
| unknown_notation enum value | functions::GeoConstraint | |
| unknown_sense enum value | functions::GeoConstraint | |
| ~GeoConstraint() | functions::GeoConstraint | inlinevirtual |
| ~GridGeoConstraint() | functions::GridGeoConstraint | inlinevirtual |