NetSim Source Code Help
Loading...
Searching...
No Matches
stru_LTENR_SublayerInfo Struct Reference

#include <LTE_NR.h>

Collaboration diagram for stru_LTENR_SublayerInfo:
Collaboration graph

Data Fields

LTENR_SUBLAYER subLayer
 
char name [50]
 
void(* fnOut )()
 
void(* fnIn )()
 

Detailed Description

Definition at line 281 of file LTE_NR.h.

Field Documentation

◆ fnIn

void(* stru_LTENR_SublayerInfo::fnIn) ()

Definition at line 286 of file LTE_NR.h.

◆ fnOut

void(* stru_LTENR_SublayerInfo::fnOut) ()

Definition at line 285 of file LTE_NR.h.

◆ name

char stru_LTENR_SublayerInfo::name[50]

Definition at line 284 of file LTE_NR.h.

◆ subLayer

LTENR_SUBLAYER stru_LTENR_SublayerInfo::subLayer

Definition at line 283 of file LTE_NR.h.


The documentation for this struct was generated from the following file: