Declared in Battery
Declaration
[Unit("A")]
[Range(0, 1.7976931348623157E+308)]
double MaxDischargeCurrent;Description
The maximum current flow that leave the storage unit. Note it doesn’t limit the discharge current.
Declared in Battery
[Unit("A")]
[Range(0, 1.7976931348623157E+308)]
double MaxDischargeCurrent;The maximum current flow that leave the storage unit. Note it doesn’t limit the discharge current.