Data Item I048/040 - Measured Position in Polar Co-ordinates. More...

#include <cat048.h>

Data Fields

bool valid
 
int raw_rho
 Raw format as defined in doc, resolution 1/256 nm. More...
 
int raw_theta
 Raw format as defined in doc, resolution 360/2^16 degree. More...
 
double rho
 Rho, in nm. More...
 
double theta
 Theta, in degree. More...
 

Detailed Description

Data Item I048/040 - Measured Position in Polar Co-ordinates.

Field Documentation

◆ raw_rho

int ast_dataitem_048_040_t::raw_rho

Raw format as defined in doc, resolution 1/256 nm.

◆ raw_theta

int ast_dataitem_048_040_t::raw_theta

Raw format as defined in doc, resolution 360/2^16 degree.

◆ rho

double ast_dataitem_048_040_t::rho

Rho, in nm.

◆ theta

double ast_dataitem_048_040_t::theta

Theta, in degree.

◆ valid

bool ast_dataitem_048_040_t::valid

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