Skip to main content
Version: Next

SpatialProfileStore

Index

Constructors

constructor

Properties

channel

channel: number

readonlyfileId

fileId: number

profiles

profiles: Map<string, ProcessedSpatialProfile>

readonlyregionId

regionId: number

value

value: number

x

x: number

y

y: number

Methods

publicgetProfile

setProfile

setProfiles

updateFromStream

  • updateFromStream(spatialProfileData: ISpatialProfileData): void
  • Parameters

    • spatialProfileData: ISpatialProfileData

    Returns void