ICape Thermo Calculation Routine Interface
ICapeThermoCalculationRoutine is a mechanism for adding foreign calculation
routines to a physical property package.
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]
[GuidAttribute("678c0991-7d66-11d2-a67d-00105a42887f")]
[ComVisibleAttribute(false)]
public interface ICapeThermoCalculationRoutineVB
<ComImportAttribute>
<GuidAttribute("678c0991-7d66-11d2-a67d-00105a42887f")>
<ComVisibleAttribute(false)>
Public Interface ICapeThermoCalculationRoutineMethods
| CalcProp | Calculate some properties |
| GetPropList | Get the list of properties |
| PropCheck | Check a property is valid |
| ValidityCheck | Check the validity of the given properties |