StateOfChargeDeviation

Represents the deviation in the state of charge (SOC) between the initial value and the current value at the end of a leg.

Properties

Link copied to clipboard

The deviation in charging time. If the state of charge difference is negative, the charging time deviation is positive. If the state of charge difference is positive, the charging time deviation is negative.

Link copied to clipboard

The calculated duration required for charging.

Link copied to clipboard

The most recent state of charge at the end of the leg.

Link copied to clipboard

The state of charge recorded at the start of the leg.

Link copied to clipboard

The last known state of charge before the current update, or the initial value if no changes occurred.

Link copied to clipboard

The difference between the previous state of charge and the current state of charge.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int