
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 |
Definition at line 326 of file PropagationModel.h.
| fnCheckInterface stru_propagation_info::fnpCheckInterface |
Definition at line 340 of file PropagationModel.h.
| NETSIM_ID stru_propagation_info::nRxId |
Definition at line 330 of file PropagationModel.h.
| NETSIM_ID stru_propagation_info::nRxInterface |
Definition at line 331 of file PropagationModel.h.
| NETSIM_ID stru_propagation_info::nTxId |
Definition at line 328 of file PropagationModel.h.
| NETSIM_ID stru_propagation_info::nTxInterface |
Definition at line 329 of file PropagationModel.h.
| PROPAGATION stru_propagation_info::propagation |
Definition at line 338 of file PropagationModel.h.
| PRECV_POWER stru_propagation_info::recvPower |
Definition at line 336 of file PropagationModel.h.
| TX_INFO stru_propagation_info::txInfo |
Definition at line 334 of file PropagationModel.h.
| char* stru_propagation_info::uniqueId |
Definition at line 332 of file PropagationModel.h.