
Data Fields | |
| NETSIM_ID | interfaceId |
| double | speed |
| double | BER |
| double | propagationDelay |
| NETSIM_ID | connectedDevice |
| NETSIM_ID | connectedInterface |
| double | IFG |
| NetSim_BUFFER * | packet |
| double | lastPacketEndTime |
| bool | isErrorChkReqd |
Definition at line 209 of file Ethernet.h.
| double stru_eth_phy::BER |
Definition at line 213 of file Ethernet.h.
| NETSIM_ID stru_eth_phy::connectedDevice |
Definition at line 215 of file Ethernet.h.
| NETSIM_ID stru_eth_phy::connectedInterface |
Definition at line 216 of file Ethernet.h.
| double stru_eth_phy::IFG |
Definition at line 217 of file Ethernet.h.
| NETSIM_ID stru_eth_phy::interfaceId |
Definition at line 211 of file Ethernet.h.
| bool stru_eth_phy::isErrorChkReqd |
Definition at line 222 of file Ethernet.h.
| double stru_eth_phy::lastPacketEndTime |
Definition at line 220 of file Ethernet.h.
| NetSim_BUFFER* stru_eth_phy::packet |
Definition at line 219 of file Ethernet.h.
| double stru_eth_phy::propagationDelay |
Definition at line 214 of file Ethernet.h.
| double stru_eth_phy::speed |
Definition at line 212 of file Ethernet.h.