#include <GeostatisticalFunctions.h>
Public Member Functions | |
GeostatisticalDataItem () | |
~GeostatisticalDataItem () | |
Public Attributes | |
te::gm::Geometry * | m_geom |
double | m_value |
Definition at line 48 of file GeostatisticalFunctions.h.
|
inline |
Definition at line 53 of file GeostatisticalFunctions.h.
|
inline |
Definition at line 59 of file GeostatisticalFunctions.h.
References m_geom.
te::gm::Geometry* te::sa::GeostatisticalDataItem::m_geom |
Definition at line 51 of file GeostatisticalFunctions.h.
Referenced by ~GeostatisticalDataItem().
double te::sa::GeostatisticalDataItem::m_value |
Definition at line 50 of file GeostatisticalFunctions.h.