Data Item I001/040 - Measured Position in Polar Coordinates. More...
#include <cat001.h>
Data Fields | |
bool | valid |
int | raw_rho |
Raw format as defined in doc, resolution 1/128 nm. More... | |
int | raw_theta |
Raw format as defined in doc, resolution 360/2^16 degree. More... | |
double | rho |
nm More... | |
double | theta |
degree More... | |
Data Item I001/040 - Measured Position in Polar Coordinates.
int ast_dataitem_001_040_t::raw_rho |
Raw format as defined in doc, resolution 1/128 nm.
int ast_dataitem_001_040_t::raw_theta |
Raw format as defined in doc, resolution 360/2^16 degree.
double ast_dataitem_001_040_t::rho |
nm
double ast_dataitem_001_040_t::theta |
degree
bool ast_dataitem_001_040_t::valid |