FSUIPC Client DLL
.NET interface for FSUIPC
FsAirportComFrequency Class Reference

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

Inherits IDataStoreObject.

Public Member Functions

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

Properties

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

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

Property Documentation

◆ ComType

FsAirportComType ComType
getset

The type of COMS

◆ Frequency

string Frequency
getset

The frequency of the ATC position

◆ ICAO

string ICAO
getset

The ICAO Code of the airport this belongs to

◆ Name

string Name
getset

The name of the ATC position