ast_polar_coordinate_t Struct Reference

Polar Coordinate. More...

#include <type.h>

Data Fields

bool valid
 true if coordinate is valid More...
 
double rho
 Rho in NM. More...
 
double theta
 Theta in degree. More...
 

Detailed Description

Polar Coordinate.

Field Documentation

◆ rho

double ast_polar_coordinate_t::rho

Rho in NM.

◆ theta

double ast_polar_coordinate_t::theta

Theta in degree.

◆ valid

bool ast_polar_coordinate_t::valid

true if coordinate is valid


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