SetOffsetRbwFilterType(string, RFmxLteMXSemOffsetRbwFilterType)
- Updated2025-04-08
- 1 minute(s) read
Sets the shape of a digital RBW filter.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int SetOffsetRbwFilterType(string selectorString, RFmxLteMXSemOffsetRbwFilterType value)
Remarks
This method sets the value of SemOffsetRbwFilterType attribute. The default value is Gaussian.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the offset number and subblock number. |
value | RFmxLteMXSemOffsetRbwFilterType | Specifies the shape of a digital RBW filter. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.