0.1.26
Loading...
Searching...
No Matches
pyhelios.LiDARCloud Namespace Reference

Classes

class  LiDARCloud
 High-level interface for LiDAR point cloud operations. More...
 
class  LiDARError
 Exception raised for LiDAR-specific errors. More...
 
class  ReturnMode
 Return-reporting mode for analytic-waveform synthetic scans (see :meth:LiDARCloud.getScanReturnMode/:meth:LiDARCloud.setScanReturnMode). More...
 
class  RisleyPrism
 A single rotating wedge prism in a Risley-prism beam deflector (see :meth:LiDARCloud.addScanRisley). More...
 
class  ScanMode
 High-level acquisition mode returned by :meth:LiDARCloud.getScanMode. More...
 
class  ScanPattern
 Geometric beam pattern returned by :meth:LiDARCloud.getScanPattern. More...
 
class  SingleReturnSelection
 Which return(s) a limited-return instrument keeps when a pulse resolves more returns than the return limit (see :meth:LiDARCloud.setScanSingleReturnSelection). More...
 

Functions

LiDARCloud create_lidar_cloud ()
 Create LiDARCloud instance.
 

Function Documentation

◆ create_lidar_cloud()

LiDARCloud pyhelios.LiDARCloud.create_lidar_cloud ( )

Create LiDARCloud instance.

Returns
LiDARCloud instance

Definition at line 2050 of file LiDARCloud.py.