TwiceAsNice  2019-02-18
Classes | Public Member Functions | Public Attributes | List of all members
MGenAutoguider::ui Struct Reference

#include <mgenautoguider.h>

Collaboration diagram for MGenAutoguider::ui:
Collaboration graph

Classes

struct  buttons
 
struct  framerate
 
struct  remote
 

Public Member Functions

 ui ()
 

Public Attributes

int timer
 
bool is_enabled
 
struct timespec timestamp
 
struct MGenAutoguider::ui::remote remote
 
struct MGenAutoguider::ui::framerate framerate
 
struct MGenAutoguider::ui::buttons buttons
 

Constructor & Destructor Documentation

◆ ui()

MGenAutoguider::ui::ui ( )
inline

Member Data Documentation

◆ buttons

◆ framerate

◆ is_enabled

bool MGenAutoguider::ui::is_enabled

Whether the remote UI is being transferred to the client.

◆ remote

◆ timer

int MGenAutoguider::ui::timer

The timer counting for the refresh event updating the remote user interface.

◆ timestamp

struct timespec MGenAutoguider::ui::timestamp

The last time this structure was read from the device.


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