26 #ifndef __TERRALIB_STATISTICAL_CORE_INTERNAL_UTILS_H
27 #define __TERRALIB_STATISTICAL_CORE_INTERNAL_UTILS_H
30 #include "../../maptools/DataSetLayer.h"
A dataset is the unit of information manipulated by the data access module of TerraLib.
TESTATEXPORT std::string GetStatSummaryShortName(const int &e)
Get the statistical parameter short name from its enumerator.
TESTATEXPORT std::vector< std::string > GetStringData(te::da::DataSet *dataSet, const std::string propName)
Returns the values of a string type property in a vector of values.
TESTATEXPORT std::vector< double > GetNumericData(te::da::DataSet *dataSet, const std::string propName)
Returns the values of a numeric type property in a vector of values.
TESTATEXPORT std::string GetStatSummaryFullName(const int &e)
Get the statistical parameter full name ffrom its enumerator.
#define TESTATEXPORT
You can use this macro in order to export/import classes and functions from this module.
Proxy configuration file for TerraView (see terraview_config.h).
Enumerations of XML module.