ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / LasPoint Class / ScanAngleRank Property

In This Topic
    ScanAngleRank Property
    In This Topic
    Gets the scan angle rank of this point. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax
    public short ScanAngleRank {get;}
    Public ReadOnly Property ScanAngleRank As Short
    Remarks
    The scan angle rank is the angle (rounded to the nearest integer) at which the laser point was output from the laser system including the roll of the aircraft. The scan angle is within 1 degree of accuracy from +90 to -90 degrees.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also