DoubleMeasurementFormat Enumeration
- Updated2023-12-28
- 1 minute(s) read
DoubleMeasurementFormat Enumeration
Specifies the format to apply to the (double) measurement data.
Namespace: NationalInstruments.ModularInstruments.NIRfpm
Assembly: NationalInstruments.ModularInstruments.NIRfpm.Fx40 (in NationalInstruments.ModularInstruments.NIRfpm.Fx40.dll) Version: 2023
Syntax
public enum DoubleMeasurementFormat
Public Enumeration DoubleMeasurementFormat
Members
Member name | Value | Description | |
---|---|---|---|
LogarithmicMagnitudeInDecibels | 1 | Logarithmic magnitude in decibels. | |
LinearMagnitude | 2 | Linear magnitude. | |
PhaseInDegrees | 3 | Phase in degrees. |