SYChargingStationInfo Class Reference

Charging station representation. Basic and detailed informations about station. More...

#import <SYChargingStationInfo.h>

Inheritance diagram for SYChargingStationInfo:
Collaboration diagram for SYChargingStationInfo:

Instance Methods

(instancetype) - initWithChargingStation: [implementation]
 
- Instance Methods inherited from SYRouteEventNotification
(instancetype) - initWithPosition:distance:
 

Properties

SYPlaceLinkchargingStation
 Reference to this station. More...
 
NSTimeInterval timeToFullCharge
 Time spend on charging station with charging to full state. More...
 
- Properties inherited from SYRouteEventNotification
SYDistance distance
 Distance to warning from current on route position. More...
 
SYGeoCoordinateposition
 Warning crossing position. More...
 

Detailed Description

Charging station representation. Basic and detailed informations about station.

Method Documentation

◆ initWithChargingStation:()

- (instancetype) initWithChargingStation: (const Sygic::Navigation::ChargingStation &)  info
implementation

Property Documentation

◆ chargingStation

- (SYPlaceLink*) chargingStation
readnonatomicassign

Reference to this station.

◆ timeToFullCharge

- (NSTimeInterval) timeToFullCharge
readnonatomicassign

Time spend on charging station with charging to full state.


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