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