Skip to content

/AWS1/CL_MDCNOISEREDUCERSPAT00

Noise reducer filter settings for spatial filter.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_postfiltersharpenstrength TYPE /AWS1/MDC__INTEGERMIN0MAX3 /AWS1/MDC__INTEGERMIN0MAX3

Specify strength of post noise reduction sharpening filter, with 0 disabling the filter and 3 enabling it at maximum strength.

iv_speed TYPE /AWS1/MDC__INTEGERMINNEG2MAX3 /AWS1/MDC__INTEGERMINNEG2MAX3

The speed of the filter, from -2 (lower speed) to 3 (higher speed), with 0 being the nominal value.

iv_strength TYPE /AWS1/MDC__INTEGERMIN0MAX16 /AWS1/MDC__INTEGERMIN0MAX16

Relative strength of noise reducing filter. Higher values produce stronger filtering.


Queryable Attributes

PostFilterSharpenStrength

Specify strength of post noise reduction sharpening filter, with 0 disabling the filter and 3 enabling it at maximum strength.

Accessible with the following methods

Method Description
GET_POSTFILTSHARPENSTRENGTH() Getter for POSTFILTERSHARPENSTRENGTH, with configurable defa
ASK_POSTFILTSHARPENSTRENGTH() Getter for POSTFILTERSHARPENSTRENGTH w/ exceptions if field
HAS_POSTFILTSHARPENSTRENGTH() Determine if POSTFILTERSHARPENSTRENGTH has a value

Speed

The speed of the filter, from -2 (lower speed) to 3 (higher speed), with 0 being the nominal value.

Accessible with the following methods

Method Description
GET_SPEED() Getter for SPEED, with configurable default
ASK_SPEED() Getter for SPEED w/ exceptions if field has no value
HAS_SPEED() Determine if SPEED has a value

Strength

Relative strength of noise reducing filter. Higher values produce stronger filtering.

Accessible with the following methods

Method Description
GET_STRENGTH() Getter for STRENGTH, with configurable default
ASK_STRENGTH() Getter for STRENGTH w/ exceptions if field has no value
HAS_STRENGTH() Determine if STRENGTH has a value