Function caerIMU9EventIsValid
Defined in File imu9.h
Function Documentation
-
static inline bool caerIMU9EventIsValid(caerIMU9EventConst event)
Check if this IMU 9-axes event is valid.
- Parameters:
event – a valid IMU9Event pointer. Cannot be NULL.
- Returns:
true if valid, false if not.