You’re reading an older version of the Slamcore SDK documenation. The latest one is 23.04.

Struct slamcore::TypeTraits< T, typename enable_if_is_base_of< IMUSensorDataInterface, T >::type >

template<typename T>
struct TypeTraits<T, typename enable_if_is_base_of<IMUSensorDataInterface, T>::type>

Public Static Attributes

static constexpr ObjectType EnumType = ObjectType::IMUSensorData