Class | Description |
---|---|
AccumStat |
An AccumStat unit to calculate element-by-element statistical averages over the most recent input data sets, which
may be of type GraphType or Const.
|
ALE |
A ALE unit to ..
|
ALEProcessor |
ALEProcessor performs adaptive noise cancelling on a series of chunks of data.
|
AmpSpect |
AmpSpect computes the amplitude spectrum from an input ComplexSpectrum.
|
AutoCorel |
A AutoCorel unit to ..
|
Conjugate |
A Conjugate unit to take the complex conjugate of the input
|
Correlate |
A Correlate unit to correlate the two inputs giving a similarity match (between 0 and 1 if used in conjunction with
the normalise unit) of the inputs.
|
Counter |
Class Counter provides counters that can simulate some operations using nested loops.
|
CrossCorel |
A CrossCorel unit to ..
|
Distance |
A Distance unit to ..
|
Factorizer |
Class Factorizer provides a method, factorize(n), that factors an integer n into its prime factors and returns them
as a vector of integers.
|
FFT |
A FFT unit to perform a Fast Fourier Transform on the input data.
|
FFTC |
FFTC is a class in which all methods are declared static.
|
FFTPhase |
Class FFTPhase contains utilities for the computation of phases for the Fast Fourier Transform methods in Triana.
|
FFTW |
A FFT unit to perform a Fast Fourier Transform on the input data.
|
FFTWLibrary |
Created by IntelliJ IDEA.
|
FreqBPF |
A FreqBP unit to ..
|
FreqHist |
A FreqHist unit to produce a Histogram from an input VectorType.
|
FreqHPF |
FreqLPF : A Unit to high-pass filter a frequency spectrum.
|
FullSpectrum |
A FullSpectrum unit to convert a one-sided or narrow-band spectrum into a full-band spectrum.
|
Gain |
A Gain unit to ..
|
Heterodyne |
A Heterodyne unit to ..
|
ImageMapper |
A ImageMapper unit to create an ImageMap from an input matrix; this produces a false-color representation of a matrix
of numerical values.
|
LPF |
A LPF unit to ..
|
MakeCurve |
A MakeCurve unit to convert a complex VectorType input or two/three real VectorType inputs into a Curve, which
displays the data as a parametrized curve in 2 dimensions.
|
Normalise |
A Normalise unit to normalise the input by dividing each element by the sqrt of the sum of the squares
|
OneSide |
A OneSide unit to convert two-sided spectra to one-sided spectra.
|
PwrSpect |
PwrSpect takes an input ComplexSpectrum and outputs a Spectrum consisting of the squared magnitude of the complex
elements of the input.
|
Shift |
A Shift unit to cyclicly shift a VectorType data set to the right.
|
SigThresh |
A SigThresh unit to route an input GraphType data set to one of two output nodes, depending on whether the data it
contains exceed a particular threshold.
|
SpecAver |
A SpecAver unit to ..
|
SpecSeq |
A SpecSeq unit to accumulate a sequence of spectra into a TimeFrequency matrix.
|
Trend |
A Trend unit to accumulate single numbers into a SampleSet
|
WindowFnc |
WindowFnc allows the user to apply one of 6 window functions to the input signal: Bartlett, Blackman, Gaussian,
Hamming, Hanning, or Welch.
|
WinFT |
A WinFT unit to perform a windowed Fourier Transform
|