RFMXPULSE_ATTR_PULSE_TIME_SIDELOBE_KEEP_OUT_TIME_AUTO
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the keep out time computation for the time sidelobe measurements is automatic or manual.
Syntax
RFMXPULSE_ATTR_PULSE_TIME_SIDELOBE_KEEP_OUT_TIME_AUTO
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
12587241 | int32 | Read/Write | N/A |
Remarks
Defines excluded region in the correlated output to distinguish the sidelobes from the main lobe for time sidelobe measurements.
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
The default value is True.
Name | Value | Description |
---|---|---|
RFMXPULSE_VAL_PULSE_TIME_SIDELOBE_KEEP_OUT_TIME_AUTO_FALSE | 0 (0x0) | Keep out time computation is set to manual specifified by RFMXPULSE_ATTR_PULSE_TIME_SIDELOBE_KEEP_OUT_TIME attribute. |
RFMXPULSE_VAL_PULSE_TIME_SIDELOBE_KEEP_OUT_TIME_AUTO_TRUE | 1 (0x1) | Keep out time computation is set to automatic, determined mainlobe 3dB width is used. |