getCurrent and getVoltate to return a double
Update all functions in IPowerSupply and any derived class that return current and voltage to return a double. Need to make sure all numbers are converted to the same unit.
Update all functions in IPowerSupply and any derived class that return current and voltage to return a double. Need to make sure all numbers are converted to the same unit.