#include <EtherBus.h>
Public Attributes | |
int | id |
double | position |
simtime_t | propagationDelay [2] |
Implements the physical locations on the bus where each network entity is connected to on the bus
Definition at line 38 of file EtherBus.h.
Definition at line 40 of file EtherBus.h.
Referenced by EtherBus::handleMessage(), and EtherBus::initialize().
double EtherBus::BusTap::position |
Definition at line 41 of file EtherBus.h.
Referenced by EtherBus::initialize().
simtime_t EtherBus::BusTap::propagationDelay[2] |
Definition at line 42 of file EtherBus.h.
Referenced by EtherBus::initialize().