Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼Nimunano33 | |
CClimate | Handles climate data from Nano 33 (or other) sensors |
CFilter | A complementary filter for a 6 axis IMU using quaternions |
CIMUNano33 | A data processor for IMU and climate data from an Arduino Nano 33 BLE Sense |
CMathUtil | Utility static methods for math calculations |
CQuaternion | A simple quaternion class for rotations |
▼Nsvector | |
CVector | A base vector representation |
CVector2D | A simple 2D vector representation |
CVector3D | A simple 3D vector representation |
CEmbVec2D | A minimal 2D vector representation |
CEmbVec3D | A minimal 3D vector representation |