COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
gs232b_state Struct Reference

GS-232B state. More...

#include <gs232b_lib.h>

Collaboration diagram for gs232b_state:

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
 

Detailed Description

GS-232B state.

Internal structure containing the state of the GS-232B and its associated G-5500.

Member Data Documentation

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

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