Electric vehicle battery profile representation.
More...
#import <SYEVProfile.h>
Electric vehicle battery profile representation.
◆ capacity
Total battery capacity in kWh.
◆ remaining
Remaining battery capacity kWh.
◆ chargingThreshold
- (double) chargingThreshold |
|
readwritenonatomicassign |
Charging threshold, percent of capacity. Value between 0 and 1.
◆ fullChargeThreshold
- (double) fullChargeThreshold |
|
readwritenonatomicassign |
Percent of capacity when battery is considered fully charged. Value between 0 and 1.
◆ minimumReserveThreshold
- (double) minimumReserveThreshold |
|
readwritenonatomicassign |
Percent of capacity which is never used for compute and should always be available. Value between 0 and 1.
The documentation for this class was generated from the following file: