39 friend class ::Model_impl;
41 friend class GenericObject;
46 Simulator(std::string name,
int optitrack_mstime = 10,
float yaw_deg = 30,
int port=3883);
51 float Yaw(
void)
const;
58 Simulator_impl *pimpl_;
Simulator * getSimulator(void)
get Simulator
namespace of the flair Framework
Definition: Ahrs.h:19
Definition: Simulator.h:38
Class defining a 3D vector.
Main class of the Framework library.
Main class of the Framework library.
Definition: FrameworkManager.h:45
Class defining a quaternion.
Definition: Quaternion.h:26