RfsgRF.PeakPowerAdjustment Property
- Updated2024-05-08
- 1 minute(s) read
RfsgRFPeakPowerAdjustment Property
Gets or sets the adjustment for PowerLevel.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public double PeakPowerAdjustment { get; set; }
Public Property PeakPowerAdjustment As Double Get Set
Property Value
Type: DoubleSpecifies a Double representing the adjustment for the PowerLevel
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The PeakPowerAdjustment property was accessed after the associated NIRfsg object was disposed. |
Remarks
The value of the PeakPowerAdjustment property adds to the PowerLevel property. The PeakPowerAdjustment property specifies the peak-to-average power ratio (PAPR) of a waveform. If the PAPR is specified, the specified power level becomes the average power level of the waveform, even if PowerLevelType is set to PeakPower.