TORCS  1.3.9
The Open Racing Car Simulator
tEngineCurve Struct Reference

#include <engine.h>

Collaboration diagram for tEngineCurve:

Public Attributes

tdble maxTq
 
tdble maxPw
 
tdble rpmMaxPw
 
tdble TqAtMaxPw
 
tdble rpmMaxTq
 
int nbPts
 
tEngineCurveElemdata
 

Detailed Description

Definition at line 29 of file engine.h.

Member Data Documentation

◆ data

tEngineCurveElem* tEngineCurve::data

Definition at line 36 of file engine.h.

◆ maxPw

tdble tEngineCurve::maxPw

Definition at line 31 of file engine.h.

◆ maxTq

tdble tEngineCurve::maxTq

Definition at line 30 of file engine.h.

◆ nbPts

int tEngineCurve::nbPts

Definition at line 35 of file engine.h.

◆ rpmMaxPw

tdble tEngineCurve::rpmMaxPw

Definition at line 32 of file engine.h.

◆ rpmMaxTq

tdble tEngineCurve::rpmMaxTq

Definition at line 34 of file engine.h.

◆ TqAtMaxPw

tdble tEngineCurve::TqAtMaxPw

Definition at line 33 of file engine.h.


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