C# Class AsterixDisplayAnalyser.SystemAdaptationDataSet.SectorBorder

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

Public Properties

Property Type Description
SectorBorderPoints System.Collections.Generic.List
SectorName string

Public Methods

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

Method Details

SectorBorder() public method

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

Property Details

SectorBorderPoints public_oe property

public System.Collections.Generic.List SectorBorderPoints
return System.Collections.Generic.List

SectorName public_oe property

public string SectorName
return string