class
NrNetDeviceThe NrNetDevice class.
This is the base class for NrUeNetDevice and NrGnbNetDevice.
Config Paths
ns3::
/NodeList/[i]/DeviceList/[i]/$ns3::NrNetDevice
Attributes
- Mtu: The MAC-level Maximum Transmission Unit
- Set with class: ns3::UintegerValue
- Underlying type: uint16_t 0:65535
- Initial value: 30000
- Flags: construct write read
No TraceSources are defined for this type.
Size of this type is 64 bytes (on a 64-bit architecture).
Derived classes
- class NrGnbNetDevice
- The NrGnbNetDevice class.
- class NrUeNetDevice
- The User Equipment NetDevice.
Public static functions
- static auto GetTypeId() -> TypeId
- GetTypeId.
Constructors, destructors, conversion operators
- NrNetDevice()
- NrNetDevice.
- ~NrNetDevice() override
- ~NrNetDevice