#include <Smooth.h>
Definition at line 23 of file Smooth.h.
te::mnt::Smooth::Smooth |
( |
| ) |
|
te::mnt::Smooth::~Smooth |
( |
| ) |
|
bool te::mnt::Smooth::run |
( |
| ) |
|
void te::mnt::Smooth::setParams |
( |
double |
factor, |
|
|
double |
max_dist, |
|
|
bool |
simpl |
|
) |
| |
void te::mnt::Smooth::setSRID |
( |
int |
srid | ) |
|
|
inline |
Function used to set the Spatial Reference System ID
Definition at line 38 of file Smooth.h.
double te::mnt::Smooth::m_factor |
|
protected |
std::string te::mnt::Smooth::m_inDsetName |
|
protected |
double te::mnt::Smooth::m_maxdist |
|
protected |
std::string te::mnt::Smooth::m_outDsetName |
|
protected |
bool te::mnt::Smooth::m_simpl_out |
|
protected |
int te::mnt::Smooth::m_srid |
|
protected |
Attribute with spatial reference information.
Definition at line 56 of file Smooth.h.
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/mnt/core/Smooth.h