gem.routesAndNavigation. EVRouteInstruction

Represents an electric vehicle route instruction.

Extends

  • gem.core.Em_Object

Methods

getBeginSoC() → {number}

Get the begin state of charge

Returns:

the begin state of charge

Type: 
number

getChargingTime() → {number}

Get the charging time

Returns:

the charging time

Type: 
number

getEndSoC() → {number}

Get the end state of charge

Returns:

the end state of charge

Type: 
number

isChargeStop() → {boolean}

Check if stop is a charger

Returns:

true if stop is a charger

Type: 
boolean