TTLDrivingProfileHistogram Class Reference
Inherits from | NSObject |
---|---|
Declared in | TTLServiceRealTimeDataSubscriptionProtocol.h |
Overview
A Representation of a histogram.
The values (events) are aligned to bands that are addressed by numbers starting by 0;
Each band contained in this histogram describes specific value ranges. E. g. a histogram of acceleration events is split in bands of 100 milli-g.
The histogram may NOT include values for every band.