![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <scenario/mobility/Brown.hpp>


Public Member Functions | |
| BrownianRect (const wns::pyconfig::View &mobilityView) | |
Protected Member Functions | |
| virtual bool | checkBounds (const wns::Position &pos) const |
| checks whether the given position is inside the allowed bounds | |
Private Attributes | |
| double | xmax |
| double | xmin |
| store the rectangular bounds | |
| double | ymax |
| double | ymin |
Definition at line 144 of file Brown.hpp.
| BrownianRect::BrownianRect | ( | const wns::pyconfig::View & | mobilityView | ) | [explicit] |
| bool BrownianRect::checkBounds | ( | const wns::Position & | pos | ) | const [protected, virtual] |
1.5.5