Class

USIOptions

USI.Core

Construction-time options for a USI session.

public sealed class USIOptions

Constructors

USIOptions

public USIOptions()

Properties

FlightPlanning

public FlightPlanningOptions FlightPlanning { get; set; }

Configures operational-flight-planning providers for this session.

Units

public UnitPreferences Units { get; set; }

Weather

public WeatherOptions Weather { get; set; }

Configures real-world aviation weather access for this session.