GetOffsetRbwFilterType(string, out RFmxLteMXSemOffsetRbwFilterType)
- Updated2025-04-08
- 1 minute(s) read
Gets the shape of a digital RBW filter.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int GetOffsetRbwFilterType(string selectorString, out RFmxLteMXSemOffsetRbwFilterType value)
Remarks
This method gets the value of SemOffsetRbwFilterType attribute. The default value is Gaussian.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the offset number and subblock number. |
value | out RFmxLteMXSemOffsetRbwFilterType | Upon return, contains 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.