Process::CalculatingRatio

Header Image
Project:
CalculatingRatio : Public Class
Created: 23/12/2025 14:45:11
Modified: 23/12/2025 14:45:11
This CalculatingProcessVariable process calculates an output<br/>signal that is the ratio of the two input signals. It can be used to specify and design<br/>ratio control functions.<br/><br/>If the two input signals are Dividend and Divisor, then<br/>OutputValue = Gain * Dividend/Divisor + Offset .<br/>
  • Associations To
  • Advanced
  • Other Links
Element Source Role Target Role
QualifiedValue with Type=(Undefined | Double)
Class  
Name:  
 
Name: OutputValue
The calculated ratio.
Details:
 
QualifiedValue with Type=(Undefined | Double)
Class  
Name:  
 
Name: Offset
Offset added to the ratio calculation.
Details:
 
QualifiedValue with Type=(Undefined | Double)
Class  
Name:  
 
Name: Gain
Multiplier in the ratio calculation.
Details:
 
Property Value
isActive: 0
isFinalSpecialization: 0
Object Type Connection Direction Notes
CalculatingProcessVariable Class Generalization To