pops-core  0.9
PoPS (Pest or Pathogen Spread) Model Core C++ library
pops::QuarantineEscape< IntegerRaster, RasterIndex > Member List

This is the complete list of members for pops::QuarantineEscape< IntegerRaster, RasterIndex >, including all inherited members.

direction(unsigned step) constpops::QuarantineEscape< IntegerRaster, RasterIndex >inline
distance(unsigned step) constpops::QuarantineEscape< IntegerRaster, RasterIndex >inline
escape_info(unsigned step) constpops::QuarantineEscape< IntegerRaster, RasterIndex >inline
escaped(unsigned step) constpops::QuarantineEscape< IntegerRaster, RasterIndex >inline
infection_escape_quarantine(const IntegerRaster &infected, const IntegerRaster &quarantine_areas, unsigned step, const std::vector< std::vector< int >> &suitable_cells)pops::QuarantineEscape< IntegerRaster, RasterIndex >inline
QuarantineEscape(const IntegerRaster &quarantine_areas, double ew_res, double ns_res, unsigned num_steps, const std::vector< std::vector< int >> &suitable_cells)pops::QuarantineEscape< IntegerRaster, RasterIndex >inline
QuarantineEscape()=deletepops::QuarantineEscape< IntegerRaster, RasterIndex >