NetSim Source Code Help
Loading...
Searching...
No Matches
Satellite_PropagationModel.h File Reference
#include "Satellite.h"
Include dependency graph for Satellite_PropagationModel.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ _NETSIM_SATELLITE_PROPAGATIONMODEL_H_

#define _NETSIM_SATELLITE_PROPAGATIONMODEL_H_

Definition at line 26 of file Satellite_PropagationModel.h.

Function Documentation

◆ satellite_check_for_packet_error()

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.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ satellite_propagation_gw_calculate_rxpower()

void satellite_propagation_gw_calculate_rxpower ( NETSIM_ID  d,
NETSIM_ID  in,
double  time 
)

Definition at line 172 of file Satellite_PropagationModel.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ satellite_propagation_ut_calculate_rxpower()

void satellite_propagation_ut_calculate_rxpower ( NETSIM_ID  d,
NETSIM_ID  in,
double  time 
)

Definition at line 165 of file Satellite_PropagationModel.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ satellite_propgation_gw_init()

void satellite_propgation_gw_init ( NETSIM_ID  d,
NETSIM_ID  in 
)

Definition at line 61 of file Satellite_PropagationModel.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ satellite_propgation_ut_init()

void satellite_propgation_ut_init ( NETSIM_ID  d,
NETSIM_ID  in 
)

Definition at line 40 of file Satellite_PropagationModel.c.

Here is the call graph for this function:
Here is the caller graph for this function: