Method | Description | |
---|---|---|
VoltageCurrentSensor ( float maxVoltage, float minVoltage, ushort mAh ) : System | ||
getActualCurrent ( ) : double | ||
getActualVoltage ( ) : double | ||
getBatteryCapacity ( ) : ushort | ||
getEstimation ( ) : ushort |
public VoltageCurrentSensor ( float maxVoltage, float minVoltage, ushort mAh ) : System | ||
maxVoltage | float | |
minVoltage | float | |
mAh | ushort | |
return | System |