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
 Azimuth angle in compass units.
 
double elevation
 Elevation angle in compass units.
 

Detailed Description

Represents a single interpolated point on a rotation path.

Angles are in compass units (CW from North) selected by the caller.

Definition at line 503 of file api.h.

Member Data Documentation

◆ azimuth

double fers_interpolated_rotation_point_t::azimuth

Azimuth angle in compass units.

Definition at line 505 of file api.h.

◆ elevation

double fers_interpolated_rotation_point_t::elevation

Elevation angle in compass units.

Definition at line 506 of file api.h.


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