C# Class AsterixDisplayAnalyser.SystemAdaptationDataSet.Radar

Datei anzeigen Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY

Public Properties

Property Type Description
RadarName string
RadarPosition GeoCordSystemDegMinSecUtilities.LatLongClass
SAC string
SIC string

Public Methods

Method Description
Radar ( string R_Name, GeoCordSystemDegMinSecUtilities R_Position, string R_SIC, string R_SAC ) : System

Method Details

Radar() public method

public Radar ( string R_Name, GeoCordSystemDegMinSecUtilities R_Position, string R_SIC, string R_SAC ) : System
R_Name string
R_Position GeoCordSystemDegMinSecUtilities
R_SIC string
R_SAC string
return System

Property Details

RadarName public_oe property

public string RadarName
return string

RadarPosition public_oe property

public GeoCordSystemDegMinSecUtilities.LatLongClass,AsterixDisplayAnalyser RadarPosition
return GeoCordSystemDegMinSecUtilities.LatLongClass

SAC public_oe property

public string SAC
return string

SIC public_oe property

public string SIC
return string