imunano33
0.1.1
|
This is the complete list of members for imunano33::IMUNano33, including all inherited members.
climateDataExists() const | imunano33::IMUNano33 | inline |
getGyroFavoring() const | imunano33::IMUNano33 | inline |
getHumidity() const | imunano33::IMUNano33 | inline |
getPressure() const | imunano33::IMUNano33 | inline |
getRotQ() const | imunano33::IMUNano33 | inline |
getTemperature() const | imunano33::IMUNano33 | inline |
IMUNano33()=default | imunano33::IMUNano33 | |
IMUNano33(const num_t gyroFavoring) | imunano33::IMUNano33 | inline |
IMUNano33(const num_t gyroFavoring, const Quaternion &initialQ) | imunano33::IMUNano33 | inline |
IMUNano33(const IMUNano33 &other)=default | imunano33::IMUNano33 | |
IMUNano33(IMUNano33 &&)=default | imunano33::IMUNano33 | |
operator=(const IMUNano33 &other)=default | imunano33::IMUNano33 | |
operator=(IMUNano33 &&)=default | imunano33::IMUNano33 | |
resetClimate() | imunano33::IMUNano33 | inline |
resetIMU() | imunano33::IMUNano33 | inline |
setGyroFavoring(const num_t favoring) | imunano33::IMUNano33 | inline |
setRotQ(const Quaternion &q) | imunano33::IMUNano33 | inline |
update(const Vector3D &accel, const Vector3D &gyro, const num_t deltaT, const num_t temperature, const num_t humidity, const num_t pressure) | imunano33::IMUNano33 | inline |
updateClimate(const num_t temperature, const num_t humidity, const num_t pressure) | imunano33::IMUNano33 | inline |
updateIMU(const Vector3D &accel, const Vector3D &gyro, const num_t deltaT) | imunano33::IMUNano33 | inline |
updateIMUAccel(const Vector3D &accel) | imunano33::IMUNano33 | inline |
updateIMUGyro(const Vector3D &gyro, const num_t deltaT) | imunano33::IMUNano33 | inline |
zeroIMU() | imunano33::IMUNano33 | inline |
~IMUNano33()=default | imunano33::IMUNano33 |