Analysis, Standard analysis, Professional analysis – National Instruments Measurement Studio User Manual

Page 15: Analysis -2, Standard analysis -2 professional analysis -2, To the, Section of

Advertising
background image

Chapter 2

Measurement Studio .NET Class Libraries

Measurement Studio User Manual

2-2

ni.com

Analysis

The Measurement Studio Analysis .NET class library is in the

NationalInstruments.Analysis

namespace. The Analysis class

library includes a set of classes that provides various digital signal
processing, signal filtering, signal generation, peak detection, and other
general mathematical functionality. Use this library to analyze acquired
data or to generate data.

The functionality included in the Analysis library varies based on the
Measurement Studio package you purchased. Refer to the following
sections for information about the Standard, Professional, and Enterprise
Analysis class libraries.

Standard Analysis

The Standard Analysis class library, which ships with Measurement Studio
Standard Edition, includes the sawtooth, sine, square, triangle, and basic
function wave generators.

Professional Analysis

The Professional Analysis class library, which ships with Measurement
Studio Professional Edition, includes the Standard Analysis functionality
as well as the following functionality:

Bessel, Chebyshev, Inverse Chebyshev, Windowed, Kaiser, and
Elliptic Low, High, Bandpass, and Bandstop filters

Signal processing functions such as convolution, deconvolution,
correlation, decimation, integration, and differentiation

FFT, Inverse FFT, Fast Hartley, Inverse Fast Hartley, Fast Hilbert,
Inverse Fast Hilbert, and Real FFT transformations

Linear algebra functions such as determinant, check positive
definiteness, calculate dot product, and other various matrix methods

Scaled and unscaled windowing classes

Common statistical functions such as mean, median, mode,
and variance

Exponential, linear, and polynomial curve fitting functions

Signal generation functions

Advertising