Class

TrafficAircraftModel

USI.Core

A simulator-neutral aircraft model and livery that the provider can create as controlled traffic.

public sealed class TrafficAircraftModel

Properties

AircraftTypeDesignator

public string AircraftTypeDesignator { get; }

ICAO aircraft type designator when supplied by the model.

CreatorName

public string CreatorName { get; }

DisplayName

public string DisplayName { get; }

Identifier

public string Identifier { get; }

Stable opaque identity used by USI. It is not a package title, file path, or provider object identifier.

LiveryName

public string LiveryName { get; }

Livery selected when this model is created.

ManufacturerName

public string ManufacturerName { get; }