Gets or sets the per-subcarrier NPRS scale factor in dB.
Syntax
Visual Basic (Declaration) | |
---|
Public MustOverride Property NprsScaleFactor As Single |
C# | |
---|
public abstract float NprsScaleFactor {get; set;} |
C++/CLI | |
---|
public:
abstract property float NprsScaleFactor {
float get();
void set ( float value);
} |
Property Value
The default value is 0 dB. The minimum value is -20 dB and the maximum is 20 dB
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA
Ver 24.00
See Also