Specifies the reference used for RFMXPULSE_ATTR_PULSE_DETECTION_THRESHOLD attribute.

Syntax

RFMXPULSE_ATTR_PULSE_DETECTION_REFERENCE

Numeric Value

Data Type

Access

Applies To

12587010

int32

Read/Write

N/A

Remarks


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 Ref Level.

Name

Value

Description

RFMXPULSE_VAL_PULSE_DETECTION_REFERENCE_REFERENCE_LEVEL

0 (0x0)

The threshold is relative to the reference level of the samples.

RFMXPULSE_VAL_PULSE_DETECTION_REFERENCE_ABSOLUTE

1 (0x1)

The threshold is the absolute power, in dBm.

RFMXPULSE_VAL_PULSE_DETECTION_REFERENCE_PEAK

2 (0x2)

The threshold is relative to the peak level of the samples.