Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
IThrustProvider Interface Reference
Inheritance diagram for IThrustProvider:
ModuleEngines ModuleEnginesFX

Public Member Functions

float GetCurrentThrust ()
 
EngineType GetEngineType ()
 
float GetMaxThrust ()
 
void OnCenterOfThrustQuery (CenterOfThrustQuery qry)
 

Member Function Documentation

float IThrustProvider.GetCurrentThrust ( )

Implemented in ModuleEngines.

EngineType IThrustProvider.GetEngineType ( )

Implemented in ModuleEngines.

float IThrustProvider.GetMaxThrust ( )

Implemented in ModuleEngines.

void IThrustProvider.OnCenterOfThrustQuery ( CenterOfThrustQuery  qry)

Implemented in ModuleEngines.


The documentation for this interface was generated from the following file: