Rigs of Rods
2023.09
Soft-body Physics Simulation
Main Page
Related Pages
Topics
Namespaces
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
doc
angelscript
Script2Game
TurbopropClass.h
Go to the documentation of this file.
1
namespace
Script2Game
{
2
15
class
TurbopropClass
16
{
17
// PLEASE maintain the same order as in 'bindings/TurbopropAngelscript.cpp' and 'physics/air/TurboProp.h'
18
public
:
22
float
getPropellerPitch
();
23
27
float
getPropellerIndicatedTorque
();
28
32
float
getPropellerMaxTorque
();
33
37
float
getPropellerMaxPower
();
38
42
bool
isPistonProp
();
43
};
15
class
TurbopropClass
{
…
};
44
47
48
}
//namespace Script2Game
Script2Game::TurbopropClass
Binding of RoR::Turboprop.
Definition
TurbopropClass.h:16
Script2Game::TurbopropClass::getPropellerMaxPower
float getPropellerMaxPower()
Script2Game::TurbopropClass::getPropellerPitch
float getPropellerPitch()
Script2Game::TurbopropClass::isPistonProp
bool isPistonProp()
Script2Game::TurbopropClass::getPropellerMaxTorque
float getPropellerMaxTorque()
Script2Game::TurbopropClass::getPropellerIndicatedTorque
float getPropellerIndicatedTorque()
Script2Game
Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.
Definition
AircraftEngineClass.h:1
Generated on Fri Jan 2 2026 09:37:01 for Rigs of Rods by
1.9.8