|
ResultGetMoleFraction |
Top Previous Next |
|
Return the mole fraction of a component in a phase.
This function is defined in C++ as: extern "C" __declspec(dllexport) double __stdcall ResultGetMoleFraction(int PointIndex, int PhaseIndex, int ComponentIndex)
Return The mole fraction of a component in a phase.
Input
Note If a error/problem is found use the function ErrorGetIndex and ErrorGetMessage to get more information
Code examples
|