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