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

Member Data Documentation

◆ depth

uint32_t LivoxSpherPoint::depth

Radial distance, Unit:mm

Definition at line 154 of file livox_def.h.

◆ phi

uint16_t LivoxSpherPoint::phi

Azimuthal angle, Unit:0.01rad

Definition at line 156 of file livox_def.h.

◆ reflectivity

uint8_t LivoxSpherPoint::reflectivity

Reflectivity

Definition at line 157 of file livox_def.h.

◆ theta

uint16_t LivoxSpherPoint::theta

Polar angle, Unit:0.01rad

Definition at line 155 of file livox_def.h.


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