#include <lasutility.hpp>
Definition at line 98 of file lasutility.hpp.
◆ LAShistogram()
LAShistogram::LAShistogram |
( |
| ) |
|
◆ ~LAShistogram()
LAShistogram::~LAShistogram |
( |
| ) |
|
◆ active()
BOOL LAShistogram::active |
( |
| ) |
const |
|
inline |
◆ add()
void LAShistogram::add |
( |
const LASpoint * |
point | ) |
|
◆ histo()
BOOL LAShistogram::histo |
( |
const char * |
name, |
|
|
F32 |
step |
|
) |
| |
◆ histo_avg()
BOOL LAShistogram::histo_avg |
( |
const char * |
name, |
|
|
F32 |
step, |
|
|
const char * |
name_avg |
|
) |
| |
◆ parse()
BOOL LAShistogram::parse |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ report()
void LAShistogram::report |
( |
FILE * |
file | ) |
const |
◆ classification_bin
LASbin* LAShistogram::classification_bin |
|
private |
◆ classification_bin_intensity
LASbin* LAShistogram::classification_bin_intensity |
|
private |
◆ classification_bin_scan_angle
LASbin* LAShistogram::classification_bin_scan_angle |
|
private |
◆ gps_time_bin
LASbin* LAShistogram::gps_time_bin |
|
private |
◆ intensity_bin
LASbin* LAShistogram::intensity_bin |
|
private |
◆ is_active
BOOL LAShistogram::is_active |
|
private |
◆ point_source_id_bin
LASbin* LAShistogram::point_source_id_bin |
|
private |
◆ return_map_bin_intensity
LASbin* LAShistogram::return_map_bin_intensity |
|
private |
◆ scan_angle_bin
LASbin* LAShistogram::scan_angle_bin |
|
private |
◆ scan_angle_bin_intensity
LASbin* LAShistogram::scan_angle_bin_intensity |
|
private |
◆ scan_angle_bin_number_of_returns
LASbin* LAShistogram::scan_angle_bin_number_of_returns |
|
private |
◆ scan_angle_bin_z
LASbin* LAShistogram::scan_angle_bin_z |
|
private |
◆ wavepacket_index_bin
LASbin* LAShistogram::wavepacket_index_bin |
|
private |
◆ wavepacket_location_bin
LASbin* LAShistogram::wavepacket_location_bin |
|
private |
◆ wavepacket_offset_bin
LASbin* LAShistogram::wavepacket_offset_bin |
|
private |
◆ wavepacket_size_bin
LASbin* LAShistogram::wavepacket_size_bin |
|
private |
◆ x_bin
◆ y_bin
◆ z_bin
The documentation for this class was generated from the following files: