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