|  | COSMOS core
    1.0.2 (beta)
    Comprehensive Open-architecture Solution for Mission Operations Systems | 
GS-232B state. More...
#include <gs232b_lib.h>
| Public Attributes | |
| int32_t | az_center | 
| int32_t | az_mode | 
| int32_t | az_offset_waiting | 
| float | az_offset | 
| float | currentaz | 
| float | targetaz | 
| int32_t | el_offset_waiting | 
| float | el_offset | 
| float | currentel | 
| float | targetel | 
| float | sensitivity | 
| int32_t | in_command | 
| int32_t | data_received | 
GS-232B state.
Internal structure containing the state of the GS-232B and its associated G-5500.
| int32_t gs232b_state::az_center | 
| int32_t gs232b_state::az_mode | 
| int32_t gs232b_state::az_offset_waiting | 
| float gs232b_state::az_offset | 
| float gs232b_state::currentaz | 
| float gs232b_state::targetaz | 
| int32_t gs232b_state::el_offset_waiting | 
| float gs232b_state::el_offset | 
| float gs232b_state::currentel | 
| float gs232b_state::targetel | 
| float gs232b_state::sensitivity | 
| int32_t gs232b_state::in_command | 
| int32_t gs232b_state::data_received |