amax1(double arg1, double arg2) | te::mnt::SplineInterpolationGrassMitasova | private |
amin1(double arg1, double arg2) | te::mnt::SplineInterpolationGrassMitasova | private |
calculateGrid() | te::mnt::SplineInterpolationGrassMitasova | |
CalculateGrid() | te::mnt::CalculateGrid | |
G_lubksb(std::vector< std::vector< double > > &a, int n, std::vector< int > &indx, std::vector< double > &b) | te::mnt::SplineInterpolationGrassMitasova | private |
G_ludcmp(std::vector< std::vector< double > > &, int, std::vector< int > &, double &) | te::mnt::SplineInterpolationGrassMitasova | private |
GenerateGridSplineGrass() | te::mnt::CalculateGrid | |
GenerateGridSplineMitasova() | te::mnt::CalculateGrid | |
IL_check_at_points_2d(std::vector< double > &b, double &ertot, double zmin, double dnorm, double fi) | te::mnt::SplineInterpolationGrassMitasova | private |
IL_crst(double r, double fi) | te::mnt::SplineInterpolationGrassMitasova | private |
IL_grid_calc(double xMin, double xMax, double yMin, double yMax, double zMin, double zMax, int KMAX2, std::vector< double > &b, double fi, double dnorm) | te::mnt::SplineInterpolationGrassMitasova | private |
IL_matrix_create(std::vector< std::vector< double > > &matrix, std::vector< int > &indx, double fi, double rsm, int KMAX2) | te::mnt::SplineInterpolationGrassMitasova | private |
Initialize(bool spline, unsigned int &nro_neighb, double &rx1, double &ry2, unsigned int &outputWidth, unsigned int &outputHeight) | te::mnt::CalculateGrid | |
Interpolation(te::gm::PointZ &pg, std::vector< te::gm::PointZ > &points, std::vector< double > &distq) | te::mnt::CalculateGrid | |
Interpwq(te::gm::PointZ &pg, std::vector< te::gm::PointZ > &points, std::vector< double > &distq) | te::mnt::CalculateGrid | |
Interpwqz(te::gm::PointZ &pg, std::vector< te::gm::PointZ > &points, std::vector< double > &distq) | te::mnt::CalculateGrid | |
m_adaptativeTree | te::mnt::CalculateGrid | protected |
m_attrZ | te::mnt::CalculateGrid | protected |
m_dataset | te::mnt::CalculateGrid | protected |
m_dsinfo | te::mnt::CalculateGrid | protected |
m_env | te::mnt::CalculateGrid | protected |
m_inDsetName | te::mnt::CalculateGrid | protected |
m_inDsetType | te::mnt::CalculateGrid | protected |
m_inDsrc | te::mnt::CalculateGrid | protected |
m_inter | te::mnt::CalculateGrid | protected |
m_minimoPontos | te::mnt::SplineInterpolationGrassMitasova | private |
m_nodatavalue | te::mnt::CalculateGrid | protected |
m_pointsRegion | te::mnt::SplineInterpolationGrassMitasova | private |
m_power | te::mnt::CalculateGrid | protected |
m_radius | te::mnt::CalculateGrid | protected |
m_resx | te::mnt::CalculateGrid | protected |
m_resy | te::mnt::CalculateGrid | protected |
m_rst | te::mnt::CalculateGrid | protected |
m_smooth | te::mnt::SplineInterpolationGrassMitasova | private |
m_smoothM | te::mnt::CalculateGrid | protected |
m_srid | te::mnt::CalculateGrid | protected |
m_tension | te::mnt::SplineInterpolationGrassMitasova | private |
m_tolerance | te::mnt::CalculateGrid | protected |
run() | te::mnt::CalculateGrid | |
setControlPoints(double xMin, double xMax, double yMin, double yMax, int nMax, double xOrigem, double yOrigem, double dnorm) | te::mnt::SplineInterpolationGrassMitasova | |
setEnvelope(te::gm::Envelope &env) | te::mnt::CalculateGrid | |
setInput(te::da::DataSourcePtr inDsrc, std::string inDsetName, std::auto_ptr< te::da::DataSetType > inDsetType) | te::mnt::CalculateGrid | |
setOutput(std::map< std::string, std::string > &dsinfo) | te::mnt::CalculateGrid | |
setParams(const std::string &attr, double resx, double resy, Interpolator gt, double rad, int pow) | te::mnt::CalculateGrid | |
setSRID(int srid) | te::mnt::CalculateGrid | |
SplineInterpolationGrassMitasova(int minPoints=mitasovaMINPOINTS, double tension=mitasovaTENSION, double smooth=mitasovaSMOOTH) | te::mnt::SplineInterpolationGrassMitasova | |
~CalculateGrid() | te::mnt::CalculateGrid | |
~SplineInterpolationGrassMitasova() | te::mnt::SplineInterpolationGrassMitasova | virtual |