Livox SDK API  V2.2.0
LivoxSpherPoint Struct Reference

#include <livox_def.h>

Public Attributes

uint32_t depth
 
uint16_t theta
 
uint16_t phi
 
uint8_t reflectivity
 

Detailed Description

Spherical coordinate format.

Definition at line 164 of file livox_def.h.

Member Data Documentation

uint32_t LivoxSpherPoint::depth

Depth, Unit: mm

Definition at line 165 of file livox_def.h.

uint16_t LivoxSpherPoint::phi

Azimuth[0, 36000], Unit: 0.01 degree

Definition at line 167 of file livox_def.h.

uint8_t LivoxSpherPoint::reflectivity

Reflectivity

Definition at line 168 of file livox_def.h.

uint16_t LivoxSpherPoint::theta

Zenith angle[0, 18000], Unit: 0.01 degree

Definition at line 166 of file livox_def.h.


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