toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-ev-core
/
com.mapbox.ev.core.charging.util
/
ChargingUtil
Charging
Util
class
ChargingUtil
Members
Constructors
Charging
Util
Link copied to clipboard
constructor
(
)
Functions
get
Charging
Speed
Link copied to clipboard
fun
getChargingSpeed
(
chargingTime
:
Int
,
energyDelivered
:
Float
)
:
Float
get
Charging
Time
Link copied to clipboard
fun
getChargingTime
(
startDateTime
:
LocalDateTime
,
now
:
Instant
=
Clock.System.now()
)
:
Int