| coord_type typedef | Pixel_base< T, V > | |
| DEFAULT_RESOLUTION | Pixel_base< T, V > | [static] |
| DEG2RAD | Pixel_base< T, V > | [static] |
| DEGREES enum value | Pixel_base< T, V > | |
| distance(const Pixel_type &other) const | Pixel_base< T, V > | [inline] |
| distance_type typedef | Pixel_base< T, V > | |
| get_neighbours(std::vector< Pixel_type > &neighbours, std::multiset< Pixel_type > &pixels, distance_type resolution, bool sorted=false) const | Pixel_base< T, V > | [inline] |
| get_resolution() | Pixel_base< T, V > | [inline, static] |
| ilat | Pixel_base< T, V > | [private] |
| ilon | Pixel_base< T, V > | [private] |
| lat() const | Pixel_base< T, V > | [inline] |
| lat_ | Pixel_base< T, V > | [private] |
| lon() const | Pixel_base< T, V > | [inline] |
| lon_ | Pixel_base< T, V > | [private] |
| operator<(const Pixel_type &other) const | Pixel_base< T, V > | [inline] |
| operator<<(std::ostream &os, const Pixel_type &pixel) | Pixel_base< T, V > | [friend] |
| operator==(const Pixel_type &other) const | Pixel_base< T, V > | [inline] |
| Pixel_base() | Pixel_base< T, V > | [inline] |
| Pixel_base(const coord_type lat, const coord_type lon, const value_type &val, const unit_type unit=RADIANS) | Pixel_base< T, V > | [inline] |
| Pixel_type typedef | Pixel_base< T, V > | |
| R_EARTH | Pixel_base< T, V > | [static] |
| RAD2DEG | Pixel_base< T, V > | [static] |
| RADIANS enum value | Pixel_base< T, V > | |
| resolution | Pixel_base< T, V > | [private, static] |
| set_resolution(distance_type new_resolution) | Pixel_base< T, V > | [inline, static] |
| unit_type enum name | Pixel_base< T, V > | |
| val() const | Pixel_base< T, V > | [inline] |
| val_ | Pixel_base< T, V > | [private] |
| value_type typedef | Pixel_base< T, V > | |