getDesiredRPM

gugus

15-04-2007 17:32:13

I am trying to modifie prefab vehicle , but i don't understand what DesiredRPM is.It is used in suspension joint.What is it exactly?
I will try to rewrite all engine class.I don't understand anything.
The torque i want to apply on the wheel will be given by a function like:
a/((a+b)²+c)+d.Am I right for this function?
And what is Real brake = _engine->getBrakeForce();

gugus

15-04-2007 21:40:45

I think i were wrong to wanted to rewrite all.But i will enjoy(realy) a explenation of how engine and vehicle work.I dont understand at all what _cure ,...are doing.