ChargeStatePoint

Represents a point on the route associated with a specific charge level.

Parameters

chargeLevel

The charge percentage (e.g., 20, 50, 80).

point

The geographical location corresponding to this charge level.

Properties

Link copied to clipboard
Link copied to clipboard
val point: Point

Functions

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