anthonykulis / automobile

CPS206 In-Class Project Repository (WIP)
2 stars 12 forks source link

same as horsepower, torque is defined "torque at rpm", refactor as such #58

Closed anthonykulis closed 7 years ago

anthonykulis commented 7 years ago

see #57,

need one method setTorqueAtRpm(int, int)

https://github.com/anthonykulis/automobile/blob/master/edu/jalc/automobile/onlinebuilder/components/engine/specs/Torque.java#L16