Scale Changer

 

Description

This component does a linear transformation of the input signal in y = mx + c form. The transformation can be specified as gain and intercept, or by two points.

Input Parameters

ConfigurationConfiguration

 

Name

 

Text

 

Optional text parameter for identification of the component.

 

 

 

 

 

Dimension

 

Integer

Literal

Enter the dimension of the input/output signal.

 

 

 

 

 

Configuration Method

 

Choice

 

Select Slope and Intercept or Two Points.

 

 

 

 

 

Slope

 

Real

Constant

Slope of the transformation equation.

 

Enabled only if Configuration Method | Slope and Intercept is selected.

 

 

 

 

 

Intercept

 

Real

Constant

Intercept of the transformation equation.

 

Enabled only if Configuration Method | Slope and Intercept is selected.

 

 

 

 

 

X1

 

Real

Constant

X coordinate of the first point.

 

Enabled only if Configuration Method | Two Points is selected.

 

 

 

 

 

Y1

 

Real

Constant

Y coordinate of the first point.

 

Enabled only if Configuration Method | Two Points is selected.

 

 

 

 

 

X2

 

Real

Constant

X coordinate of the second point.

 

Enabled only if Configuration Method | Two Points is selected.

 

 

 

 

 

Y2

 

Real

Constant

Y coordinate of the second point.

 

Enabled only if Configuration Method | Two Points is selected.