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
- Default constructor
- WinProp_Radar_Point::WinProp_Radar_Point
- Constructor with parameters
- WinProp_Radar_Point::WinProp_Radar_Point
- Copy constructor
- WinProp_Radar_Point::~WinProp_Radar_Point
- Destructor
- WinProp_Radar_Point::WinProp_Radar_Point() WinProp_Radar_Point()
Description
Default constructorParameters
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 parametersParameters
- 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 constructorParameters
- const WinProp_Radar_Point & other
Returns None
- WinProp_Radar_Point::~WinProp_Radar_Point() ~WinProp_Radar_Point()
Description
DestructorParameters
Returns None
The documentation was generated from the following file:
- source/Radar/Shared/winprop_radar_aux_para.h