Generate new instance of DataHost with unique data. Data is added to the DataHost asynchronously.
A new DataHost.
Returns a new Data generator with the new frequencyStability.
Frequency drifting also depends on Variation, which effects especially in low Frequency Stability amounts.
Returns a new Data generator with the new narrowFactor1.
Factor that alters the narrowness of first spectrum channel.
Returns a new Data generator with the new narrowFactor2.
Factor that alters the narrowness of second spectrum channel.
Returns a new Data generator with the new numberOfSamples.
How many samples to generate
Returns a new Data generator with the new sampleSize.
How many values are in a single spectrum sample.
Returns a new Data generator with the new variation.
Variation between adjacent points in range 0...100.
Spectrum data generator. Generates rows of random numbers that can be used to mimic spectrum data. Generated data is between 0 and 1.
To create a new instance of Spectrum data generator use createSpectrumDataGenerator factory.