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


Public Member Functions | |
| virtual void | configure () |
| Configures this module before StartUp(). | |
| wns::rng::RNGen * | getMobilityRNG () |
| Return Mobility RNG pointer. | |
| RISE (const wns::pyconfig::View &_pyConfigView) | |
| Default c'tor. | |
| virtual void | shutDown () |
| Shut down the module after EventScheduler stopped. | |
| virtual void | startUp () |
| Adds all probes. | |
| virtual | ~RISE () |
| Default d'tor. | |
Private Attributes | |
| wns::rng::RNGen * | mobilityRNG |
Definition at line 42 of file RISE.hpp.
| RISE::RISE | ( | const wns::pyconfig::View & | _pyConfigView | ) |
| void RISE::configure | ( | ) | [virtual] |
Sets some pointers like the global EventScheduler or RandomNumberGenerator which are provided by the Simulation Framework.
Implements wns::module::Base.
| wns::rng::RNGen * RISE::getMobilityRNG | ( | ) |
| void RISE::shutDown | ( | ) | [virtual] |
wns::rng::RNGen* rise::RISE::mobilityRNG [private] |
1.5.5