WOLFRAM SYSTEM MODELER
f_nonlinearNote that this function always sees the complete mass fraction vector<br><br>This class is implicitly declared protected in <a href="Modelica.Media.IdealGases.Common.MixtureGasNasa.T_psX.html">Modelica.Media.IdealGases.Common.MixtureGasNasa.T_psX</a> |
SystemModel["Modelica.Media.IdealGases.Common.MixtureGasNasa.T_psX.Internal.f_nonlinear"]
x |
Type: Real Description: Independent variable of function |
---|---|
p |
Default Value: 0.0 Type: Real Description: Disregarded variables (here always used for pressure) |
X |
Default Value: fill(0, 0) Type: Real[:] Description: Disregarded variables (her always used for composition) |
f_nonlinear_data |
Type: f_nonlinear_Data Description: Additional data for the function |
y |
Type: Real Description: = f_nonlinear(x) |
---|