![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | Base |
| Generic base station object.*/. More... | |
| class | BroadcastTransmissionObject |
| Gives the implicit information needed for cir calculation. More... | |
| class | CastingAspect |
| class | Decoder |
| Converts a raw BER (after demodulation) into a residual BER (after decoding). More... | |
| class | DecoderConvolutional |
| class | DecoderFix |
| This decoder provides a fixed BER. More... | |
| class | Demodulator |
| Provides an interface that take Eb/N0 and computes a raw BER (after demodulation). More... | |
| class | DemodulatorBPSK |
| Demodulator for Binary Phase Shift Keying (BPSK). More... | |
| class | DemodulatorFix |
| This demodulator provides a fixed BER. More... | |
| class | DemodulatorGMSK |
| Demodulator for GMSK. More... | |
| class | DemodulatorPI4DQPSK |
| Demodulator for PI/4-DQPSK. More... | |
| class | DemodulatorQPSK |
| Demodulator for QPSK. More... | |
| class | FreqHash |
| Hash to store objects with a frequency (double) as key. More... | |
| class | FreqHashFunctor |
| Functor as hash function to the FreqHash. More... | |
| class | H2Cache |
| Interface of class H2Cache. More... | |
| class | HashCache |
| Interface of class HashCache. More... | |
| class | IdVectorCache |
| Interface of class IdVectorCache. More... | |
| class | MetaSystemManager |
| Singleton that holds a list of all available SystemManager at run time. In addition it performs the setup of the scenario. More... | |
| class | MulticastTransmissionObject |
| Gives the implicit information needed for cir calculation. More... | |
| class | NoCache |
| Provides no caching at all. More... | |
| class | PhysicalResourceObserver |
| Interface that is used by PhysicalResource. More... | |
| class | PointerHashMap |
| A hash_map that takes pointers/shared_pointers a key and any value. More... | |
| class | PointerHashMapFunctor |
| The hash function for pointers. More... | |
| class | rise::PointerHashMapFunctor< wns::SmartPtr< Key > > |
| specialization for SmartPtr More... | |
| class | PointerHashSet |
| A hash_set that takes pointers/shared_pointers a key and any value. More... | |
| class | PointerHashSetFunctor |
| The hash function for pointers. More... | |
| class | rise::PointerHashSetFunctor< wns::SmartPtr< Key > > |
| specialization for SmartPtr More... | |
| class | PropagationCache |
| Abstract class (interface) for caches to be use by each Receiver. More... | |
| class | PropCacheEntry |
| PropCacheEntry is an object that stores the values of pathloss, shadowing and antennaGain to compute the total loss. More... | |
| class | Receiver |
| class | ReceiverBase |
| Receives TransmissionObjects and calculates Carrier and Interference. More... | |
| class | ReceiverBF |
| class | ReceiverWithDispatcher |
| class | RISE |
| Enables the module functionality within the Simulation Framework. More... | |
| class | RISELogger |
| class | SCReceiver |
| Allows a Station to listen to one PhysicalResource. More... | |
| class | SCTransmitter |
| Allows a Station to transmit on a Single Carrier Transmitter. More... | |
| class | Station |
| The base class for all stations. More... | |
| class | SystemManager |
| Manages the station, scenario, configuration of one specific system. More... | |
| class | TransmissionInterface |
| class | TransmissionObject |
| Gives the implicit information needed for cir calculation. More... | |
| class | TransmissionObjectBF |
| Unicast Beamforming TransmissionObject. More... | |
| class | 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... | |
| class | TransmitterAspect |
| class | UnicastTransmissionObject |
| Gives the implicit information needed for cir calculation. More... | |
| class | VectorCache |
| Interface of class VectorCache. More... | |
Namespaces | |
| namespace | antenna |
| namespace | medium |
| namespace | plmapping |
| namespace | receiver |
| namespace | scenario |
Typedefs | |
| typedef wns::SmartPtr < TransmissionObjectBF > | BeamformingTransmissionObjectPtr |
| typedef wns::SmartPtr < BroadcastTransmissionObject > | BroadcastTransmissionObjectPtr |
| typedef wns::SmartPtr < MulticastTransmissionObject > | MulticastTransmissionObjectPtr |
| typedef wns::SmartPtr < TransmissionObject > | TransmissionObjectPtr |
| typedef wns::SmartPtr < UnicastTransmissionObject > | UnicastTransmissionObjectPtr |
Definition at line 35 of file pointer.hpp.
Definition at line 41 of file pointer.hpp.
Definition at line 39 of file pointer.hpp.
Definition at line 34 of file pointer.hpp.
Definition at line 37 of file pointer.hpp.
1.5.5