AnyLogic
Expand
Font size
All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractDensityMapDataStorage, DensityMapGridDataStorage, DensityMapNetworkDataStorage

@AnyLogicInternalAPI
public interface DensityMapDataStorage
extends Serializable

Method Summary

Modifier and TypeMethodDescription
voidreset() 
voidsetAttenuationType(DensityMapAttenuationType type) 
voidsetWindow(double windowTimeSec) 

Method Details

reset

void reset()

setWindow

void setWindow(double windowTimeSec)

setAttenuationType

void setAttenuationType(DensityMapAttenuationType type)