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