Livox SDK API  V2.0.0
HubSetPointCloudReturnModeResponse Struct Reference

#include <livox_def.h>

Public Attributes

uint8_t ret_code
 
uint8_t count
 
ReturnCode return_list [1]
 

Detailed Description

The response body of setting point cloud return mode of sub LiDAR conneted to Hub.

Definition at line 683 of file livox_def.h.

Member Data Documentation

◆ count

uint8_t HubSetPointCloudReturnModeResponse::count

Count of return_list.

Definition at line 685 of file livox_def.h.

◆ ret_code

uint8_t HubSetPointCloudReturnModeResponse::ret_code

Return code.

Definition at line 684 of file livox_def.h.

◆ return_list

ReturnCode HubSetPointCloudReturnModeResponse::return_list[1]

Return list.

Definition at line 686 of file livox_def.h.


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