TTLServiceMutableOBDRealTimeDatagram Class Reference

Inherits from TTLServiceOBDRealTimeDatagram : NSObject
Declared in TTLServiceRealTimeDataDelegate.h

  odometer

Virtual odometer

@property (readwrite) NSNumber *odometer

Discussion

Virtual odometer

Declared In

TTLServiceRealTimeDataDelegate.h

  fuelSystemStatus

Fuel system status

@property (readwrite) NSNumber *fuelSystemStatus

Discussion

Fuel system status

Declared In

TTLServiceRealTimeDataDelegate.h

  engineLoad

Calculated engine load

@property (nonatomic, strong, readwrite) NSNumber *engineLoad

Discussion

Calculated engine load

Declared In

TTLServiceRealTimeDataDelegate.h

  coolantTemperature

Engine coolant temperature

@property (nonatomic, strong, readwrite) NSNumber *coolantTemperature

Discussion

Engine coolant temperature

Declared In

TTLServiceRealTimeDataDelegate.h

  manifoldPressure

Intake manifold pressure

@property (nonatomic, strong, readwrite) NSNumber *manifoldPressure

Discussion

Intake manifold pressure

Declared In

TTLServiceRealTimeDataDelegate.h

  engineRpm

Engine RPM

@property (nonatomic, strong, readwrite) NSNumber *engineRpm

Discussion

Engine RPM

Declared In

TTLServiceRealTimeDataDelegate.h

  vehicleSpeed

Vehicle speed

@property (nonatomic, strong, readwrite) NSNumber *vehicleSpeed

Discussion

Vehicle speed

Declared In

TTLServiceRealTimeDataDelegate.h

  airTemperature

Intake air temperature

@property (nonatomic, strong, readwrite) NSNumber *airTemperature

Discussion

Intake air temperature

Declared In

TTLServiceRealTimeDataDelegate.h

  throttlePosition

Throttle position

@property (nonatomic, strong, readwrite) NSNumber *throttlePosition

Discussion

Throttle position

Declared In

TTLServiceRealTimeDataDelegate.h

  massAirFlow

Mass air flow

@property (nonatomic, strong, readwrite) NSNumber *massAirFlow

Discussion

Mass air flow

Declared In

TTLServiceRealTimeDataDelegate.h

  fuelRate

Fuel rate

@property (nonatomic, strong, readwrite) NSNumber *fuelRate

Discussion

Fuel rate

Declared In

TTLServiceRealTimeDataDelegate.h

  fuelLevel

Fuel level in percent

@property (nonatomic, strong, readwrite) NSNumber *fuelLevel

Discussion

Fuel level in percent

Declared In

TTLServiceRealTimeDataDelegate.h

  batteryVoltage

Battery voltage

@property (nonatomic, strong, readwrite) NSNumber *batteryVoltage

Discussion

Battery voltage

Declared In

TTLServiceRealTimeDataDelegate.h

  fuelRailPressure

Fuel rail pressure

@property (nonatomic, strong, readwrite) NSNumber *fuelRailPressure

Discussion

Fuel rail pressure

Declared In

TTLServiceRealTimeDataDelegate.h

  commandedExhaustGasRecirculation

Commanded exhaust gas recirculation

@property (nonatomic, strong, readwrite) NSNumber *commandedExhaustGasRecirculation

Discussion

Commanded exhaust gas recirculation

Declared In

TTLServiceRealTimeDataDelegate.h

  barometricPressure

Barometric pressure

@property (nonatomic, strong, readwrite) NSNumber *barometricPressure

Discussion

Barometric pressure

Declared In

TTLServiceRealTimeDataDelegate.h

  catalystTemperature

Catalyst temperature

@property (nonatomic, strong, readwrite) NSNumber *catalystTemperature

Discussion

Catalyst temperature

Declared In

TTLServiceRealTimeDataDelegate.h

  absoluteLoad

Absolute load value

@property (nonatomic, strong, readwrite) NSNumber *absoluteLoad

Discussion

Absolute load value

Declared In

TTLServiceRealTimeDataDelegate.h

  ambientAirTemperature

Ambient air temperature

@property (nonatomic, strong, readwrite) NSNumber *ambientAirTemperature

Discussion

Ambient air temperature

Declared In

TTLServiceRealTimeDataDelegate.h

  engineOilTemperature

Engine oil temperature

@property (nonatomic, strong, readwrite) NSNumber *engineOilTemperature

Discussion

Engine oil temperature

Declared In

TTLServiceRealTimeDataDelegate.h

  chargeAirCoolerTemperature

Charge air cooler temperature

@property (nonatomic, strong, readwrite) NSNumber *chargeAirCoolerTemperature

Discussion

Charge air cooler temperature

Declared In

TTLServiceRealTimeDataDelegate.h

  exhaustGasTemperature

Exhaust gas temperature

@property (nonatomic, strong, readwrite) NSNumber *exhaustGasTemperature

Discussion

Exhaust gas temperature

Declared In

TTLServiceRealTimeDataDelegate.h

  receivingTime

The time when the chunk arrived at the smart phone as unix timestamp.

@property (nonatomic, strong, readwrite) NSDate *receivingTime

Discussion

The time when the chunk arrived at the smart phone as unix timestamp.

Declared In

TTLServiceRealTimeDataDelegate.h

  accelerationAvgX

Acceleration

@property (nonatomic, strong, readwrite) NSNumber *accelerationAvgX

Discussion

Acceleration

Declared In

TTLServiceRealTimeDataDelegate.h

  accelerationAvgY

@property (nonatomic, strong, readwrite) NSNumber *accelerationAvgY

  accelerationAvgZ

@property (nonatomic, strong, readwrite) NSNumber *accelerationAvgZ

  accelerationMaxX

@property (nonatomic, strong, readwrite) NSNumber *accelerationMaxX

  accelerationMaxY

@property (nonatomic, strong, readwrite) NSNumber *accelerationMaxY

  accelerationMaxZ

@property (nonatomic, strong, readwrite) NSNumber *accelerationMaxZ

  accelerationMinX

@property (nonatomic, strong, readwrite) NSNumber *accelerationMinX

  accelerationMinY

@property (nonatomic, strong, readwrite) NSNumber *accelerationMinY

  accelerationMinZ

@property (nonatomic, strong, readwrite) NSNumber *accelerationMinZ