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


Public Member Functions | |
| BrownianEquiangularPolygon (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 | angle |
| Angle to rotate polygon. | |
| wns::Position | center |
| Center of the area. | |
| int | corners |
| Number of polygon corners. | |
| double | maxDistance |
| Maximum distance from center. | |
Definition at line 201 of file Brown.hpp.
| BrownianEquiangularPolygon::BrownianEquiangularPolygon | ( | const wns::pyconfig::View & | mobilityView | ) | [explicit] |
| bool BrownianEquiangularPolygon::checkBounds | ( | const wns::Position & | pos | ) | const [protected, virtual] |
1.5.5