WinProp_FMCW_Para

Data Fields

double
Tc
unsigned int
NrChirps
double
B
FreqBins
NrBins
double
Vmax
double
Vres
double
D
double
Dres
ParametersMode
Mode
double
Freq
AntennaArrayConfig
AntArrayConfig
WinProp_Radar_Output
Output

Detailed Description

This structure contains the FMCW Radar parameters. It is used to pass FMCW radar settings to WinProp_FMCW_Radar::compute.

Field Documentation

Tc
double WinProp_FMCW_Para::Tc
FMCW chirp period in s
NrChirps
unsigned int WinProp_FMCW_Para::NrChirps
Number of chirps
B
double WinProp_FMCW_Para::B
Sweep bandwidth B in Hz
NrBins
FreqBins WinProp_FMCW_Para::NrBins
Number of frequency bins (range domain) see FreqBins
Vmax
double WinProp_FMCW_Para::Vmax
Maximum velocity in m/s
Vres
double WinProp_FMCW_Para::Vres
Velocity resolution in m/s
D
double WinProp_FMCW_Para::D
Range of interest in m
Dres
double WinProp_FMCW_Para::Dres
Range resolution in m
Mode
ParametersMode WinProp_FMCW_Para::Mode
Parameter mode see ParametersMode
Freq
double WinProp_FMCW_Para::Freq
FMCW radar frequency in Hz
AntArrayConfig
AntennaArrayConfig WinProp_FMCW_Para::AntArrayConfig
Antenna array configuration. Only relevant for angle estimation
Output
WinProp_Radar_Output WinProp_FMCW_Para::Output
Radar output settings and requests
WinProp_FMCW_Para::WinProp_FMCW_Para() WinProp_FMCW_Para()

Description

Constructor

Parameters

Returns None

WinProp_FMCW_Para::~WinProp_FMCW_Para() ~WinProp_FMCW_Para()

Description

Destructor

Parameters

Returns None

WinProp_FMCW_Para::WinProp_FMCW_Para(const WinProp_FMCW_Para(const WinProp_FMCW_Para & other)

Description

Copy constructor

Parameters

const WinProp_FMCW_Para & other

Returns None

Enums
unsigned char ParametersMode
  • DESIGN_PARAMETERS
  • SET_PARAMETERS Design parameters option
unsigned char FreqBins
  • FFT_8
  • FFT_16
  • FFT_32
  • FFT_64
  • FFT_128
  • FFT_256
  • FFT_512
  • FFT_1024
  • FFT_2048
  • FFT_COUNT
The documentation was generated from the following file:
  • source/Radar/FMCW/winprop_fmcw_types.h