Detection
- Updated2025-10-13
- 1 minute(s) read
Groups
None
Group members
| Name | Description |
|---|---|
| RFMXPULSE_ATTR_PULSE_DETECTION_HYSTERESIS | Specifies the hysteresis for pulse detection in dB for the defined threshold. |
| RFMXPULSE_ATTR_PULSE_DETECTION_MAXIMUM_WIDTH | Specifies the maximum pulse width time to be considered for pulse detection. Any detected pulse width time above the specified value will be ignored by the pulse detection. This value is expressed in seconds. |
| RFMXPULSE_ATTR_PULSE_DETECTION_MINIMUM_OFF_DURATION | Specifies the minimum pulse off duration to be ignored by the pulse detection. This value is expressed in seconds. |
| RFMXPULSE_ATTR_PULSE_DETECTION_MINIMUM_WIDTH | Specifies the minimum pulse width time to be considered for pulse detection. Any detected pulse width time below the specified value will be ignored by the pulse detection. This value is expressed in seconds. |
| RFMXPULSE_ATTR_PULSE_DETECTION_REFERENCE | Specifies the reference used for RFMXPULSE_ATTR_PULSE_DETECTION_THRESHOLD attribute. |
| RFMXPULSE_ATTR_PULSE_DETECTION_THRESHOLD | Specifies the threshold used for pulse detection. The unit dB or dBm is based on the value you set to the RFMXPULSE_ATTR_PULSE_DETECTION_REFERENCE attribute. |
Attachments
None