# Outputs ## Outputs Outputs will include: - Project and Client Report Generation, using LaTEX - Project and Client Dashboards for presentation - Processed LiDAR scans offered in any format (non-proprietary): - DSM (Digital Surface Model): Surface mesh using the *highest* elevation points in the dataset - DTM (Digital Terrain Model): Surface mesh using the *last signal return* in the dataset - CHM (Canopy Height Model): Surface mesh using the difference between DSM and DTM meshes, which will yield the height of vegetation objects with a scan For further information on DSM, DTM, and CHM file generation and meanings, please see the [models](./appendix/models.md) in the Appendix section. Examples used in this documentation, including example reports, charts, dashboards, ect, are created with a free example dataset provided by DJI for the Zenmuse L3 sensor. Please see the [references](./references/references.md) section for more details.