SYEVProfile Class Reference

EV Profile representation. More...

#import <SYEVProfile.h>

Inheritance diagram for SYEVProfile:
Collaboration diagram for SYEVProfile:

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 power 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
 

Detailed Description

EV Profile representation.

Property Documentation

◆ batteryProfile

- (SYBatteryProfile*) batteryProfile
readwritenonatomicassign

battery profile

◆ chargingMaxPower

- (int) chargingMaxPower
readwritenonatomicassign

max charging power in kW

◆ connector

- (NSSet<NSNumber*>*) connector
readwritenonatomicassign

supported connector types SYEVConnectorType.

◆ power

- (NSSet<NSNumber*>*) power
readwritenonatomicassign

supported power types SYEVPowerType.

◆ weight

- (double) weight
readwritenonatomicassign

◆ frontalArea

- (double) frontalArea
readwritenonatomicassign

◆ coefAD

- (double) coefAD
readwritenonatomicassign

◆ coefRR

- (double) coefRR
readwritenonatomicassign

◆ nee1

- (double) nee1
readwritenonatomicassign

◆ nee2

- (double) nee2
readwritenonatomicassign

◆ Ka

- (double) Ka
readwritenonatomicassign

◆ V1

- (double) V1
readwritenonatomicassign

◆ Kv1

- (double) Kv1
readwritenonatomicassign

◆ V2

- (double) V2
readwritenonatomicassign

◆ Kv2

- (double) Kv2
readwritenonatomicassign

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