kstars
cproc_in_params Class Reference
#include <gmath.h>
Public Member Functions | |
cproc_in_params () | |
void | reset (void) |
Public Attributes | |
uint32_t | accum_frame_cnt [CHANNEL_CNT] |
bool | average |
double | derivative_gain [CHANNEL_CNT] |
bool | enabled [CHANNEL_CNT] |
double | guiding_rate |
double | integral_gain [CHANNEL_CNT] |
int | max_pulse_length [CHANNEL_CNT] |
int | min_pulse_length [CHANNEL_CNT] |
double | proportional_gain [CHANNEL_CNT] |
int | threshold_alg_idx |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
uint32_t cproc_in_params::accum_frame_cnt[CHANNEL_CNT] |
double cproc_in_params::derivative_gain[CHANNEL_CNT] |
bool cproc_in_params::enabled[CHANNEL_CNT] |
double cproc_in_params::integral_gain[CHANNEL_CNT] |
int cproc_in_params::max_pulse_length[CHANNEL_CNT] |
int cproc_in_params::min_pulse_length[CHANNEL_CNT] |
double cproc_in_params::proportional_gain[CHANNEL_CNT] |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.