WinProp_Radar_Point

Data Fields

double
m_Range
double
m_Velocity
double
m_Azimuth
double
m_Elevation

Detailed Description

This struct represents a radar point in 3D space

Field Documentation

m_Range
double WinProp_Radar_Point::m_Range
The range of the point in [m]
m_Velocity
double WinProp_Radar_Point::m_Velocity
The velocity of the point in [m/s]
m_Azimuth
double WinProp_Radar_Point::m_Azimuth
The azimuth of the point in [deg]
m_Elevation
double WinProp_Radar_Point::m_Elevation
The elevation of the point in [deg]
WinProp_Radar_Point::WinProp_Radar_Point() WinProp_Radar_Point()

Description

Default constructor

Parameters

Returns None

WinProp_Radar_Point::WinProp_Radar_Point(const WinProp_Radar_Point(const double r, const double v, const double a, const double e)

Description

Constructor with parameters

Parameters

const double r
const double v
const double a
const double e

Returns None

WinProp_Radar_Point::WinProp_Radar_Point(const WinProp_Radar_Point(const WinProp_Radar_Point & other)

Description

Copy constructor

Parameters

const WinProp_Radar_Point & other

Returns None

WinProp_Radar_Point::~WinProp_Radar_Point() ~WinProp_Radar_Point()

Description

Destructor

Parameters

Returns None

The documentation was generated from the following file:
  • source/Radar/Shared/winprop_radar_aux_para.h