NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_eth_phy Struct Reference
Collaboration diagram for stru_eth_phy:

Data Fields

NETSIM_ID interfaceId
 
double speed
 
double BER
 
double propagationDelay
 
NETSIM_ID connectedDevice
 
NETSIM_ID connectedInterface
 
double IFG
 
NetSim_BUFFERpacket
 
double lastPacketEndTime
 
bool isErrorChkReqd
 

Detailed Description

Definition at line 209 of file Ethernet.h.

Field Documentation

◆ BER

double stru_eth_phy::BER

Definition at line 213 of file Ethernet.h.

◆ connectedDevice

NETSIM_ID stru_eth_phy::connectedDevice

Definition at line 215 of file Ethernet.h.

◆ connectedInterface

NETSIM_ID stru_eth_phy::connectedInterface

Definition at line 216 of file Ethernet.h.

◆ IFG

double stru_eth_phy::IFG

Definition at line 217 of file Ethernet.h.

◆ interfaceId

NETSIM_ID stru_eth_phy::interfaceId

Definition at line 211 of file Ethernet.h.

◆ isErrorChkReqd

bool stru_eth_phy::isErrorChkReqd

Definition at line 222 of file Ethernet.h.

◆ lastPacketEndTime

double stru_eth_phy::lastPacketEndTime

Definition at line 220 of file Ethernet.h.

◆ packet

NetSim_BUFFER* stru_eth_phy::packet

Definition at line 219 of file Ethernet.h.

◆ propagationDelay

double stru_eth_phy::propagationDelay

Definition at line 214 of file Ethernet.h.

◆ speed

double stru_eth_phy::speed

Definition at line 212 of file Ethernet.h.


The documentation for this struct was generated from the following file: