Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
KerbalEngineer
Flight
Readouts
Surface
AtmosphericProcessor
C# Class KerbalEngineer.Flight.Readouts.Surface.AtmosphericProcessor
Inheritance:
IUpdatable
,
IUpdateRequest
Mostra file
Open project: CYBUTEK/KerbalEngineer
Class Usage Examples
Public Methods
Method
Description
RequestUpdate
( ) :
void
Request an update to calculate the details.
Update
( ) :
void
Updates the details by recalculating if requested.
Private Methods
Method
Description
CheckAeroMods
( ) :
void
Method Details
RequestUpdate()
public
static
method
Request an update to calculate the details.
public
static
RequestUpdate
( ) :
void
return
void
Update()
public
method
Updates the details by recalculating if requested.
public
Update
( ) :
void
return
void