C# Class MuMech.MechJebFARExt

Inheritance: MuMech.ComputerModule
ファイルを表示 Open project: sarbian/MechJebFARExt

Public Methods

Method Description
MechJebFARExt ( MuMech.MechJebCore core ) : System
OnStart ( PartModule state ) : void
TerminalVelocityFAR ( ) : double

Private Methods

Method Description
partModuleUpdate ( PartModule pm ) : void

Method Details

MechJebFARExt() public method

public MechJebFARExt ( MuMech.MechJebCore core ) : System
core MuMech.MechJebCore
return System

OnStart() public method

public OnStart ( PartModule state ) : void
state PartModule
return void

TerminalVelocityFAR() public method

public TerminalVelocityFAR ( ) : double
return double