INET Framework for OMNeT++/OMNEST
|
Implements the physical locations on the bus where each network entity is connected to on the bus. More...
#include <EtherBus.h>
Public Attributes | |
int | id = -1 |
double | position = NaN |
simtime_t | propagationDelay [2] |
Implements the physical locations on the bus where each network entity is connected to on the bus.
int inet::EtherBus::BusTap::id = -1 |
Referenced by inet::EtherBus::handleMessage(), and inet::EtherBus::initialize().
double inet::EtherBus::BusTap::position = NaN |
Referenced by inet::EtherBus::initialize().
simtime_t inet::EtherBus::BusTap::propagationDelay[2] |
Referenced by inet::EtherBus::initialize().