#include <myxda.h>
List of all members.
Detailed Description
Definition at line 23 of file myxda.h.
Member Enumeration Documentation
- Enumerator:
DM_None |
|
DM_OrientationEuler |
|
DM_OrientationQuaternion |
|
DM_Sdi |
|
DM_OrientationMatrix |
|
Definition at line 34 of file myxda.h.
Constructor & Destructor Documentation
MyXda class implementation The MyXda class is derived from the XsControl class and indirectly from the CmtCallback class. It is thereby able to overload the callback functions defined in CmtCallback.
constructor, creates the XsControl object and registers the callbacks
Definition at line 32 of file myxda.cpp.
destructor, unregisters the callbacks and cleans up the XsControl object
Definition at line 42 of file myxda.cpp.
Member Function Documentation
Repaints the screen to an empty measurement screen.
Definition at line 62 of file myxda.cpp.
Callback function called if there is new data available from the device.
- Parameters:
-
packet | : Packet with filter output |
Definition at line 110 of file myxda.cpp.
Opens all COM ports with either a station or an MTw conneted.
Definition at line 50 of file myxda.cpp.
Prints the current display mode on the screen.
Definition at line 79 of file myxda.cpp.
Sets the display mode of incoming data.
- Parameters:
-
displayMode | : The display mode to set |
Definition at line 72 of file myxda.cpp.
Member Data Documentation
The documentation for this class was generated from the following files: