ICapeThermoReliability Interface

Interface for the reliability of the Thermo Object.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[ComImportAttribute]
[GuidAttribute("678c0992-7d66-11d2-a67d-00105a42887f")]
[ComVisibleAttribute(false)]
public interface ICapeThermoReliability

Remarks

The ThermoReliability object is still an uncertain interface. This object holds some measure of the reliability of the physical property calculation. It might be a boolean. It might be an enumerated type, or it might be a real number.

See Also