This is the complete list of members for te::st::PointCoverage, including all inherited members.
add(const te::gm::Point &l, te::dt::AbstractData *value) | te::st::PointCoverage | |
add(const te::gm::Point &l, boost::ptr_vector< te::dt::AbstractData > &value) | te::st::PointCoverage | |
add(PointCoverageObservation &obs) | te::st::PointCoverage | |
begin() const | te::st::PointCoverage | |
clone() const | te::st::PointCoverage | virtual |
Coverage() | te::st::Coverage | |
end() const | te::st::PointCoverage | |
getDouble(const te::gm::Point &l, std::vector< double > &result) const | te::st::PointCoverage | virtual |
getDouble(const te::gm::Point &l, unsigned int p=0) const | te::st::PointCoverage | virtual |
getDouble(const te::gm::Polygon &l, unsigned int p, std::vector< double > &result) const | te::st::PointCoverage | virtual |
getDouble(const te::gm::Polygon &l, std::vector< double > &result) const | te::st::PointCoverage | virtual |
getInt(const te::gm::Point &l, std::vector< int > &result) const | te::st::PointCoverage | virtual |
getInt(const te::gm::Point &l, unsigned int p=0) const | te::st::PointCoverage | virtual |
getInt(const te::gm::Polygon &l, unsigned int p, std::vector< int > &result) const | te::st::PointCoverage | virtual |
getInt(const te::gm::Polygon &l, std::vector< int > &result) const | te::st::PointCoverage | virtual |
getNumberOfProperties() const | te::st::PointCoverage | virtual |
getPropertyNames() const | te::st::PointCoverage | virtual |
getPropertyTypes() const | te::st::PointCoverage | virtual |
getRaster() const | te::st::PointCoverage | virtual |
getRaster(unsigned int p) const | te::st::PointCoverage | virtual |
getSpatialExtent() const | te::st::PointCoverage | virtual |
getTime() const | te::st::PointCoverage | virtual |
getType() const | te::st::PointCoverage | virtual |
getValue(const te::gm::Point &l, boost::ptr_vector< te::dt::AbstractData > &result) const | te::st::PointCoverage | virtual |
getValue(const te::gm::Point &l, unsigned int p=0) const | te::st::PointCoverage | virtual |
getValue(const te::gm::Polygon &l, unsigned int p, boost::ptr_vector< te::dt::AbstractData > &result) const | te::st::PointCoverage | virtual |
getValue(const te::gm::Polygon &l, boost::ptr_vector< te::dt::AbstractData > &result) const | te::st::PointCoverage | virtual |
m_interpolator | te::st::PointCoverage | protected |
m_np | te::st::PointCoverage | protected |
m_observations | te::st::PointCoverage | protected |
m_pnames | te::st::PointCoverage | protected |
m_ptypes | te::st::PointCoverage | protected |
m_rTree | te::st::PointCoverage | protected |
m_sextent | te::st::PointCoverage | protected |
m_textent | te::st::PointCoverage | protected |
m_tp | te::st::PointCoverage | protected |
PointCoverage() | te::st::PointCoverage | |
PointCoverage(AbstractPointCoverageInterp *interp, te::gm::Geometry *sextent, te::dt::DateTime *textent, int np, const std::vector< int > &ptypes, const std::vector< std::string > &pnames) | te::st::PointCoverage | |
PointCoverage(AbstractPointCoverageInterp *interp, te::gm::Geometry *sextent, te::dt::DateTime *textent, int np, const std::vector< int > &ptypes, const std::vector< std::string > &pnames, int tp) | te::st::PointCoverage | |
~Coverage() | te::st::Coverage | virtual |
~PointCoverage() | te::st::PointCoverage | virtual |