Searched defs:new_torque (Results 1 – 2 of 2) sorted by relevance
1055 int16_t new_torque = torque_lookup[torque_index]; in move() local1365 int32_t OFerrari::get_speed_inc_value(uint16_t new_torque, uint32_t new_rev) in get_speed_inc_value()1392 int32_t OFerrari::get_speed_dec_value(uint16_t new_torque) in get_speed_dec_value()1471 void OFerrari::convert_revs_speed(int32_t new_torque, int32_t &d2) in convert_revs_speed()
130 void set_torque (const Vamos_Geometry::Three_Vector& new_torque) in set_torque()