13 #ifndef METAVRPNOBJECT_H
14 #define METAVRPNOBJECT_H
28 class EulerDerivative;
63 #endif // METAVRPNOBJECT_H
namespace of the flair Framework
Definition: Ahrs.h:19
Class for VRPN object. The IODevice is created with the VrpnClient as parent. VrpnClient must be crea...
Definition: VrpnObject.h:45
Class to connect to a Vrpn server.
Abstract class for data types.
Class defining a 3D vector.
Class defining a first order low pass filter.
Definition: LowPassFilter.h:36
VrpnClient * GetVrpnClient(void)
get VrpnClient
Class to connect to a Vrpn server. The Thread is created with the FrameworkManager as parent...
Definition: VrpnClient.h:40
Class defining an euler derivative.
Definition: EulerDerivative.h:36
Class displaying a 2D plot on the ground station.
Definition: DataPlot2D.h:34
Class displaying a 1D plot on the ground station.
Definition: DataPlot1D.h:33
Class displaying a QTab on the ground station.
Definition: Tab.h:29