RigsofRods
Soft-body Physics Simulation
Data Fields
RoR::AeroEngineSB Struct Reference

#include <SimBuffers.h>

Data Fields

AeroEngineType simbuf_ae_type
 
float simbuf_ae_rpm
 
float simbuf_ae_rpmpc
 
float simbuf_ae_throttle
 
float simbuf_tp_aetorque
 Turboprop torque, used by animation "aetorque". More...
 
float simbuf_tp_aepitch
 Turboprop pitch, used by animation "aepitch". More...
 
float simbuf_tj_ab_thrust
 
float simbuf_tj_exhaust_velo
 Turbojet afterburner. More...
 
bool simbuf_ae_ignition:1
 Turbojet. More...
 
bool simbuf_ae_failed:1
 
bool simbuf_tj_afterburn:1
 

Detailed Description

Definition at line 90 of file SimBuffers.h.

Field Documentation

◆ simbuf_ae_failed

bool RoR::AeroEngineSB::simbuf_ae_failed

Definition at line 101 of file SimBuffers.h.

◆ simbuf_ae_ignition

bool RoR::AeroEngineSB::simbuf_ae_ignition

Turbojet.

Definition at line 100 of file SimBuffers.h.

◆ simbuf_ae_rpm

float RoR::AeroEngineSB::simbuf_ae_rpm

Definition at line 93 of file SimBuffers.h.

◆ simbuf_ae_rpmpc

float RoR::AeroEngineSB::simbuf_ae_rpmpc

Definition at line 94 of file SimBuffers.h.

◆ simbuf_ae_throttle

float RoR::AeroEngineSB::simbuf_ae_throttle

Definition at line 95 of file SimBuffers.h.

◆ simbuf_ae_type

AeroEngineType RoR::AeroEngineSB::simbuf_ae_type

Definition at line 92 of file SimBuffers.h.

◆ simbuf_tj_ab_thrust

float RoR::AeroEngineSB::simbuf_tj_ab_thrust

Definition at line 98 of file SimBuffers.h.

◆ simbuf_tj_afterburn

bool RoR::AeroEngineSB::simbuf_tj_afterburn

Definition at line 102 of file SimBuffers.h.

◆ simbuf_tj_exhaust_velo

float RoR::AeroEngineSB::simbuf_tj_exhaust_velo

Turbojet afterburner.

Definition at line 99 of file SimBuffers.h.

◆ simbuf_tp_aepitch

float RoR::AeroEngineSB::simbuf_tp_aepitch

Turboprop pitch, used by animation "aepitch".

Definition at line 97 of file SimBuffers.h.

◆ simbuf_tp_aetorque

float RoR::AeroEngineSB::simbuf_tp_aetorque

Turboprop torque, used by animation "aetorque".

Definition at line 96 of file SimBuffers.h.


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