pops-core
0.9
PoPS (Pest or Pathogen Spread) Model Core C++ library
|
This is the complete list of members for pops::QuarantineEscape< IntegerRaster, RasterIndex >, including all inherited members.
direction(unsigned step) const | pops::QuarantineEscape< IntegerRaster, RasterIndex > | inline |
distance(unsigned step) const | pops::QuarantineEscape< IntegerRaster, RasterIndex > | inline |
escape_info(unsigned step) const | pops::QuarantineEscape< IntegerRaster, RasterIndex > | inline |
escaped(unsigned step) const | pops::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()=delete | pops::QuarantineEscape< IntegerRaster, RasterIndex > |