![]() |
0.1.26
|
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. | |
| LiDARCloud pyhelios.LiDARCloud.create_lidar_cloud | ( | ) |
Create LiDARCloud instance.
Definition at line 2050 of file LiDARCloud.py.