A slope and intercept may be applied to scale or shift the value of the parameter in the dynamic value |
<element name="LinearAdjustment" minOccurs="0"> <annotation> <documentation>A slope and intercept may be applied to scale or shift the value of the parameter in the dynamic value</documentation> </annotation> <complexType> <attribute name="slope" type="integer" default="0"/> <attribute name="intercept" type="integer" default="0"/> </complexType> </element> |