public class DrivingProfileRealTimeDatagram.DrivingProfileHistogram extends Object
Modifier and Type | Field and Description |
---|---|
Integer |
maxBand
The number of the highest band in this histogram
|
Map<Integer,Long> |
valuesByBands
Values arranged by keys representing the band and starting with 0
|
Constructor and Description |
---|
DrivingProfileHistogram() |