#include <introspected-doxygen.hpp>
Config Paths
ns3::UanMacRcGw is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/DeviceList/[i]/$ns3::UanNetDevice/Mac/$ns3::UanMacRcGw"
Attributes
-
MaxReservations: Maximum number of reservations to accept per cycle.
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 10
-
Flags: construct write read
-
NumberOfRates: Number of rates per Phy layer.
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 1023
-
Flags: construct write read
-
MaxPropDelay: Maximum propagation delay between gateway and non-gateway nodes.
-
Set with class: ns3::TimeValue
-
Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
-
Initial value: +2e+09ns
-
Flags: construct write read
-
SIFS: Spacing between frames to account for timing error and processing delay.
-
Set with class: ns3::TimeValue
-
Underlying type: Time -9.22337e+18ns:+9.22337e+18ns
-
Initial value: +2e+08ns
-
Flags: construct write read
-
NumberOfNodes: Number of non-gateway nodes in this gateway's neighborhood.
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 10
-
Flags: construct write read
-
MinRetryRate: Smallest allowed RTS retry rate.
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 0.01
-
Flags: construct write read
-
RetryStep: Retry rate increment.
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 0.01
-
Flags: construct write read
-
TotalRate: Total available channel rate in bps (for a single channel, without splitting reservation channel).
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 4096
-
Flags: construct write read
-
RateStep: Increments available for rate assignment in bps.
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 4
-
Flags: construct write read
-
FrameSize: Size of data frames in bytes.
-
Set with class: ns3::UintegerValue
-
Underlying type: uint32_t 0:4294967295
-
Initial value: 1000
-
Flags: construct write read
TraceSources
-
RX: A packet was destined for and received at this MAC layer.
Callback signature: ns3::UanMac::PacketModeTracedCallback
-
Cycle: Trace cycle statistics.
Callback signature: ns3::UanMacRcGw::CycleCallback
Size of this type is 400 bytes (on a 64-bit architecture).
The documentation for this class was generated from the following file: