public virtual float GetTemperature()
 {
     return(_motor.GetTemperature());
 }