lasstrip.par.main

来自「su 的源代码库」· MAIN 代码 · 共 23 行

MAIN
23
字号
 LASSTRIP - strip off header from a LAS file and write header		     and data into two separate files:				     las_header.ascii and las_data.ascii		 lasstrip <stdin outhdr= outdata= 				 Required parameters:						 	none							 Optional parameters:							outhdr=las_header.asc		output file containing						LAS header			outdata=las_data.asc		output file containing						LAS data channels				-> all output files are in ASCII	 Credits:	CWP: John Stockwell	CENPET: Werner M. Heigl

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?