IUavUasBuilder Interface

Provides access to members that controls UAV/UAS images.

Members

Name Description
Read/write property CameraFile The file or folder path.
Read/write property CameraProperties The camera properties, such as pixel size, distortion, and etc..
Read/write property EstimatedFlightHeight The estimated flight height.
Read/write property OrientationFile The GPS/orientation file path.
Read/write property OrientationParameters The orientation properties, such as lat, long, altitude, and etc..

IUavUasBuilder.CameraFile Property

The file or folder path.

Public Property CameraFile As String
public string CameraFile {get; set;}

IUavUasBuilder.CameraProperties Property

The camera properties, such as pixel size, distortion, and etc..

Public Property CameraProperties As IPropertySet
public IPropertySet CameraProperties {get; set;}

IUavUasBuilder.EstimatedFlightHeight Property

The estimated flight height.

Public Property EstimatedFlightHeight As Double
public double EstimatedFlightHeight {get; set;}

IUavUasBuilder.OrientationFile Property

The GPS/orientation file path.

Public Property OrientationFile As String
public string OrientationFile {get; set;}

IUavUasBuilder.OrientationParameters Property

The orientation properties, such as lat, long, altitude, and etc..

Public Property OrientationParameters As IPropertySet
public IPropertySet OrientationParameters {get; set;}

Classes that implement IUavUasBuilder

Classes Description
UavUasBuilder The generic UAV/UAS raster builder object.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close