Uses of Enum Class
org.opentrafficsim.kpi.sampling.SamplerData.Compression
-
Uses of SamplerData.Compression in org.opentrafficsim.kpi.sampling
Modifier and TypeMethodDescriptionstatic SamplerData.Compression
Returns the enum constant of this class with the specified name.static SamplerData.Compression[]
SamplerData.Compression.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
SamplerData.writeToFile
(String file, SamplerData.Compression compression) Write the contents of the sampler in to a file.