![]() |
NetSim Source Code Help
|
#include <Satellite_PHY.h>

Data Fields | |
| NETSIM_ID | d |
| NETSIM_ID | in |
| double | txPower_dbm |
| double | txPower_mw |
| double | txAntennaGain_db |
| double | rxAntennaGain_db |
| double | antennaGainToNoiseTemp_dBk |
| double | tempeature_k |
| PPROPAGATION_INFO | txPropagationInfo |
| PPROPAGATION_INFO | rxPropagationInfo |
Definition at line 74 of file Satellite_PHY.h.
| double stru_satellite_gw_phy::antennaGainToNoiseTemp_dBk |
Definition at line 84 of file Satellite_PHY.h.
| NETSIM_ID stru_satellite_gw_phy::d |
Definition at line 76 of file Satellite_PHY.h.
| NETSIM_ID stru_satellite_gw_phy::in |
Definition at line 77 of file Satellite_PHY.h.
| double stru_satellite_gw_phy::rxAntennaGain_db |
Definition at line 83 of file Satellite_PHY.h.
| PPROPAGATION_INFO stru_satellite_gw_phy::rxPropagationInfo |
Definition at line 88 of file Satellite_PHY.h.
| double stru_satellite_gw_phy::tempeature_k |
Definition at line 85 of file Satellite_PHY.h.
| double stru_satellite_gw_phy::txAntennaGain_db |
Definition at line 82 of file Satellite_PHY.h.
| double stru_satellite_gw_phy::txPower_dbm |
Definition at line 79 of file Satellite_PHY.h.
| double stru_satellite_gw_phy::txPower_mw |
Definition at line 80 of file Satellite_PHY.h.
| PPROPAGATION_INFO stru_satellite_gw_phy::txPropagationInfo |
Definition at line 87 of file Satellite_PHY.h.