Limb Range Analyzer
Cross-platform application for human limb range analysis.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CBluetoothThis class manages Bluetooth connection capabilities
 CBluetoothDeviceAuxiliary class that represents single Bluetooth device
 CBluetoothInfoAuxiliary class that manages Bluetooth characteristics object
 CBluetoothServiceAuxiliary class that is used alongside Bluetooth class when describing a service
 CClientClass Client is designed for Limb Range Analyzer application patient data representation
 CExerciseClass that represents single limb analysis exercise record
 CExtensionsExtensions struct principle lies in covering of various Limb Range Analyzer application constants
 CHasherClass Hasher is introduced for Client hash ID management
 CMainWindowRepresents the main class for user interface components
 CSensorComponentThis structure provides data management helper for SensorModule, as well as sensor fusion filtering algorithm
 CSensorModuleIntroduces possibilities of retrieved sensor data processing
 CSessionSession class encapsulates daily progress of a Client's exercise measurement
 CSettingsClass responsible for application settings description and management
 CXmlParserClass introduced in order to maintain XML loading and saving possibilities