![]() |
NetSim Source Code Help
|
#include "Satellite.h"

Go to the source code of this file.
Macros | |
| #define | _NETSIM_SATELLITE_PROPAGATIONMODEL_H_ |
Functions | |
| void | satellite_propgation_ut_init (NETSIM_ID d, NETSIM_ID in) |
| void | satellite_propgation_gw_init (NETSIM_ID d, NETSIM_ID in) |
| void | satellite_propagation_ut_calculate_rxpower (NETSIM_ID d, NETSIM_ID in, double time) |
| void | satellite_propagation_gw_calculate_rxpower (NETSIM_ID d, NETSIM_ID in, double time) |
| bool | satellite_check_for_packet_error (NETSIM_ID t, NETSIM_ID ti, NETSIM_ID r, NETSIM_ID ri, NetSim_PACKET *packet) |
| #define _NETSIM_SATELLITE_PROPAGATIONMODEL_H_ |
Definition at line 26 of file Satellite_PropagationModel.h.
| bool satellite_check_for_packet_error | ( | NETSIM_ID | t, |
| NETSIM_ID | ti, | ||
| NETSIM_ID | r, | ||
| NETSIM_ID | ri, | ||
| NetSim_PACKET * | packet | ||
| ) |
Definition at line 396 of file Satellite_PropagationModel.c.


Definition at line 172 of file Satellite_PropagationModel.c.


Definition at line 165 of file Satellite_PropagationModel.c.


Definition at line 61 of file Satellite_PropagationModel.c.


Definition at line 40 of file Satellite_PropagationModel.c.

