.NET Interface to CHEMCAD  1.1.11
CCAPI.KValuesResult Class Reference

Contains computed k values. More...

Public Member Functions

 KValuesResult (ComponentValueCollection kValues, ComponentValueCollection fugacityCoefficients, ComponentValueCollection activityCoefficients, FlowCollection ionRates)
 Create a new temporary stream to compute k values. More...
 

Properties

ComponentValueCollection ActivityCoefficients [get]
 Get activity coefficients. More...
 
ComponentValueCollection FugacityCoefficients [get]
 Get fugacity coefficients. More...
 
FlowCollection IonRates [get]
 Get ion rates. More...
 
ComponentValueCollection KValues [get]
 Get k values. More...
 

Detailed Description

Contains computed k values.

New feature:
This class contains the results obtained from calculate K-value method.

Constructor & Destructor Documentation

◆ KValuesResult()

CCAPI.KValuesResult.KValuesResult ( ComponentValueCollection  kValues,
ComponentValueCollection  fugacityCoefficients,
ComponentValueCollection  activityCoefficients,
FlowCollection  ionRates 
)

Create a new temporary stream to compute k values.

Property Documentation

◆ ActivityCoefficients

ComponentValueCollection CCAPI.KValuesResult.ActivityCoefficients
get

Get activity coefficients.

◆ FugacityCoefficients

ComponentValueCollection CCAPI.KValuesResult.FugacityCoefficients
get

Get fugacity coefficients.

◆ IonRates

FlowCollection CCAPI.KValuesResult.IonRates
get

Get ion rates.

◆ KValues

ComponentValueCollection CCAPI.KValuesResult.KValues
get

Get k values.

Returns

The documentation for this class was generated from the following file: