FSUIPC Client DLL
.NET interface for FSUIPC
FsAirportComFrequency Class Reference

A class holding details about a COM frequency used at an airport. More...

Public Member Functions

override string ToString ()
 Gets a string showing the name and frequency.
 

Properties

string ICAO [get, set]
 The ICAO Code of the airport this belongs to.
 
string Name [get, set]
 The name of the ATC position.
 
FsAirportComType ComType [get, set]
 The type of COMS.
 
string Frequency [get, set]
 The frequency of the ATC position.
 

Detailed Description

A class holding details about a COM frequency used at an airport.

Member Function Documentation

◆ ToString()

override string ToString ( )
inline

Gets a string showing the name and frequency.

Returns