26 #ifndef __TERRALIB_COMMON_INTERNAL_DISTANCE_H
27 #define __TERRALIB_COMMON_INTERNAL_DISTANCE_H
59 Distance(
const double& value, std::size_t uomIdx);
A given distance has a measurement and a unit-of-measure.
void setUom(std::size_t uom)
std::size_t getUom() const
const double & getDistance() const
void setDistance(const double &value)
Distance(const double &value, std::size_t uomIdx)
It initializes a new Distance.
#define TECOMMONEXPORT
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).