|
class | _16PPMModulation |
|
class | _2GFSKModulation |
|
class | _4GFSKModulation |
|
class | _4PPMModulation |
|
class | AdditiveScrambler |
|
class | AdditiveScramblerModule |
|
class | AdditiveScrambling |
|
class | AnalogModelBase |
|
class | AntennaBase |
|
class | APSKCode |
|
class | APSKDecoder |
|
class | APSKDemodulator |
|
class | APSKDimensionalReceiver |
|
class | APSKDimensionalTransmitter |
|
class | APSKEncoder |
|
class | APSKErrorModel |
| Implements the APSKErrorModel model, see the NED file for details. More...
|
|
class | APSKLayeredErrorModel |
|
class | APSKLayeredReceiver |
|
class | APSKLayeredTransmitter |
|
class | APSKModulationBase |
| Base class for modulations using various amplitude and phase-shift keying. More...
|
|
class | APSKModulator |
|
class | APSKPhyFrame |
| Class generated from inet/physicallayer/apskradio/bitlevel/APSKPhyFrame.msg:21 by nedtool. More...
|
|
class | APSKPhyFrameSerializer |
|
class | APSKRadio |
|
class | APSKScalarReceiver |
|
class | APSKScalarTransmitter |
|
class | APSKSymbol |
|
class | Argument |
| Defines an argument for a mapping. More...
|
|
class | Arrival |
|
class | BandListening |
|
class | BaseDelayedIterator |
| Common base for a Const- and NonConst-Iterator for a DelayedMapping. More...
|
|
class | BaseDelayedMapping |
| Common base for Const- and NonConst-DelayedMapping. More...
|
|
class | BaseFilteredIterator |
| This iterator takes another ConstMappingIterator and does just pipe every method to the passed ConstMappingIterator. More...
|
|
class | BerParseFile |
| Radio model for IEEE 802.11. More...
|
|
class | BPSKModulation |
| This class implements binary phase-shift keying. More...
|
|
class | BreakpointPathLoss |
| Implementation of a breakpoint path loss model. More...
|
|
class | CommunicationCacheBase |
|
class | CommunicationLog |
|
class | ConcatConstMapping |
| Defines it values by concatenating one or more Mappings to a reference Mapping. More...
|
|
class | ConcatConstMappingIterator |
| Deletes its ConstMapping when this iterator is deleted. More...
|
|
class | ConfigureRadioCommand |
| Class generated from inet/physicallayer/contract/packetlevel/RadioControlInfo.msg:45 by nedtool. More...
|
|
class | ConstantGainAntenna |
|
class | ConstantSimpleConstMapping |
| Represents a constant mathematical mapping (f(x) = c) More...
|
|
class | ConstantSpeedPropagation |
|
class | ConstantTimePropagation |
|
class | ConstDelayedMapping |
| Moves another ConstMapping in its time dimension. More...
|
|
class | ConstInterpolateableIterator |
| Template for an interpolateable const iterator for any container which maps from a key to a value. More...
|
|
class | ConstMapping |
| Represents a not changeable mapping (mathematical function) from domain with at least the time to a Argument::mapped_type value. More...
|
|
class | ConstMappingIterator |
| Defines an const iterator for a ConstMapping which is able to iterate over the Mapping. More...
|
|
class | ConstMappingIteratorWrapper |
| Wraps an ConstMappingIterator into a MappingIterator interface. More...
|
|
class | ConstMappingWrapper |
| Wraps an ConstMapping into a Mapping interface. More...
|
|
class | ConvolutionalCode |
|
class | ConvolutionalCoder |
|
class | ConvolutionalCoderModule |
|
class | CosineAntenna |
|
class | DBPSKModulation |
|
class | DelayedMapping |
| Moves another Mapping in its time dimension. More...
|
|
class | DielectricObstacleLoss |
| This class computes obstacle loss based on the actual straight path that the radio signal travels from the transmitter to the receiver. More...
|
|
class | Dimension |
| Specifies a dimension for mappings (like time, frequency, etc.) More...
|
|
class | DimensionalAnalogModel |
|
class | DimensionalAnalogModelBase |
|
class | DimensionalNoise |
|
class | DimensionalReception |
|
class | DimensionalReceptionSignalAnalogModel |
|
class | DimensionalSignalAnalogModel |
|
class | DimensionalSNIR |
|
class | DimensionalTransmission |
|
class | DimensionalTransmissionSignalAnalogModel |
|
class | DimensionalTransmitterBase |
|
class | DimensionSet |
| Represents a set of dimensions which is used to define over which dimensions a mapping is defined (the domain of the mapping). More...
|
|
class | DipoleAntenna |
|
class | DPSKModulationBase |
|
class | DQPSKModulation |
|
class | DsssErrorRateModel |
| an implementation of DSSS error rate model More...
|
|
class | DSSSOQPSK16Modulation |
|
class | ErrorModelBase |
|
class | FilledUpMapping |
| Takes a source ConstMapping with a domain A and a set of KeyEntries for a domain B and creates a clone of the source mapping with the domain B and the KeyEntries passed. More...
|
|
class | FilledUpMappingIterator |
| MappingIterator implementation for FilledUpMappings. More...
|
|
class | FilteredMappingIterator |
| Non-Const version of the BaseFilteredIterator. More...
|
|
class | FlatRadioBase |
|
class | FlatReceiverBase |
|
class | FlatReceptionBase |
|
class | FlatTransmissionBase |
|
class | FlatTransmitterBase |
|
class | FreeSpacePathLoss |
| This class implements the deterministic free space path loss model. More...
|
|
class | FrequencyMapping |
| Implements the Mapping-interface with an InterpolateableMap from double to double between which values can be interpolated to represent a Mapping with only frequency as domain. More...
|
|
class | FrequencyMappingIterator |
| Provides an implementation of the MappingIterator- Interface which is able to iterate over FrequencyMappings. More...
|
|
class | GFSKModulationBase |
|
class | GridNeighborCache |
|
class | IAnalogDigitalConverter |
|
class | IAnalogModel |
| This interface models how a radio signal attenuates during propagation. More...
|
|
class | IAntenna |
| This interface represents a physical device (a part of the radio) which converts electric signals into radio waves, and vice versa. More...
|
|
class | IAPSKModulation |
|
class | IArrival |
| This interface represents the space and time coordinates of a transmission arriving at a receiver. More...
|
|
class | IBackgroundNoise |
| This interface models a source which provides background noise over space and time. More...
|
|
class | ICode |
|
class | ICommunicationCache |
| This interface is used to cache various intermediate computation results related to the communication on the medium. More...
|
|
class | IdealAnalogModel |
| Implements the IdealAnalogModel model, see the NED file for details. More...
|
|
class | IdealListening |
| This model doesn't specify any listening properties. More...
|
|
class | IdealNoise |
|
class | IdealObstacleLoss |
|
class | IdealReceiver |
| Implements the IdealReceiver model, see the NED file for details. More...
|
|
class | IdealReception |
| This model characterizes receptions with a simplified reception power that falls into one of the categories: receivable, interfering, detectable, and undetectable. More...
|
|
class | IdealSNIR |
|
class | IdealTransmission |
| This model characterizes transmissions with the communication range, interference range, and detection range. More...
|
|
class | IdealTransmitter |
| Implements the IdealTransmitter model, see the NED file for details. More...
|
|
class | IDecoder |
|
class | IDemodulator |
|
class | IDigitalAnalogConverter |
|
class | IDimensionalSignal |
|
class | Ieee80211ArithmeticalBand |
|
class | Ieee80211BandBase |
|
class | Ieee80211BerTableErrorModel |
|
class | Ieee80211Channel |
|
class | Ieee80211CompliantBands |
|
class | Ieee80211ConfigureRadioCommand |
| Class generated from inet/physicallayer/ieee80211/packetlevel/Ieee80211ControlInfo.msg:132 by nedtool. More...
|
|
class | Ieee80211ConfigureRadioCommandDescriptor |
|
class | Ieee80211ConvolutionalCode |
|
class | Ieee80211DimensionalReceiver |
|
class | Ieee80211DimensionalTransmission |
|
class | Ieee80211DimensionalTransmitter |
|
class | Ieee80211DsssChunkMode |
|
class | Ieee80211DsssCompliantModes |
| Provides the compliant Direct Sequence Spread Spectrum PHY modes as described in the IEEE 802.11-2012 specification clause 16. More...
|
|
class | Ieee80211DsssDataMode |
|
class | Ieee80211DsssHeaderMode |
|
class | Ieee80211DsssMode |
| Represents a Direct Sequence Spread Spectrum PHY mode as described in IEEE 802.11-2012 specification clause 16. More...
|
|
class | Ieee80211DsssOfdmMode |
| Represents a Direct Sequence Spread Spectrum with Orthogonal Frequency Division Multiplexing PHY mode as described in IEEE 802.11-2012 specification subclause 19.3.2.6. More...
|
|
class | Ieee80211DsssPreambleMode |
|
class | Ieee80211EnumeratedBand |
|
class | Ieee80211ErpOfdmCompliantModes |
|
class | Ieee80211ErpOfdmMode |
|
class | Ieee80211ErrorModelBase |
|
class | Ieee80211FhssCompliantModes |
| Provides the compliant Frequency-Hopping Spread Spectrum PHY modes as described in the IEEE 802.11-2012 specification clause 14. More...
|
|
class | Ieee80211FhssDataMode |
|
class | Ieee80211FhssHeaderMode |
|
class | Ieee80211FhssMode |
| Represents a Frequency-Hopping Spread Spectrum PHY mode as described in IEEE 802.11-2012 specification clause 14. More...
|
|
class | Ieee80211FhssPreambleMode |
|
class | Ieee80211HrDsssCompliantModes |
| Provides the compliant High Rate Direct Sequence Spread Spectrum PHY modes as described in the IEEE 802.11-2012 specification clause 17. More...
|
|
class | Ieee80211HrDsssDataMode |
|
class | Ieee80211HrDsssHeaderMode |
|
class | Ieee80211HrDsssMode |
| Represents a High Rate Direct Sequence Spread Spectrum PHY mode as described in the IEEE 802.11-2012 specification clause 17. More...
|
|
class | Ieee80211HrDsssPreambleMode |
|
class | Ieee80211HTCode |
|
class | Ieee80211HTCompliantCodes |
|
class | Ieee80211HTCompliantModes |
|
class | Ieee80211HTDataMode |
|
class | Ieee80211HTInterleaving |
|
class | Ieee80211HTMCS |
|
class | Ieee80211HTMCSTable |
|
class | Ieee80211HTMode |
|
class | Ieee80211HTModeBase |
|
class | Ieee80211HTPreambleMode |
|
class | Ieee80211HTSignalMode |
|
class | Ieee80211HTTimingRelatedParametersBase |
|
class | Ieee80211IdealReceiver |
|
class | Ieee80211IdealTransmission |
|
class | Ieee80211IdealTransmitter |
|
class | Ieee80211IrCompliantModes |
| Provides the compliant Infrared PHY modes as described in the IEEE 802.11-2012 specification clause 15. More...
|
|
class | Ieee80211IrDataMode |
|
class | Ieee80211IrHeaderMode |
|
class | Ieee80211IrMode |
| Represents an Infrared PHY mode as described in IEEE 802.11-2012 specification clause 15. More...
|
|
class | Ieee80211IrPreambleMode |
|
class | Ieee80211LayeredOFDMReceiver |
|
class | Ieee80211LayeredOFDMTransmitter |
|
class | Ieee80211ModeBase |
|
class | Ieee80211ModeSet |
|
class | Ieee80211NistErrorModel |
| A model for the error rate for different modulations. More...
|
|
class | Ieee80211OFDMCode |
|
class | Ieee80211OFDMCompliantCodes |
|
class | Ieee80211OFDMCompliantModes |
|
class | Ieee80211OFDMCompliantModulations |
|
class | Ieee80211OFDMDataMode |
|
class | Ieee80211OFDMDecoder |
|
class | Ieee80211OFDMDecoderModule |
|
class | Ieee80211OFDMDemodulator |
|
class | Ieee80211OFDMDemodulatorModule |
|
class | Ieee80211OFDMEncoder |
|
class | Ieee80211OFDMEncoderModule |
|
class | Ieee80211OFDMErrorModel |
|
class | Ieee80211OFDMInterleaver |
|
class | Ieee80211OFDMInterleaverModule |
|
class | Ieee80211OFDMInterleaving |
|
class | Ieee80211OFDMMode |
|
class | Ieee80211OFDMModeBase |
|
class | Ieee80211OFDMModulation |
|
class | Ieee80211OFDMModulator |
|
class | Ieee80211OFDMModulatorModule |
|
class | Ieee80211OFDMPLCPFrame |
| Class generated from inet/physicallayer/ieee80211/bitlevel/Ieee80211OFDMPLCPFrame.msg:45 by nedtool. More...
|
|
class | Ieee80211OFDMPreambleMode |
|
class | Ieee80211OFDMReceptionSymbolModel |
|
class | Ieee80211OFDMSignalMode |
|
class | Ieee80211OFDMSymbol |
|
class | Ieee80211OFDMTimingRelatedParametersBase |
|
class | Ieee80211OFDMTransmissionSymbolModel |
|
class | Ieee80211PLCPFrame |
| Class generated from inet/physicallayer/ieee80211/bitlevel/Ieee80211PLCPFrame.msg:32 by nedtool. More...
|
|
class | Ieee80211Radio |
|
class | Ieee80211ReceiverBase |
|
class | Ieee80211ReceptionIndication |
| Class generated from inet/physicallayer/ieee80211/packetlevel/Ieee80211ControlInfo.msg:157 by nedtool. More...
|
|
class | Ieee80211ReceptionIndicationDescriptor |
|
class | Ieee80211ScalarReceiver |
|
class | Ieee80211ScalarTransmission |
|
class | Ieee80211ScalarTransmitter |
|
class | Ieee80211TransmissionBase |
|
class | Ieee80211TransmissionRequest |
| Class generated from inet/physicallayer/ieee80211/packetlevel/Ieee80211ControlInfo.msg:146 by nedtool. More...
|
|
class | Ieee80211TransmissionRequestDescriptor |
|
class | Ieee80211TransmitterBase |
|
class | Ieee80211YansErrorModel |
| Model the error rate for different modulations. More...
|
|
class | Ieee802154NarrowbandScalarReceiver |
|
class | Ieee802154NarrowbandScalarTransmitter |
|
class | Ieee802154UWBIRMode |
|
class | Ieee802154UWBIRReceiver |
|
class | Ieee802154UWBIRTransmitter |
| This generates pulse-level representation of an IEEE 802.15.4A UWB PHY frame using the mandatory mode (high PRF). More...
|
|
class | IEncoder |
|
class | IErrorModel |
| The error model describes how the signal to noise ratio affects the amount of errors at the receiver. More...
|
|
class | IFECCoder |
|
class | IForwardErrorCorrection |
|
class | IIeee80211Band |
|
class | IIeee80211DataMode |
|
class | IIeee80211HeaderMode |
|
class | IIeee80211Mode |
|
class | IIeee80211PreambleMode |
|
class | IInterference |
| This interface represents the interference related to a reception. More...
|
|
class | IInterleaver |
|
class | IInterleaving |
|
class | ILayeredErrorModel |
| The layered error model computes the erroneous bits, symbols, or samples based on the SNIR and a simplified model of the signal processing. More...
|
|
class | IListening |
| This interface represents how a receiver is listening on the radio channel. More...
|
|
class | IListeningDecision |
| This interface represents the result of a receiver's listening process. More...
|
|
class | IMediumLimitCache |
| This interface is used to cache various medium limits among the radios. More...
|
|
class | IModulation |
| This interface represents the process of varying one or more physical properties of a periodic waveform, called the carrier signal, with a modulating signal that typically contains information to be transmitted. More...
|
|
class | IModulator |
|
class | INarrowbandSignal |
|
class | INeighborCache |
| This interface keeps track of neighbor relationships between radios. More...
|
|
class | INoise |
| This interface represents a meaningless radio signal. More...
|
|
class | Interference |
|
class | InterpolateableIterator |
| Provides an interpolateable iterator for any Container which maps from keys to values which is able to change the underlying Container. More...
|
|
class | InterpolateableMap |
| Represents a std::map which is able to interpolate. More...
|
|
class | Interpolated |
| Represents an interpolated value of any type. More...
|
|
class | Interpolated< Mapping * > |
| Helper class (-specialization) for multiDimMapping which is used by an InterpolateableMap as return value of the "getValue()" - method. More...
|
|
class | InterpolatingAntenna |
|
class | InterpolatorBase |
|
class | IObstacleLoss |
| This interface models obstacle loss that is the reduction in power density of a radio signal as it propagates through physical objects present in space. More...
|
|
class | IPathLoss |
| This interface models path loss (or path attenuation) that is the reduction in power density of a radio signal as it propagates through space. More...
|
|
class | IPrintableObject |
| This purely virtual interface provides an abstraction for printable objects. More...
|
|
class | IPropagation |
| This interface models how a radio signal propagates through space over time. More...
|
|
class | IPulseFilter |
|
class | IPulseShaper |
|
class | IRadio |
| This interface represents a physical device that is capable of transmitting and receiving radio signals. More...
|
|
class | IRadioFrame |
| This purely virtual interface provides an abstraction for different radio frames. More...
|
|
class | IRadioMedium |
| This interface represents the whole radio medium. More...
|
|
class | IRadioSignal |
|
class | IReceiver |
| This interface represents a physical device (a part of the radio) which converts electric signals into packets. More...
|
|
class | IReception |
| This interface represents the reception of a transmission at a receiver. More...
|
|
class | IReceptionAnalogModel |
|
class | IReceptionBitModel |
|
class | IReceptionDecision |
| This interface represents the decisions of a receiver's reception process. More...
|
|
class | IReceptionPacketModel |
|
class | IReceptionResult |
| This interface represents the result of a receiver's reception process. More...
|
|
class | IReceptionSampleModel |
|
class | IReceptionSymbolModel |
|
class | IScalarSignal |
|
class | IScrambler |
|
class | IScrambling |
|
class | ISignalAnalogModel |
| This purely virtual interface provides an abstraction for different radio signal models in the analog domain. More...
|
|
class | ISignalBitModel |
| This purely virtual interface provides an abstraction for different radio signal models in the bit domain. More...
|
|
class | ISignalPacketModel |
| This purely virtual interface provides an abstraction for different radio signal models in the packet domain. More...
|
|
class | ISignalSampleModel |
| This purely virtual interface provides an abstraction for different radio signal models in the waveform or sample domain. More...
|
|
class | ISignalSymbolModel |
| This purely virtual interface provides an abstraction for different radio signal models in the waveform or symbol domain. More...
|
|
class | ISNIR |
|
class | IsotropicAntenna |
|
class | IsotropicDimensionalBackgroundNoise |
|
class | IsotropicScalarBackgroundNoise |
|
class | ISymbol |
|
class | ITracingObstacleLoss |
|
class | ITransmission |
| This interface represents the transmission of a radio signal. More...
|
|
class | ITransmissionAnalogModel |
|
class | ITransmissionBitModel |
|
class | ITransmissionPacketModel |
|
class | ITransmissionSampleModel |
|
class | ITransmissionSymbolModel |
|
class | ITransmitter |
| This interface represents a physical device (a part of the radio) which converts packets into electric signals. More...
|
|
class | LayeredDimensionalAnalogModel |
|
class | LayeredErrorModelBase |
|
class | LayeredReception |
|
class | LayeredReceptionResult |
|
class | LayeredScalarAnalogModel |
|
class | LayeredTransmission |
|
class | Linear |
| Given two iterators defining a range of key-value-pairs this class provides linear interpolation of the value at an arbitrary key-position. More...
|
|
class | Linear< std::map< Argument::mapped_type, Mapping * > > |
| Specialization of the Linear-template which provides LinearInterpolation for pointer two Mappings. More...
|
|
class | LinearIntplMapping |
| Helper class which represents a linear interpolation between two other mappings. More...
|
|
class | LinearIntplMappingIterator |
| Helper-class for the MultiDimMapping which provides an Iterator which linear interpolates between two other Mapping iterators. More...
|
|
class | ListeningBase |
|
class | ListeningDecision |
|
class | LogNormalShadowing |
| This class implements the log normal shadowing model. More...
|
|
class | MapCommunicationCache |
|
class | Mapping |
| Represents a changeable mapping (mathematical function) from at least time to Argument::mapped_type. More...
|
|
class | MappingIterator |
| Defines an iterator for a Mapping which is able to iterate over the Mapping. More...
|
|
class | MappingUtils |
| Provides several utility methods for Mappings. More...
|
|
class | MASKModulation |
| This class implements parameterized amplitude-shift keying that arranges symbols evenly on the x axis. More...
|
|
class | MediumLimitCache |
|
class | MFSKModulation |
| This modulation implements parameterized frequency-shift keying. More...
|
|
class | MPSKModulation |
| This modulation implements parameterized phase-shift keying that arranges symbols evenly on a circle. More...
|
|
class | MQAMModulation |
| This class implements gray coded rectangular quadrature amplitude modulation that arranges symbols evenly. More...
|
|
class | MQAMModulationBase |
| Base class for gray coded rectangular quadrature amplitude modulations. More...
|
|
class | MultiDimMapping |
| Implementation of the Mapping-interface which is able to represent arbitrary dimensional instances of Mappings by using a tree-like structure of sub-mappings, each representing the values for one of the dimensions. More...
|
|
class | MultiDimMappingIterator |
| Implementation of the MappingIterator-interface which is able to iterate over every value in a MultiDimMapping. More...
|
|
class | NakagamiFading |
| This class implements the Nakagami fading model. More...
|
|
class | NarrowbandNoiseBase |
|
class | NarrowbandRadioBase |
|
class | NarrowbandReceiverBase |
|
class | NarrowbandReceptionBase |
|
class | NarrowbandSignalAnalogModel |
|
class | NarrowbandTransmissionBase |
|
class | NarrowbandTransmitterBase |
|
class | Nearest |
| Given two iterators defining a range of key-value-pairs this class provides interpolation of values for an arbitrary key by returning the value of the nearest entry. More...
|
|
class | NeighborListNeighborCache |
|
class | NextSmaller |
| Given two iterators defining a range of key-value-pairs this class provides interpolation of values for an arbitrary key by returning the value of the next smaller entry. More...
|
|
class | NoiseBase |
|
class | NoNextIteratorException |
| This exception is thrown by the MappingIterators when "next()" or "nextPosition()" is called although "hasNext()" would return false (means there is no next position). More...
|
|
class | PairLess |
| Compares a the first value of a pair to a value. More...
|
|
class | ParabolicAntenna |
|
class | PathLossBase |
|
class | PPMModulationBase |
|
class | PropagationBase |
|
class | PulseFilter |
|
class | PulseShaper |
|
class | QAM16Modulation |
| This modulation implements gray coded rectangular quadrature amplitude modulation with 16 symbols. More...
|
|
class | QAM256Modulation |
| This modulation implements gray coded rectangular quadrature amplitude modulation with 256 symbols. More...
|
|
class | QAM64Modulation |
| This modulation implements gray coded rectangular quadrature amplitude modulation with 64 symbols. More...
|
|
class | QBPSKModulation |
| This class implements quadrature binary phase-shift keying defined in 20.3.9.4.3 HT-SIG definition. More...
|
|
class | QPSKModulation |
| This modulation implements quadrature phase-shift keying. More...
|
|
class | QuadTreeNeighborCache |
|
class | Radio |
| This class is the default implementation of the IRadio interface. More...
|
|
class | RadioFrame |
|
class | RadioMedium |
| The default implementation of the radio medium interface. More...
|
|
class | RayleighFading |
| This class implements the probabilistic Rayleigh fading model, see Rappaport for more details. More...
|
|
class | ReceiverBase |
|
class | ReceptionBase |
|
class | ReceptionBitModel |
|
class | ReceptionDecision |
|
class | ReceptionIndication |
| Class generated from inet/physicallayer/contract/packetlevel/RadioControlInfo.msg:69 by nedtool. More...
|
|
class | ReceptionPacketModel |
|
class | ReceptionResult |
|
class | ReceptionSampleModel |
|
class | ReceptionSymbolModel |
|
class | ReferenceCommunicationCache |
|
class | RicianFading |
| This class implements the stochastic Rician fading model. More...
|
|
class | ScalarAnalogDigitalConverter |
|
class | ScalarAnalogModel |
|
class | ScalarAnalogModelBase |
|
class | ScalarDigitalAnalogConverter |
|
class | ScalarNoise |
|
class | ScalarReception |
|
class | ScalarReceptionSignalAnalogModel |
|
class | ScalarSignalAnalogModel |
|
class | ScalarSNIR |
|
class | ScalarTransmission |
|
class | ScalarTransmissionSignalAnalogModel |
|
class | SignalAnalogModel |
|
class | SignalBitModel |
|
class | SignalPacketModel |
|
class | SignalSampleModel |
|
class | SignalSymbolModel |
|
class | SimpleConstMapping |
| Abstract subclass of ConstMapping which can be used as base for any ConstMapping implementation with read access of constant complexity. More...
|
|
class | SimpleConstMappingIterator |
| A fully working ConstIterator-implementation usable with almost every ConstMapping. More...
|
|
class | SimpleTimeConstMapping |
| A simple constant mapping for one value over time. More...
|
|
class | SNIRBase |
|
class | SNIRReceiverBase |
|
class | StateBasedCcEnergyConsumer |
| This is a simple radio energy consumer model. More...
|
|
class | StateBasedEpEnergyConsumer |
| This is a simple radio power consumer model. More...
|
|
class | StochasticErrorModel |
| Implements the StochasticErrorModel model, see the NED file for details. More...
|
|
class | StochasticLayeredErrorModel |
|
class | SUIPathLoss |
| This class implements the empirical Stanford University Interim path loss model. More...
|
|
class | TimeMapping |
| Implements the Mapping-interface with an InterpolateableMap from simtime_t to double between which values can be interpolated to represent a Mapping with only time as domain. More...
|
|
class | TimeMappingIterator |
| Provides an implementation of the MappingIterator- Interface which is able to iterate over TimeMappings. More...
|
|
class | TracingObstacleLossBase |
|
class | TransmissionBase |
|
class | TransmissionBitModel |
|
class | TransmissionPacketModel |
|
class | TransmissionRequest |
| Class generated from inet/physicallayer/contract/packetlevel/RadioControlInfo.msg:58 by nedtool. More...
|
|
class | TransmissionSampleModel |
|
class | TransmissionSymbolModel |
|
class | TransmitterBase |
|
class | TwoRayGroundReflection |
| This class implements the two ray ground radio path loss model. More...
|
|
class | TwoRayInterference |
| Two-Ray interference model borrowed from Veins (default parameterization) More...
|
|
class | UWBIRStochasticPathLoss |
| Implements the Ghassmezadeh stochastic UWB channel path loss model. More...
|
|
class | VectorCommunicationCache |
|
|
template<class TFrom , class TTo > |
TTo | cast_it (TFrom rValToCast) |
|
template<class T > |
T | cast_it (T rValToCast) |
|
template<class T > |
T | cast_it (simtime_t rValToCast) |
|
Mapping * | operator* (const ConstMapping &f1, const ConstMapping &f2) |
|
Mapping * | operator/ (const ConstMapping &f1, const ConstMapping &f2) |
|
Mapping * | operator+ (const ConstMapping &f1, const ConstMapping &f2) |
|
Mapping * | operator- (const ConstMapping &f1, const ConstMapping &f2) |
|
| Define_Module (LayeredDimensionalAnalogModel) |
|
| Define_Module (LayeredScalarAnalogModel) |
|
| Define_Module (DimensionalAnalogModel) |
|
| Define_Module (ScalarAnalogModel) |
|
| Define_Module (ConstantGainAntenna) |
|
| Define_Module (CosineAntenna) |
|
| Define_Module (DipoleAntenna) |
|
| Define_Module (InterpolatingAntenna) |
|
| Define_Module (IsotropicAntenna) |
|
| Define_Module (ParabolicAntenna) |
|
| Define_Module (APSKDecoder) |
|
| Define_Module (APSKDemodulator) |
|
| Define_Module (APSKEncoder) |
|
| Define_Module (APSKLayeredReceiver) |
|
| Define_Module (APSKLayeredTransmitter) |
|
| Define_Module (APSKModulator) |
|
void | doParsimPacking (omnetpp::cCommBuffer *b, const APSKPhyFrame &obj) |
|
void | doParsimUnpacking (omnetpp::cCommBuffer *b, APSKPhyFrame &obj) |
|
| Define_Module (APSKLayeredErrorModel) |
|
| Define_Module (APSKDimensionalReceiver) |
|
| Define_Module (APSKDimensionalTransmitter) |
|
| Define_Module (APSKRadio) |
|
| Define_Module (APSKScalarReceiver) |
|
| Define_Module (APSKScalarTransmitter) |
|
| Define_Module (APSKErrorModel) |
|
| Define_Module (IsotropicDimensionalBackgroundNoise) |
|
| Define_Module (IsotropicScalarBackgroundNoise) |
|
| Define_Module (FlatRadioBase) |
|
| Define_Module (NarrowbandRadioBase) |
|
| Define_Module (AdditiveScramblerModule) |
|
| Define_Module (ConvolutionalCoderModule) |
|
| Define_Module (MediumLimitCache) |
|
template<typename T > |
T | minIgnoreNaN (T a, T b) |
|
template<typename T > |
T | maxIgnoreNaN (T a, T b) |
|
double | maxIgnoreNaN (double a, double b) |
|
| Define_Module (Radio) |
|
| Define_Module (RadioMedium) |
|
| Define_Module (MapCommunicationCache) |
|
| Define_Module (ReferenceCommunicationCache) |
|
| Define_Module (VectorCommunicationCache) |
|
std::ostream & | operator<< (std::ostream &stream, const IPrintableObject *object) |
|
std::ostream & | operator<< (std::ostream &stream, const IPrintableObject &object) |
|
std::string | printObjectToString (const IPrintableObject *object, int level) |
|
| Register_Enum (inet::physicallayer::IRadio::RadioMode,(IRadio::RADIO_MODE_OFF, IRadio::RADIO_MODE_SLEEP, IRadio::RADIO_MODE_RECEIVER, IRadio::RADIO_MODE_TRANSMITTER, IRadio::RADIO_MODE_TRANSCEIVER, IRadio::RADIO_MODE_SWITCHING)) |
|
| Register_Enum (inet::physicallayer::IRadio::ReceptionState,(IRadio::RECEPTION_STATE_UNDEFINED, IRadio::RECEPTION_STATE_IDLE, IRadio::RECEPTION_STATE_BUSY, IRadio::RECEPTION_STATE_RECEIVING)) |
|
| Register_Enum (inet::physicallayer::IRadio::TransmissionState,(IRadio::TRANSMISSION_STATE_UNDEFINED, IRadio::TRANSMISSION_STATE_IDLE, IRadio::TRANSMISSION_STATE_TRANSMITTING)) |
|
| Register_Enum (inet::physicallayer::IRadioSignal::SignalPart,(IRadioSignal::SIGNAL_PART_NONE, IRadioSignal::SIGNAL_PART_WHOLE, IRadioSignal::SIGNAL_PART_PREAMBLE, IRadioSignal::SIGNAL_PART_HEADER, IRadioSignal::SIGNAL_PART_DATA)) |
|
void | doParsimPacking (omnetpp::cCommBuffer *b, const ConfigureRadioCommand &obj) |
|
void | doParsimUnpacking (omnetpp::cCommBuffer *b, ConfigureRadioCommand &obj) |
|
void | doParsimPacking (omnetpp::cCommBuffer *b, const TransmissionRequest &obj) |
|
void | doParsimUnpacking (omnetpp::cCommBuffer *b, TransmissionRequest &obj) |
|
void | doParsimPacking (omnetpp::cCommBuffer *b, const ReceptionIndication &obj) |
|
void | doParsimUnpacking (omnetpp::cCommBuffer *b, ReceptionIndication &obj) |
|
| Define_Module (StateBasedCcEnergyConsumer) |
|
| Define_Module (StateBasedEpEnergyConsumer) |
|
| Define_Module (StochasticLayeredErrorModel) |
|
| Define_Module (StochasticErrorModel) |
|
| Define_Module (IdealAnalogModel) |
|
| Define_Module (IdealReceiver) |
|
| Register_Enum (inet::physicallayer::IdealReception::Power,(IdealReception::POWER_UNDETECTABLE, IdealReception::POWER_DETECTABLE, IdealReception::POWER_INTERFERING, IdealReception::POWER_RECEIVABLE)) |
|
| Define_Module (IdealTransmitter) |
|
| Define_Module (Ieee80211OFDMErrorModel) |
|
| Define_Module (Ieee80211LayeredOFDMReceiver) |
|
| Define_Module (Ieee80211LayeredOFDMTransmitter) |
|
| Define_Module (Ieee80211OFDMDecoderModule) |
|
| Define_Module (Ieee80211OFDMDemodulatorModule) |
|
| Define_Module (Ieee80211OFDMEncoderModule) |
|
| Define_Module (Ieee80211OFDMInterleaverModule) |
|
| Define_Module (Ieee80211OFDMModulatorModule) |
|
void | doParsimPacking (omnetpp::cCommBuffer *b, const Ieee80211OFDMPLCPFrame &obj) |
|
void | doParsimUnpacking (omnetpp::cCommBuffer *b, Ieee80211OFDMPLCPFrame &obj) |
|
std::ostream & | operator<< (std::ostream &out, const Ieee80211OFDMSymbol &symbol) |
|
void | doParsimPacking (omnetpp::cCommBuffer *b, const Ieee80211PLCPFrame &obj) |
|
void | doParsimUnpacking (omnetpp::cCommBuffer *b, Ieee80211PLCPFrame &obj) |
|
| Register_Abstract_Class (Ieee80211ModeSet) |
|
| Define_Module (Ieee80211BerTableErrorModel) |
|
| Define_Module (Ieee80211NistErrorModel) |
|
| Define_Module (Ieee80211YansErrorModel) |
|
void | doParsimPacking (omnetpp::cCommBuffer *b, const Ieee80211ConfigureRadioCommand &obj) |
|
void | doParsimUnpacking (omnetpp::cCommBuffer *b, Ieee80211ConfigureRadioCommand &obj) |
|
void | doParsimPacking (omnetpp::cCommBuffer *b, const Ieee80211TransmissionRequest &obj) |
|
void | doParsimUnpacking (omnetpp::cCommBuffer *b, Ieee80211TransmissionRequest &obj) |
|
void | doParsimPacking (omnetpp::cCommBuffer *b, const Ieee80211ReceptionIndication &obj) |
|
void | doParsimUnpacking (omnetpp::cCommBuffer *b, Ieee80211ReceptionIndication &obj) |
|
template<typename T , typename A > |
std::ostream & | operator<< (std::ostream &out, const std::vector< T, A > &vec) |
|
template<typename T > |
std::ostream & | operator<< (std::ostream &out, const T &) |
|
| Register_ClassDescriptor (Ieee80211ConfigureRadioCommandDescriptor) Ieee80211ConfigureRadioCommandDescriptor |
|
| Register_ClassDescriptor (Ieee80211TransmissionRequestDescriptor) Ieee80211TransmissionRequestDescriptor |
|
| Register_ClassDescriptor (Ieee80211ReceptionIndicationDescriptor) Ieee80211ReceptionIndicationDescriptor |
|
| Define_Module (Ieee80211DimensionalReceiver) |
|
| Define_Module (Ieee80211DimensionalTransmitter) |
|
| Define_Module (Ieee80211IdealReceiver) |
|
| Define_Module (Ieee80211IdealTransmitter) |
|
| Define_Module (Ieee80211Radio) |
|
| Define_Module (Ieee80211ScalarReceiver) |
|
| Define_Module (Ieee80211ScalarTransmitter) |
|
| Define_Module (Ieee802154UWBIRReceiver) |
|
| Define_Module (Ieee802154UWBIRTransmitter) |
|
| Define_Module (Ieee802154NarrowbandScalarReceiver) |
|
| Define_Module (Ieee802154NarrowbandScalarTransmitter) |
|
| Define_Module (GridNeighborCache) |
|
| Define_Module (NeighborListNeighborCache) |
|
| Define_Module (QuadTreeNeighborCache) |
|
| Define_Module (DielectricObstacleLoss) |
|
| Define_Module (IdealObstacleLoss) |
|
| Define_Module (BreakpointPathLoss) |
|
| Define_Module (FreeSpacePathLoss) |
|
| Define_Module (LogNormalShadowing) |
|
| Define_Module (NakagamiFading) |
|
| Define_Module (RayleighFading) |
|
| Define_Module (RicianFading) |
|
| Define_Module (SUIPathLoss) |
|
| Define_Module (TwoRayGroundReflection) |
|
| Define_Module (TwoRayInterference) |
|
| Define_Module (ConstantSpeedPropagation) |
|
| Define_Module (ConstantTimePropagation) |
|