Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SampledDataGeneratorOptions<T>

Options for Sampled data generator.

Type parameters

  • T

Hierarchy

  • SampledDataGeneratorOptions

Index

Properties

inputData

inputData: T[]

The input data to sample as per the sampling frequency.

samplingFrequency

samplingFrequency: number

How often to sample the data. (Hz)

step

step: number

A constant step between sampling