Livox SDK API  V2.2.0
LidarGetImuPushFrequencyResponse Struct Reference

#include <livox_def.h>

Public Attributes

uint8_t ret_code
 
uint8_t freq
 

Detailed Description

The response body of getting the Livox LiDAR's IMU push frequency.

Definition at line 633 of file livox_def.h.

Member Data Documentation

uint8_t LidarGetImuPushFrequencyResponse::freq

IMU push frequency, refer to ImuFreq.

Definition at line 635 of file livox_def.h.

uint8_t LidarGetImuPushFrequencyResponse::ret_code

Return code.

Definition at line 634 of file livox_def.h.


The documentation for this struct was generated from the following file: