Convergence definition includes parameters that determine criteria for accurate detection of extrema or condition crossings for scalar calculations.
  AbsoluteTolerance | Get the absolute tolerance which determines the distance between the value and the boundaries within which the value is considered converged. | 
  RelativeTolerance | Get the relative tolerance which determines the relative distance between the value and the boundaries within which the value is considered converged. | 
  Sense | Get the convergence sense which determines whether the converged value should be limited to just within or just outside of condition boundaries. | 
  TimeTolerance | Get the time tolerance which determines the time accuracy of the converged value. | 
| Implemented Interface | 
|---|
| IAgCrdnConverge | 
| IAgCrdn | 





