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

Go to the source code of this file.

Data Structures

struct  stru_satellite_phy
 
struct  stru_satellite_ut_phy
 
struct  stru_satellite_gw_phy
 

Macros

#define _NETSIM_SATELLITE_PHY_H_
 

Typedefs

typedef struct stru_satellite_phy SATELLITE_PHY
 
typedef struct stru_satellite_phyptrSATELLITE_PHY
 
typedef struct stru_satellite_ut_phy SATELLITE_UT_PHY
 
typedef struct stru_satellite_ut_phyptrSATELLITE_UT_PHY
 
typedef struct stru_satellite_gw_phy SATELLITE_GW_PHY
 
typedef struct stru_satellite_gw_phyptrSATELLITE_GW_PHY
 

Functions

ptrSATELLITE_PHY satellite_phy_alloc (NETSIM_ID d, NETSIM_ID in)
 
ptrSATELLITE_UT_PHY satellite_ut_phy_alloc (NETSIM_ID d, NETSIM_ID in)
 
void satellite_ut_phy_init (NETSIM_ID d, NETSIM_ID in)
 
ptrSATELLITE_GW_PHY satellite_gw_phy_alloc (NETSIM_ID d, NETSIM_ID in)
 
void satellite_gw_phy_init (NETSIM_ID d, NETSIM_ID in)
 

Macro Definition Documentation

◆ _NETSIM_SATELLITE_PHY_H_

#define _NETSIM_SATELLITE_PHY_H_

Definition at line 26 of file Satellite_PHY.h.

Typedef Documentation

◆ ptrSATELLITE_GW_PHY

◆ ptrSATELLITE_PHY

◆ ptrSATELLITE_UT_PHY

◆ SATELLITE_GW_PHY

◆ SATELLITE_PHY

◆ SATELLITE_UT_PHY

Function Documentation

◆ satellite_gw_phy_alloc()

ptrSATELLITE_GW_PHY satellite_gw_phy_alloc ( NETSIM_ID  d,
NETSIM_ID  in 
)

Definition at line 44 of file Satellite_PHY.c.

Here is the caller graph for this function:

◆ satellite_gw_phy_init()

void satellite_gw_phy_init ( NETSIM_ID  d,
NETSIM_ID  in 
)

Definition at line 68 of file Satellite_PHY.c.

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

◆ satellite_phy_alloc()

ptrSATELLITE_PHY satellite_phy_alloc ( NETSIM_ID  d,
NETSIM_ID  in 
)

Definition at line 35 of file Satellite_PHY.c.

Here is the caller graph for this function:

◆ satellite_ut_phy_alloc()

ptrSATELLITE_UT_PHY satellite_ut_phy_alloc ( NETSIM_ID  d,
NETSIM_ID  in 
)

Definition at line 53 of file Satellite_PHY.c.

Here is the caller graph for this function:

◆ satellite_ut_phy_init()

void satellite_ut_phy_init ( NETSIM_ID  d,
NETSIM_ID  in 
)

Definition at line 62 of file Satellite_PHY.c.

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