tomlankhorst/control
Classes | Functions
control::ghk Namespace Reference

Classes

struct  coeff
 
struct  result
 
struct  state
 

Functions

template<typename ValueType >
result< ValueType > correct_predict (const coeff< ValueType > &coeff, state< ValueType > current, ValueType z, ValueType T)
 

Detailed Description

ghk-filter, or alpha beta gamma filter.