#include <introspected-doxygen.hpp>
Config Paths
ns3::LteSpectrumPhy is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/DeviceList/[i]/$ns3::LteNetDevice/$ns3::LteEnbNetDevice/ComponentCarrierMap/[i]/LteEnbPhy/DlSpectrumPhy"
-
"/NodeList/[i]/DeviceList/[i]/$ns3::LteNetDevice/$ns3::LteEnbNetDevice/ComponentCarrierMap/[i]/LteEnbPhy/UlSpectrumPhy"
-
"/NodeList/[i]/DeviceList/[i]/$ns3::LteNetDevice/$ns3::LteUeNetDevice/ComponentCarrierMapUe/[i]/LteUePhy/DlSpectrumPhy"
-
"/NodeList/[i]/DeviceList/[i]/$ns3::LteNetDevice/$ns3::LteUeNetDevice/ComponentCarrierMapUe/[i]/LteUePhy/UlSpectrumPhy"
-
"/NodeList/[i]/DeviceList/[i]/$ns3::LteEnbNetDevice/ComponentCarrierMap/[i]/LteEnbPhy/DlSpectrumPhy"
-
"/NodeList/[i]/DeviceList/[i]/$ns3::LteEnbNetDevice/ComponentCarrierMap/[i]/LteEnbPhy/UlSpectrumPhy"
-
"/NodeList/[i]/DeviceList/[i]/$ns3::LteUeNetDevice/ComponentCarrierMapUe/[i]/LteUePhy/DlSpectrumPhy"
-
"/NodeList/[i]/DeviceList/[i]/$ns3::LteUeNetDevice/ComponentCarrierMapUe/[i]/LteUePhy/UlSpectrumPhy"
Attributes
-
DataErrorModelEnabled: Activate/Deactivate the error model of data (TBs of PDSCH and PUSCH) [by default is active].
-
Set with class: BooleanValue
-
Underlying type: bool
-
Initial value: true
-
Flags: construct write read
-
CtrlErrorModelEnabled: Activate/Deactivate the error model of control (PCFICH-PDCCH decodification) [by default is active].
-
Set with class: BooleanValue
-
Underlying type: bool
-
Initial value: true
-
Flags: construct write read
TraceSources
-
TxStart: Trace fired when a new transmission is started
Callback signature: ns3::PacketBurst::TracedCallback
-
TxEnd: Trace fired when a previously started transmission is finished
Callback signature: ns3::PacketBurst::TracedCallback
-
RxStart: Trace fired when the start of a signal is detected
Callback signature: ns3::PacketBurst::TracedCallback
-
RxEndOk: Trace fired when a previously started RX terminates successfully
Callback signature: ns3::Packet::TracedCallback
-
RxEndError: Trace fired when a previously started RX terminates with an error
Callback signature: ns3::Packet::TracedCallback
-
DlPhyReception: DL reception PHY layer statistics.
Callback signature: ns3::PhyReceptionStatParameters::TracedCallback
-
UlPhyReception: DL reception PHY layer statistics.
Callback signature: ns3::PhyReceptionStatParameters::TracedCallback
Size of this type is 664 bytes (on a 64-bit architecture).
The documentation for this class was generated from the following file: