C# Class olexlib.SensorSource

Inheritance: DataSource
Datei anzeigen Open project: olexs/ksp_graphotron

Public Methods

Method Description
SensorSource ( Part part ) : System
fetchData ( ) : void

Method Details

SensorSource() public method

public SensorSource ( Part part ) : System
part Part
return System

fetchData() public method

public fetchData ( ) : void
return void