SYEVProfile Class Reference

EV Profile representation. More...

#import <SYEVProfile.h>

Inheritance diagram for SYEVProfile:
Collaboration diagram for SYEVProfile:

Instance Methods

(instancetype) - initWithSdkEVProfile: [implementation]
 

Properties

SYBatteryProfilebatteryProfile
 battery profile More...
 
int chargingMaxPower
 max charging power in kW More...
 
NSSet< NSNumber * > * connector
 supported connector types SYEVConnectorType. More...
 
NSSet< NSNumber * > * power
 supported poser types SYEVPowerType. More...
 
double weight
 
double frontalArea
 
double coefAD
 
double coefRR
 
double nee1
 
double nee2
 
double Ka
 
double V1
 
double Kv1
 
double V2
 
double Kv2
 
Sygic::Router::EVProfile sdkProfile [implementation]
 

Detailed Description

EV Profile representation.

Method Documentation

◆ initWithSdkEVProfile:()

- (instancetype) initWithSdkEVProfile: (const Sygic::Router::EVProfile &)  profile
implementation

Property Documentation

◆ batteryProfile

- (SYBatteryProfile*) batteryProfile
readwritenonatomicassign

battery profile

◆ chargingMaxPower

- (int) chargingMaxPower
readwritenonatomicassign

max charging power in kW

◆ coefAD

- (double) coefAD
readwritenonatomicassign

◆ coefRR

- (double) coefRR
readwritenonatomicassign

◆ connector

- (NSSet<NSNumber*>*) connector
readwritenonatomicassign

supported connector types SYEVConnectorType.

◆ frontalArea

- (double) frontalArea
readwritenonatomicassign

◆ Ka

- (double) Ka
readwritenonatomicassign

◆ Kv1

- (double) Kv1
readwritenonatomicassign

◆ Kv2

- (double) Kv2
readwritenonatomicassign

◆ nee1

- (double) nee1
readwritenonatomicassign

◆ nee2

- (double) nee2
readwritenonatomicassign

◆ power

- (NSSet<NSNumber*>*) power
readwritenonatomicassign

supported poser types SYEVPowerType.

◆ sdkProfile

- Router:
readnonatomicassignimplementation

◆ V1

- (double) V1
readwritenonatomicassign

◆ V2

- (double) V2
readwritenonatomicassign

◆ weight

- (double) weight
readwritenonatomicassign

The documentation for this class was generated from the following file: