KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
kjb::Ned13_caching_reader Struct Referenceabstract

interface to an elevation-info object that caches its NED13 grids More...

#include <nedgrid.h>

Inheritance diagram for kjb::Ned13_caching_reader:
kjb::Ned13_bilinear_reader kjb::Ned13_gp_reader kjb::Ned13_nearest_se_neighbor_reader

Public Member Functions

 Ned13_caching_reader (const std::vector< std::string > &path=std::vector< std::string >())
 
virtual float elevation_meters (const TopoFusion::pt &)=0
 
virtual ~Ned13_caching_reader ()
 

Public Attributes

Ned13_grid_cache cache
 

Detailed Description

interface to an elevation-info object that caches its NED13 grids

Constructor & Destructor Documentation

kjb::Ned13_caching_reader::Ned13_caching_reader ( const std::vector< std::string > &  path = std::vector<std::string>())
inline
virtual kjb::Ned13_caching_reader::~Ned13_caching_reader ( )
inlinevirtual

Member Function Documentation

virtual float kjb::Ned13_caching_reader::elevation_meters ( const TopoFusion::pt )
pure virtual

Member Data Documentation

Ned13_grid_cache kjb::Ned13_caching_reader::cache

The documentation for this struct was generated from the following file: