Operator LinearScaling

A scaling operator. Values in TheTargetAttribute are scaled to lie between NewRangeMin and NewRangeMax.

Parameter

Parameter Object Type optional min_arg max_arg looped Remarks
TheInputConcept Concept Input no 1 1 no inherited
TheTargetAttribute BaseAttribute Input no 1 1 yes inherited
NewRangeMin Value Input no 1 1 yes new min value
NewRangeMax Value Input no 1 1 yes new max value
TheOutputAttribute BaseAttribute Output no 1 1 yes inherited

The Operator LinearScaling is loopable!