pylas.lasreader module¶
-
class
pylas.lasreader.LasReader(stream, closefd=True)[source]¶ Bases:
objectThis class handles the reading of the different parts of a las file.
As the Header is necessary to be able to understand how the data is structured, it will be read during initialisation of the instance