National Instruments none 用户手册

下载
页码 179
Chapter 2
Measurement Studio .NET Class Libraries
© National Instruments Corporation
2-13
Tip
For more information about analyzing or generating data with the Analysis class 
library, refer to the Using the Measurement Studio Analysis .NET Library topic in the 
NI Measurement Studio Help. For more information about the functionality included in the 
Analysis class library, visit 
ni.com/analysis
 and select Visual Basic, Visual Basic 
.NET, C++, and C# with Measurement Studio.
Common
The Measurement Studio Common .NET class library is in the 
NationalInstruments
 namespace. The Common class library provides 
a set of classes that facilitates the exchange of data between the acquisition, 
analysis, and user interface portions of your application. The Common 
class library includes the following features:
ComplexDouble
 data type. This data type represents a complex 
number of type 
Double
 that is composed of a real part and an 
imaginary part.
DigitalWaveform
 data type. This data type represents a set of 
digital states that are grouped by samples or signals.
ComplexWaveform
 data type. This data type represents an analog 
signal that varies over time and is composed of complex data values.
An 
AnalogWaveform
 data type. This data type represents an analog 
signal that varies over time.
DataConverter
 class that converts data from one data type to 
another data type, such as converting an array of integers to an array of 
doubles.
Spherical Bessel 1st
Spherical Bessel 2nd
Stirling
Struve
Tricomi
Zeta
Table 2-1.  Analysis .NET Library Measurement Types included in 
the Professional and Enterprise Packages (Continued)
Analysis .NET Library
Professional Package
Enterprise Package