te::sa::GeostatisticalDataItem Struct Reference

#include <GeostatisticalFunctions.h>

Public Member Functions

 GeostatisticalDataItem ()
 
 ~GeostatisticalDataItem ()
 

Public Attributes

te::gm::Geometrym_geom
 
double m_value
 

Detailed Description

Definition at line 48 of file GeostatisticalFunctions.h.

Constructor & Destructor Documentation

◆ GeostatisticalDataItem()

te::sa::GeostatisticalDataItem::GeostatisticalDataItem ( )
inline

Definition at line 53 of file GeostatisticalFunctions.h.

References m_geom, and m_value.

◆ ~GeostatisticalDataItem()

te::sa::GeostatisticalDataItem::~GeostatisticalDataItem ( )
inline

Definition at line 59 of file GeostatisticalFunctions.h.

References m_geom.

Member Data Documentation

◆ m_geom

te::gm::Geometry* te::sa::GeostatisticalDataItem::m_geom

Definition at line 51 of file GeostatisticalFunctions.h.

Referenced by GeostatisticalDataItem(), and ~GeostatisticalDataItem().

◆ m_value

double te::sa::GeostatisticalDataItem::m_value

Definition at line 50 of file GeostatisticalFunctions.h.

Referenced by GeostatisticalDataItem().


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