C# Class AsterixDisplayAnalyser.SystemAdaptationDataSet.RunwayBorder

Mostra file Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY

Public Properties

Property Type Description
RunwayBorderPoints System.Collections.Generic.List
RunwayName string

Public Methods

Method Description
RunwayBorder ( string S_Name, System S_Points ) : System

Method Details

RunwayBorder() public method

public RunwayBorder ( string S_Name, System S_Points ) : System
S_Name string
S_Points System
return System

Property Details

RunwayBorderPoints public_oe property

public System.Collections.Generic.List RunwayBorderPoints
return System.Collections.Generic.List

RunwayName public_oe property

public string RunwayName
return string