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

Data Fields

NETSIM_ID nTxId
 
NETSIM_ID nTxInterface
 
NETSIM_ID nRxId
 
NETSIM_ID nRxInterface
 
char * uniqueId
 
TX_INFO txInfo
 
PRECV_POWER recvPower
 
PROPAGATION propagation
 
fnCheckInterface fnpCheckInterface
 

Detailed Description

Definition at line 326 of file PropagationModel.h.

Field Documentation

◆ fnpCheckInterface

fnCheckInterface stru_propagation_info::fnpCheckInterface

Definition at line 340 of file PropagationModel.h.

◆ nRxId

NETSIM_ID stru_propagation_info::nRxId

Definition at line 330 of file PropagationModel.h.

◆ nRxInterface

NETSIM_ID stru_propagation_info::nRxInterface

Definition at line 331 of file PropagationModel.h.

◆ nTxId

NETSIM_ID stru_propagation_info::nTxId

Definition at line 328 of file PropagationModel.h.

◆ nTxInterface

NETSIM_ID stru_propagation_info::nTxInterface

Definition at line 329 of file PropagationModel.h.

◆ propagation

PROPAGATION stru_propagation_info::propagation

Definition at line 338 of file PropagationModel.h.

◆ recvPower

PRECV_POWER stru_propagation_info::recvPower

Definition at line 336 of file PropagationModel.h.

◆ txInfo

TX_INFO stru_propagation_info::txInfo

Definition at line 334 of file PropagationModel.h.

◆ uniqueId

char* stru_propagation_info::uniqueId

Definition at line 332 of file PropagationModel.h.


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