vrpn  07.33
Virtual Reality Peripheral Network
vrpn_LowPassFilterQuat Class Reference

#include <vrpn_OneEuroFilter.h>

Public Types

typedef const double * return_type
 

Public Member Functions

 vrpn_LowPassFilterQuat ()
 
return_type filter (const q_type x, vrpn_float64 alpha)
 
return_type hatxprev ()
 

Detailed Description

Definition at line 175 of file vrpn_OneEuroFilter.h.

Member Typedef Documentation

◆ return_type

typedef const double* vrpn_LowPassFilterQuat::return_type

Definition at line 177 of file vrpn_OneEuroFilter.h.

Constructor & Destructor Documentation

◆ vrpn_LowPassFilterQuat()

vrpn_LowPassFilterQuat::vrpn_LowPassFilterQuat ( )
inline

Definition at line 179 of file vrpn_OneEuroFilter.h.

Member Function Documentation

◆ filter()

return_type vrpn_LowPassFilterQuat::filter ( const q_type  x,
vrpn_float64  alpha 
)
inline

Definition at line 182 of file vrpn_OneEuroFilter.h.

◆ hatxprev()

return_type vrpn_LowPassFilterQuat::hatxprev ( )
inline

Definition at line 194 of file vrpn_OneEuroFilter.h.


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