Interface

IUSIWeatherService

USI.Weather

Public SDK type.

public interface IUSIWeatherService

Properties

Advisories

public IWeatherAdvisoryService Advisories { get; }

AircraftReports

public IAircraftWeatherReportService AircraftReports { get; }

Reference

public IWeatherReferenceService Reference { get; }

Simulator

public ISimulatorEnvironment Simulator { get; }

Weather simulated by the currently connected provider.

Terminal

public ITerminalWeatherService Terminal { get; }

Real-world terminal observations and forecasts.

TextProducts

public IWeatherTextProductService TextProducts { get; }