#include <pesticide.h>
Definition at line 77 of file pesticide.h.
◆ Diffusor()
Diffusor::Diffusor |
( |
int |
a_dx, |
|
|
int |
a_dy, |
|
|
double |
a_fraction |
|
) |
| |
|
inline |
◆ Getdx()
◆ Getdy()
◆ GetFraction()
double Diffusor::GetFraction |
( |
| ) |
|
|
inline |
◆ SetFraction()
void Diffusor::SetFraction |
( |
double |
a_frac | ) |
|
|
inline |
◆ m_dx
Diffusor is the fraction of the total amount sprayed at 0,0 at the co-ordinates given by m_dx, and m_dy, relative to the origin at 0,0. If a pesticide dispersed 10m from the point source in all directions the grid would be 21 x 21 squares, each with its own diffusor. This grid of diffusors forms the Diffusion_mask
Definition at line 84 of file pesticide.h.
Referenced by Diffusor(), and Getdx().
◆ m_dy
◆ m_fraction
double Diffusor::m_fraction |
|
private |
The documentation for this class was generated from the following file: