OverSim
|
#include <hotspotRoaming.h>
Public Attributes | |
Vector2D | center |
double | radius |
double | probability |
Definition at line 37 of file hotspotRoaming.h.
Vector2D hotspotRoaming::Hotspot::center |
Definition at line 38 of file hotspotRoaming.h.
Referenced by hotspotRoaming::hotspotRoaming().
double hotspotRoaming::Hotspot::probability |
Definition at line 40 of file hotspotRoaming.h.
Referenced by hotspotRoaming::hotspotRoaming().
double hotspotRoaming::Hotspot::radius |
Definition at line 39 of file hotspotRoaming.h.
Referenced by hotspotRoaming::hotspotRoaming().