|
ModelSetDistributionPseudoMeltingTemperature |
Top Previous Next |
|
Writes the melting temperature of the pseudo component.
Note: This information is only used in the SLE calculations.
This function is defined in C++ as: extern "C" __declspec(dllexport) int __stdcall ModelSetDistributionPseudoMeltingTemperature(int ComponentIndex, int PseudoIndex, double Value)
Return The function return -1 if no problem was found. If a different number is returned use the function ErrorGetMessage for more information.
Input
|