FERS 1.0.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
fers_interpolated_rotation_point_t Struct Reference

Represents a single interpolated point on a rotation path. More...

#include "api.h"

Public Attributes

double azimuth_deg
 Azimuth angle in compass degrees.
 
double elevation_deg
 Elevation angle in degrees.
 

Detailed Description

Represents a single interpolated point on a rotation path.

Angles are in compass degrees (CW from North).

Definition at line 360 of file api.h.

Member Data Documentation

◆ azimuth_deg

double fers_interpolated_rotation_point_t::azimuth_deg

Azimuth angle in compass degrees.

Definition at line 362 of file api.h.

◆ elevation_deg

double fers_interpolated_rotation_point_t::elevation_deg

Elevation angle in degrees.

Definition at line 363 of file api.h.


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