#include <introspected-doxygen.hpp>
Config Paths
ns3::RateErrorModel is accessible through the following paths with Config::Set and Config::Connect:
-
"/NodeList/[i]/DeviceList/[i]/$ns3::SimpleNetDevice/ReceiveErrorModel/$ns3::RateErrorModel"
-
"/NodeList/[i]/DeviceList/[i]/$ns3::PointToPointNetDevice/ReceiveErrorModel/$ns3::RateErrorModel"
-
"/NodeList/[i]/DeviceList/[i]/$ns3::CsmaNetDevice/ReceiveErrorModel/$ns3::RateErrorModel"
-
"/NodeList/[i]/DeviceList/[i]/$ns3::WifiNetDevice/Phy/PostReceptionErrorModel/$ns3::RateErrorModel"
-
"/NodeList/[i]/DeviceList/[i]/$ns3::WaveNetDevice/PhyEntities/[i]/PostReceptionErrorModel/$ns3::RateErrorModel"
Attributes
-
ErrorUnit: The error unit
-
Set with class: ns3::EnumValue
-
Underlying type:
-
Initial value: ERROR_UNIT_BYTE
-
Flags: construct write read
-
ErrorRate: The error rate.
-
Set with class: ns3::DoubleValue
-
Underlying type: double -1.79769e+308:1.79769e+308
-
Initial value: 0
-
Flags: construct write read
-
RanVar: The decision variable attached to this error model.
Attributes defined in parent class ns3::ErrorModel
-
IsEnabled: Whether this ErrorModel is enabled or not.
-
Set with class: BooleanValue
-
Underlying type: bool
-
Initial value: true
-
Flags: construct write read
No TraceSources are defined for this type.
Size of this type is 56 bytes (on a 64-bit architecture).
The documentation for this class was generated from the following file: