ICape Reactions Routine Interface
Calculates the values of reaction (or reaction related) properties.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[ComImportAttribute]
[ComVisibleAttribute(false)]
[GuidAttribute("678c0af9-0100-11d2-a67d-00105a42887f")]
public interface ICapeReactionsRoutineVB
<ComImportAttribute>
<ComVisibleAttribute(false)>
<GuidAttribute("678c0af9-0100-11d2-a67d-00105a42887f")>
Public Interface ICapeReactionsRoutineRemarks
Similar in scope to ICapeThermoPropertyPackage. A software component or a PME that can
calculate values of reaction (or reaction related) properties will implement this
interface. It may also be implemented by a Physical Property package component
that deals with electrolytes.
Methods
| CalcReactionProp | Sets the values of the specified reaction property within a reactions object. |