NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_fastfadinghandle Struct Reference

Data Fields

char fileName [BUFSIZ]
 
FILE * file
 
UINT txAntennaCount
 
UINT rxAntennaCount
 
UINT entryCount
 
double ** entries
 

Detailed Description

Definition at line 31 of file LTENR_BeamForming.c.

Field Documentation

◆ entries

double** stru_fastfadinghandle::entries

Definition at line 40 of file LTENR_BeamForming.c.

◆ entryCount

UINT stru_fastfadinghandle::entryCount

Definition at line 39 of file LTENR_BeamForming.c.

◆ file

FILE* stru_fastfadinghandle::file

Definition at line 34 of file LTENR_BeamForming.c.

◆ fileName

char stru_fastfadinghandle::fileName[BUFSIZ]

Definition at line 33 of file LTENR_BeamForming.c.

◆ rxAntennaCount

UINT stru_fastfadinghandle::rxAntennaCount

Definition at line 37 of file LTENR_BeamForming.c.

◆ txAntennaCount

UINT stru_fastfadinghandle::txAntennaCount

Definition at line 36 of file LTENR_BeamForming.c.


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