Livox SDK API  V2.0.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 520 of file livox_def.h.

Member Data Documentation

◆ freq

uint8_t LidarGetImuPushFrequencyResponse::freq

IMU push frequency, refer to ImuFreq.

Definition at line 522 of file livox_def.h.

◆ ret_code

uint8_t LidarGetImuPushFrequencyResponse::ret_code

Return code.

Definition at line 521 of file livox_def.h.


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