C# Class KerbalEngineer.Flight.Readouts.Surface.AtmosphericPressure

Inheritance: ReadoutModule
Show file Open project: CYBUTEK/KerbalEngineer

Public Methods

Method Description
AtmosphericPressure ( ) : Extensions
Draw ( SectionModule section ) : void
Reset ( ) : void
Update ( ) : void

Method Details

AtmosphericPressure() public method

public AtmosphericPressure ( ) : Extensions
return Extensions

Draw() public method

public Draw ( SectionModule section ) : void
section SectionModule
return void

Reset() public method

public Reset ( ) : void
return void

Update() public method

public Update ( ) : void
return void