ThematicDisplaySensorSettingsProps Interface
JSON representation of a ThematicDisplaySensorSettings for ThematicDisplayMode.InverseDistanceWeightedSensors.
extensions
Properties
Name | Type | Description | |
---|---|---|---|
distanceCutoff | undefined | number | This is the distance cutoff in meters. | |
sensors | undefined | ThematicDisplaySensorProps[] | This is the list of sensors. |
Defined in
- core/common/src/ThematicDisplay.ts Line 291
Last Updated: 20 June, 2023