check_flightline_orientation: Check that the orientations of all flight lines match

check_flightline_orientationR Documentation

Check that the orientations of all flight lines match

Description

This is a convenience function that calls get_flightline_info with default arguments and checks that all flight lines have the same orientation, either 'EW' or 'NS'.

Usage

check_flightline_orientation(las, ...)

Arguments

las

A LAS object, e.g. imported using prepare_tile.

...

Additional arguments to pass to get_flightline_info including angular.tol.

Value

TRUE if flight lines are consistent; FALSE otherwise.

See Also

get_flightline_info


mbedward/CERMBlidar documentation built on April 10, 2024, 2:05 p.m.