C# Class AsterixDisplayAnalyser.SystemAdaptationDataSet.Radar

Afficher le fichier Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY

Méthodes publiques

Свойство Type Description
RadarName string
RadarPosition GeoCordSystemDegMinSecUtilities.LatLongClass
SAC string
SIC string

Méthodes publiques

Méthode Description
Radar ( string R_Name, GeoCordSystemDegMinSecUtilities R_Position, string R_SIC, string R_SAC ) : System

Method Details

Radar() public méthode

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
Résultat System

Property Details

RadarName public_oe property

public string RadarName
Résultat string

RadarPosition public_oe property

public GeoCordSystemDegMinSecUtilities.LatLongClass,AsterixDisplayAnalyser RadarPosition
Résultat GeoCordSystemDegMinSecUtilities.LatLongClass

SAC public_oe property

public string SAC
Résultat string

SIC public_oe property

public string SIC
Résultat string