NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ns3::LteUePowerControl Class Reference

#include <introspected-doxygen.hpp>

Detailed Description

Introspection did not find any typical Config paths.

Attributes

  • ClosedLoop: If true Closed Loop mode will be active, otherwise Open Loop
    • Set with class: BooleanValue
    • Underlying type: bool
    • Initial value: true
    • Flags: construct write read
  • AccumulationEnabled: If true TCP accumulation mode will be active, otherwise absolute mode will be active
    • Set with class: BooleanValue
    • Underlying type: bool
    • Initial value: true
    • Flags: construct write read
  • Alpha: Value of Alpha parameter
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 1
    • Flags: construct write
  • Pcmax: Max Transmission power in dBm, Default value 23 dBmTS36.101 section 6.2.3
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: 23
    • Flags: construct write read
  • Pcmin: Min Transmission power in dBm, Default value -40 dBmTS36.101 section 6.2.3
    • Set with class: ns3::DoubleValue
    • Underlying type: double -1.79769e+308:1.79769e+308
    • Initial value: -40
    • Flags: construct write read
  • PoNominalPusch: P_O_NOMINAL_PUSCH INT (-126 ... 24), Default value -80
    • Set with class: ns3::IntegerValue
    • Underlying type: int16_t -32768:32767
    • Initial value: -80
    • Flags: construct write
  • PoUePusch: P_O_UE_PUSCH INT(-8...7), Default value 0
    • Set with class: ns3::IntegerValue
    • Underlying type: int16_t -32768:32767
    • Initial value: 0
    • Flags: construct write
  • PsrsOffset: P_SRS_OFFSET INT(0...15), Default value 7
    • Set with class: ns3::IntegerValue
    • Underlying type: int16_t -32768:32767
    • Initial value: 7
    • Flags: construct write read

TraceSources

  • ReportPuschTxPower: Report PUSCH TxPower in dBm
    Callback signature: ns3::LteUePowerControl::TxPowerTracedCallback
  • ReportPucchTxPower: Report PUCCH TxPower in dBm
    Callback signature: ns3::LteUePowerControl::TxPowerTracedCallback
  • ReportSrsTxPower: Report SRS TxPower in dBm
    Callback signature: ns3::LteUePowerControl::TxPowerTracedCallback

Size of this type is 320 bytes (on a 64-bit architecture).


The documentation for this class was generated from the following file: