| Class | Description |
|---|---|
| AcquisitionTime |
A AcquisitionTime unit to extract the acquisition time from a signal set.
|
| FrequencyResolution |
A FrequencyResolution unit to get the frequency resolution of a data set
|
| HighFreq |
A HighFreq unit to get the upper frequency bound of a spectral data set.
|
| Length |
A Length unit to return size of input data set.
|
| LowFreq |
A LowFreq unit to get the lower frequency bound of a spectral data set.
|
| Name |
A Name unit to get the name (title) of the data set.
|
| SampleRate |
A SampleRate unit to extract the sampling rate from a data set.
|
| SetAcqTime |
A SetAcqTime unit to reset the acquisition time.
|
| SetLabels |
A SetLabels unit to reset the axis labels of a data set.
|
| SetName |
A SetName unit to reset the name (title) of a data set.
|
| TestNarrow |
A TestNarrow unit to test whether the spectral data set is narrow-band.
|
| TestTwoSided |
A TestTwoSided unit to test if spectral data set is two-sided
|
| XMax |
A XMax unit to return the value at the start of the range of the independent variable.
|
| XMin |
A XMin unit to return the value at the lower end of the range of the independent variable.
|
| XValues |
A XValues unit to return the values of the independent variable as a VectorType.
|