Skip to main content
Version: 6.0.0

ProcessedSpectralProfile

Hierarchy

  • ISpectralProfile
    • ProcessedSpectralProfile

Index

Properties

optionalinherited$unknowns

$unknowns?: Uint8Array<ArrayBufferLike>[]

Unknown fields preserved while decoding

optionalinheritedcoordinate

coordinate?: string | null

SpectralProfile coordinate

progress

progress: number

optionalinheritedrawValuesFp32

rawValuesFp32?: Uint8Array<ArrayBufferLike> | null

SpectralProfile rawValuesFp32

optionalinheritedrawValuesFp64

rawValuesFp64?: Uint8Array<ArrayBufferLike> | null

SpectralProfile rawValuesFp64

optionalinheritedstatsType

statsType?: StatsType | null

SpectralProfile statsType

values

values: Float32Array<ArrayBufferLike> | Float64Array<ArrayBufferLike> | null