![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <RISE/misc/pointer.hpp>#include <RISE/medium/PhysicalResource.hpp>#include <RISE/scenario/Scenario.hpp>#include <RISE/scenario/PropagationCharacteristic.hpp>#include <RISE/transmissionobjects/transmissionobject.hpp>#include <WNS/PositionObserver.hpp>#include <WNS/container/FastListEnabler.hpp>#include <WNS/logger/Logger.hpp>#include <WNS/pyconfig/View.hpp>#include <WNS/PowerRatio.hpp>#include <WNS/Observer.hpp>#include <sstream>

Go to the source code of this file.
Namespaces | |
| namespace | rise |
| namespace | rise::antenna |
Classes | |
| class | rise::Transmitter |
| Allows a Station to transmit on one PhysicalResource. This class holds the respective information to allow a Station to transmit on one PhysicalResource. One Transmitter may have exactly one PhysicalResource and an appropriate wns::Power (txPwr). In case a Station should transmit on more than one PhysicalResource in parallel, it must have more than one Transmitter! The Transmitter is either in state transmitting or not ;). ATTENTION: A transmission here means emitting radio waves. So in GSM a Transmitter would start and stop his transmission every radio frame ... More... | |
1.5.5