A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::SimpleOfdmWimaxPhy Member List

This is the complete list of members for ns3::SimpleOfdmWimaxPhy, including all inherited members.

ActivateLoss(bool loss)ns3::SimpleOfdmWimaxPhy
AggregateObject(Ptr< Object > other)ns3::Object
AssignStreams(int64_t stream)ns3::SimpleOfdmWimaxPhyvirtual
Attach(Ptr< WimaxChannel > channel)ns3::WimaxPhy
CalculateDataRate(WimaxPhy::ModulationType modulationType) const ns3::SimpleOfdmWimaxPhyprivate
Cleanup(void)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inlinestatic
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
ConvertBitsToBurst(bvec buffer)ns3::SimpleOfdmWimaxPhyprivate
ConvertBurstToBits(Ptr< const PacketBurst > burst)ns3::SimpleOfdmWimaxPhyprivate
CreateFecBlocks(const bvec &buffer, WimaxPhy::ModulationType modulationType)ns3::SimpleOfdmWimaxPhyprivate
Dispose(void)ns3::Object
DoAttach(Ptr< WimaxChannel > channel)ns3::SimpleOfdmWimaxPhyvirtual
DoDispose(void)ns3::SimpleOfdmWimaxPhyprivatevirtual
DoGetDataRate(WimaxPhy::ModulationType modulationType) const ns3::SimpleOfdmWimaxPhyprivatevirtual
DoGetFrameDuration(uint8_t frameDurationCode) const ns3::SimpleOfdmWimaxPhyprivatevirtual
DoGetFrameDurationCode(void) const ns3::SimpleOfdmWimaxPhyprivatevirtual
DoGetGValue(void) const ns3::SimpleOfdmWimaxPhyprivatevirtual
DoGetNfft(void) const ns3::SimpleOfdmWimaxPhyprivatevirtual
DoGetNrBytes(uint32_t symbols, WimaxPhy::ModulationType modulationType) const ns3::SimpleOfdmWimaxPhyprivatevirtual
DoGetNrSymbols(uint32_t size, WimaxPhy::ModulationType modulationType) const ns3::SimpleOfdmWimaxPhyprivatevirtual
DoGetRtg(void) const ns3::SimpleOfdmWimaxPhyprivatevirtual
DoGetSamplingFactor(void) const ns3::SimpleOfdmWimaxPhyprivatevirtual
DoGetSamplingFrequency(void) const ns3::SimpleOfdmWimaxPhyprivatevirtual
DoGetTransmissionTime(uint32_t size, WimaxPhy::ModulationType modulationType) const ns3::SimpleOfdmWimaxPhyprivatevirtual
DoGetTtg(void) const ns3::SimpleOfdmWimaxPhyprivatevirtual
DoInitialize(void)ns3::Objectprotectedvirtual
DoSetDataRates(void)ns3::SimpleOfdmWimaxPhyprivatevirtual
DoSetGValue(double)ns3::SimpleOfdmWimaxPhyprivate
DoSetNfft(uint16_t)ns3::SimpleOfdmWimaxPhyprivate
DoSetPhyParameters(void)ns3::SimpleOfdmWimaxPhyprivatevirtual
EndReceive(Ptr< const PacketBurst > burst)ns3::SimpleOfdmWimaxPhyprivate
EndReceiveFecBlock(uint32_t burstSize, WimaxPhy::ModulationType modulationType, uint8_t direction, uint8_t drop, Ptr< PacketBurst > burst)ns3::SimpleOfdmWimaxPhyprivate
EndSend(void)ns3::SimpleOfdmWimaxPhyprivate
EndSendFecBlock(WimaxPhy::ModulationType modulationType, uint8_t direction)ns3::SimpleOfdmWimaxPhyprivate
FRAME_DURATION_10_MS enum valuens3::SimpleOfdmWimaxPhy
FRAME_DURATION_12_POINT_5_MS enum valuens3::SimpleOfdmWimaxPhy
FRAME_DURATION_20_MS enum valuens3::SimpleOfdmWimaxPhy
FRAME_DURATION_2_POINT_5_MS enum valuens3::SimpleOfdmWimaxPhy
FRAME_DURATION_4_MS enum valuens3::SimpleOfdmWimaxPhy
FRAME_DURATION_5_MS enum valuens3::SimpleOfdmWimaxPhy
FRAME_DURATION_8_MS enum valuens3::SimpleOfdmWimaxPhy
FrameDurationCode enum namens3::SimpleOfdmWimaxPhy
GetAggregateIterator(void) const ns3::Object
GetAttribute(std::string name, AttributeValue &value) const ns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &attribute) const ns3::ObjectBase
GetBandwidth(void) const ns3::SimpleOfdmWimaxPhy
GetBlockTransmissionTime(WimaxPhy::ModulationType modulationType) const ns3::SimpleOfdmWimaxPhyprivate
GetChannel(void) const ns3::WimaxPhy
GetChannelBandwidth(void) const ns3::WimaxPhy
GetChnlSrchTimeoutEvent(void) const ns3::WimaxPhy
GetCodedFecBlockSize(WimaxPhy::ModulationType modulationType) const ns3::SimpleOfdmWimaxPhyprivate
GetDataRate(ModulationType modulationType) const ns3::WimaxPhy
GetDevice(void) const ns3::WimaxPhy
GetFecBlockSize(WimaxPhy::ModulationType type) const ns3::SimpleOfdmWimaxPhyprivate
GetFrameDuration(void) const ns3::WimaxPhy
GetFrameDuration(uint8_t frameDurationCode) const ns3::WimaxPhy
GetFrameDurationCode(void) const ns3::WimaxPhy
GetFrameDurationSec(void) const ns3::WimaxPhy
GetFrequency(void) const ns3::WimaxPhy
GetGValue(void) const ns3::WimaxPhy
GetInstanceTypeId(void) const ns3::Objectvirtual
GetMobility(void)ns3::WimaxPhyvirtual
GetModulationFecParams(WimaxPhy::ModulationType modulationType, uint8_t &bitsPerSymbol, double &fecCode) const ns3::SimpleOfdmWimaxPhyprivate
GetNfft(void) const ns3::WimaxPhy
GetNoiseFigure(void) const ns3::SimpleOfdmWimaxPhy
GetNrBlocks(uint32_t burstSize, WimaxPhy::ModulationType modulationType) const ns3::SimpleOfdmWimaxPhyprivate
GetNrBytes(uint32_t symbols, ModulationType modulationType) const ns3::WimaxPhy
GetNrCarriers(void) const ns3::WimaxPhy
GetNrSymbols(uint32_t size, ModulationType modulationType) const ns3::WimaxPhy
GetObject(void) const ns3::Objectinline
GetObject(TypeId tid) const ns3::Object
GetPhyType(void) const ns3::SimpleOfdmWimaxPhyvirtual
GetPsDuration(void) const ns3::WimaxPhy
GetPsPerFrame(void) const ns3::WimaxPhy
GetPsPerSymbol(void) const ns3::WimaxPhy
GetReceiveCallback(void) const ns3::WimaxPhy
GetReferenceCount(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetRtg(void) const ns3::WimaxPhy
GetRxFrequency(void) const ns3::WimaxPhy
GetRxGain(void) const ns3::SimpleOfdmWimaxPhyprivate
GetSamplingFactor(void) const ns3::WimaxPhy
GetSamplingFrequency(void) const ns3::WimaxPhy
GetScanningFrequency(void) const ns3::WimaxPhy
GetState(void) const ns3::WimaxPhy
GetSymbolDuration(void) const ns3::WimaxPhy
GetSymbolsPerFrame(void) const ns3::WimaxPhy
GetTraceFilePath(void) const ns3::SimpleOfdmWimaxPhyprivate
GetTransmissionTime(uint32_t size, ModulationType modulationType) const ns3::WimaxPhy
GetTtg(void) const ns3::WimaxPhy
GetTxFrequency(void) const ns3::WimaxPhy
GetTxGain(void) const ns3::SimpleOfdmWimaxPhyprivate
GetTxPower(void) const ns3::SimpleOfdmWimaxPhy
GetTypeId(void)ns3::SimpleOfdmWimaxPhystatic
Initialize(void)ns3::Object
InitSimpleOfdmWimaxPhy(void)ns3::SimpleOfdmWimaxPhyprivate
IsDuplex(void) const ns3::WimaxPhy
m_bandWidthns3::SimpleOfdmWimaxPhyprivate
m_blockSizens3::SimpleOfdmWimaxPhyprivate
m_blockTimens3::SimpleOfdmWimaxPhyprivate
m_currentBurstns3::SimpleOfdmWimaxPhyprivate
m_currentBurstSizens3::SimpleOfdmWimaxPhyprivate
m_dataRateBpsk12ns3::SimpleOfdmWimaxPhyprivate
m_dataRateQam16_12ns3::SimpleOfdmWimaxPhyprivate
m_dataRateQam16_34ns3::SimpleOfdmWimaxPhyprivate
m_dataRateQam64_23ns3::SimpleOfdmWimaxPhyprivate
m_dataRateQam64_34ns3::SimpleOfdmWimaxPhyprivate
m_dataRateQpsk12ns3::SimpleOfdmWimaxPhyprivate
m_dataRateQpsk34ns3::SimpleOfdmWimaxPhyprivate
m_fecBlocksns3::SimpleOfdmWimaxPhyprivate
m_fecBlockSizens3::SimpleOfdmWimaxPhyprivate
m_gns3::SimpleOfdmWimaxPhyprivate
m_nbErroneousBlockns3::SimpleOfdmWimaxPhyprivate
m_nfftns3::SimpleOfdmWimaxPhyprivate
m_noiseFigurens3::SimpleOfdmWimaxPhyprivate
m_nrBlocksns3::SimpleOfdmWimaxPhyprivate
m_nrFecBlocksSentns3::SimpleOfdmWimaxPhyprivate
m_nrRecivedFecBlocksns3::SimpleOfdmWimaxPhyprivate
m_nrRemainingBlocksToSendns3::SimpleOfdmWimaxPhyprivate
m_paddingBitsns3::SimpleOfdmWimaxPhyprivate
m_phyRxBeginTracens3::SimpleOfdmWimaxPhyprivate
m_phyRxDropTracens3::SimpleOfdmWimaxPhyprivate
m_phyRxEndTracens3::SimpleOfdmWimaxPhyprivate
m_phyTxBeginTracens3::SimpleOfdmWimaxPhyprivate
m_phyTxDropTracens3::SimpleOfdmWimaxPhyprivate
m_phyTxEndTracens3::SimpleOfdmWimaxPhyprivate
m_receivedFecBlocksns3::SimpleOfdmWimaxPhyprivate
m_rxGainns3::SimpleOfdmWimaxPhyprivate
m_snrToBlockErrorRateManagerns3::SimpleOfdmWimaxPhyprivate
m_traceRxns3::SimpleOfdmWimaxPhyprivate
m_traceTxns3::SimpleOfdmWimaxPhyprivate
m_txGainns3::SimpleOfdmWimaxPhyprivate
m_txPowerns3::SimpleOfdmWimaxPhyprivate
m_URNGns3::SimpleOfdmWimaxPhyprivate
MODULATION_TYPE_BPSK_12 enum valuens3::WimaxPhy
MODULATION_TYPE_QAM16_12 enum valuens3::WimaxPhy
MODULATION_TYPE_QAM16_34 enum valuens3::WimaxPhy
MODULATION_TYPE_QAM64_23 enum valuens3::WimaxPhy
MODULATION_TYPE_QAM64_34 enum valuens3::WimaxPhy
MODULATION_TYPE_QPSK_12 enum valuens3::WimaxPhy
MODULATION_TYPE_QPSK_34 enum valuens3::WimaxPhy
ModulationType enum namens3::WimaxPhy
NotifyConstructionCompleted(void)ns3::ObjectBaseprotectedvirtual
NotifyNewAggregate(void)ns3::Objectprotectedvirtual
NotifyRxBegin(Ptr< PacketBurst > burst)ns3::SimpleOfdmWimaxPhy
NotifyRxDrop(Ptr< PacketBurst > burst)ns3::SimpleOfdmWimaxPhy
NotifyRxEnd(Ptr< PacketBurst > burst)ns3::SimpleOfdmWimaxPhy
NotifyTxBegin(Ptr< PacketBurst > burst)ns3::SimpleOfdmWimaxPhy
NotifyTxDrop(Ptr< PacketBurst > burst)ns3::SimpleOfdmWimaxPhy
NotifyTxEnd(Ptr< PacketBurst > burst)ns3::SimpleOfdmWimaxPhy
Object()ns3::Object
Object(const Object &o)ns3::Objectprotected
operator=(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
PHY_STATE_IDLE enum valuens3::WimaxPhy
PHY_STATE_RX enum valuens3::WimaxPhy
PHY_STATE_SCANNING enum valuens3::WimaxPhy
PHY_STATE_TX enum valuens3::WimaxPhy
PhyState enum namens3::WimaxPhy
PhyType enum namens3::WimaxPhy
RecreateBuffer()ns3::SimpleOfdmWimaxPhyprivate
Ref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Send(Ptr< PacketBurst > burst, WimaxPhy::ModulationType modulationType, uint8_t direction)ns3::SimpleOfdmWimaxPhy
Send(SendParams *params)ns3::SimpleOfdmWimaxPhyvirtual
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetBandwidth(uint32_t BW)ns3::SimpleOfdmWimaxPhy
SetBlockParameters(uint32_t burstSize, WimaxPhy::ModulationType modulationType)ns3::SimpleOfdmWimaxPhyprivate
SetChannelBandwidth(uint32_t channelBandwidth)ns3::WimaxPhy
SetDataRates(void)ns3::WimaxPhy
SetDevice(Ptr< WimaxNetDevice > device)ns3::WimaxPhy
SetDuplex(uint64_t rxFrequency, uint64_t txFrequency)ns3::WimaxPhy
SetFrameDuration(Time frameDuration)ns3::WimaxPhy
SetFrequency(uint32_t frequency)ns3::WimaxPhy
SetMobility(Ptr< Object > mobility)ns3::WimaxPhyvirtual
SetNoiseFigure(double nf)ns3::SimpleOfdmWimaxPhy
SetNrCarriers(uint8_t nrCarriers)ns3::WimaxPhy
SetPhyParameters(void)ns3::WimaxPhy
SetPsDuration(Time psDuration)ns3::WimaxPhy
SetPsPerFrame(uint16_t psPerFrame)ns3::WimaxPhy
SetPsPerSymbol(uint16_t psPerSymbol)ns3::WimaxPhy
SetReceiveCallback(Callback< void, Ptr< PacketBurst >, Ptr< WimaxConnection > > callback)ns3::SimpleOfdmWimaxPhy
ns3::WimaxPhy::SetReceiveCallback(Callback< void, Ptr< const PacketBurst > > callback)ns3::WimaxPhy
SetRxGain(double rxgain)ns3::SimpleOfdmWimaxPhyprivate
SetScanningCallback(void) const ns3::WimaxPhy
SetSimplex(uint64_t frequency)ns3::WimaxPhy
SetSNRToBlockErrorRateTracesPath(char *tracesPath)ns3::SimpleOfdmWimaxPhy
SetState(PhyState state)ns3::WimaxPhy
SetSymbolDuration(Time symbolDuration)ns3::WimaxPhy
SetSymbolsPerFrame(uint32_t symbolsPerFrame)ns3::WimaxPhy
SetTraceFilePath(std::string path)ns3::SimpleOfdmWimaxPhyprivate
SetTxGain(double txgain)ns3::SimpleOfdmWimaxPhyprivate
SetTxPower(double txPower)ns3::SimpleOfdmWimaxPhy
simpleOfdmWimaxPhy enum valuens3::WimaxPhy
SimpleOfdmWimaxPhy(void)ns3::SimpleOfdmWimaxPhy
SimpleOfdmWimaxPhy(char *tracesPath)ns3::SimpleOfdmWimaxPhy
SimpleRefCount()ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SimpleRefCount(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SimpleWimaxPhy enum valuens3::WimaxPhy
StartReceive(uint32_t burstSize, bool isFirstBlock, uint64_t frequency, WimaxPhy::ModulationType modulationType, uint8_t direction, double rxPower, Ptr< PacketBurst > burst)ns3::SimpleOfdmWimaxPhy
StartScanning(uint64_t frequency, Time timeout, Callback< void, bool, uint64_t > callback)ns3::WimaxPhy
StartSendDummyFecBlock(bool isFirstBlock, WimaxPhy::ModulationType modulationType, uint8_t direction)ns3::SimpleOfdmWimaxPhyprivate
TraceConnect(std::string name, std::string context, const CallbackBase &cb)ns3::ObjectBase
TraceConnectWithoutContext(std::string name, const CallbackBase &cb)ns3::ObjectBase
TraceDisconnect(std::string name, std::string context, const CallbackBase &cb)ns3::ObjectBase
TraceDisconnectWithoutContext(std::string name, const CallbackBase &cb)ns3::ObjectBase
Unref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
WimaxPhy(void)ns3::WimaxPhy
~Object()ns3::Objectvirtual
~ObjectBase()ns3::ObjectBasevirtual
~SimpleOfdmWimaxPhy(void)ns3::SimpleOfdmWimaxPhy
~WimaxPhy(void)ns3::WimaxPhyvirtual