NetSim Source Code Help
Loading...
Searching...
No Matches
stru_propagation_info Struct Reference

#include <PropagationModel.h>

Collaboration diagram for stru_propagation_info:
Collaboration graph

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 280 of file PropagationModel.h.

Field Documentation

◆ fnpCheckInterface

fnCheckInterface stru_propagation_info::fnpCheckInterface

Definition at line 294 of file PropagationModel.h.

◆ nRxId

NETSIM_ID stru_propagation_info::nRxId

Definition at line 284 of file PropagationModel.h.

◆ nRxInterface

NETSIM_ID stru_propagation_info::nRxInterface

Definition at line 285 of file PropagationModel.h.

◆ nTxId

NETSIM_ID stru_propagation_info::nTxId

Definition at line 282 of file PropagationModel.h.

◆ nTxInterface

NETSIM_ID stru_propagation_info::nTxInterface

Definition at line 283 of file PropagationModel.h.

◆ propagation

PROPAGATION stru_propagation_info::propagation

Definition at line 292 of file PropagationModel.h.

◆ recvPower

PRECV_POWER stru_propagation_info::recvPower

Definition at line 290 of file PropagationModel.h.

◆ txInfo

TX_INFO stru_propagation_info::txInfo

Definition at line 288 of file PropagationModel.h.

◆ uniqueId

char* stru_propagation_info::uniqueId

Definition at line 286 of file PropagationModel.h.


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