Class EventPercentileTable
-
- All Implemented Interfaces:
-
java.io.Serializable
public class EventPercentileTable implements Serializable
-
-
Field Summary
Fields Modifier and Type Field Description public Array<double>
haCountPerMile
public Array<double>
hbCountPerMile
public Array<double>
spDistanceOverSpeedLimitPerMile
-
Constructor Summary
Constructors Constructor Description EventPercentileTable()
-