Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) CoolProp.set_error_string Examples
Programming Language:
C# (CSharp)
Class/Type:
CoolProp
Method/Function:
set_error_string
Examples at hotexamples.com:
1
C# (CSharp) CoolProp.set_error_string - 1 examples found
. These are the top rated real world C# (CSharp) examples of
CoolProp.set_error_string
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
PropsSI(12)
get_global_param_string(4)
Props1SI(3)
Props1(3)
HAProps(3)
PropsSImulti(2)
disable_TTSE_LUT(2)
enable_TTSE_LUT(2)
Props(2)
PhaseSI(2)
HAPropsSI(2)
get_input_pair_short_desc(1)
get_mixture_binary_pair_data(1)
get_input_pair_long_desc(1)
get_parameter_index(1)
get_parameter_information(1)
HAHelp(1)
set_config_as_json_string(1)
get_phase_index(1)
is_trivial_parameter(1)
is_valid_fluid_string(1)
saturation_ancillary(1)
set_config_bool(1)
set_config_double(1)
set_config_string(1)
set_debug_level(1)
get_input_pair_index(1)
get_config_double(1)
get_fluid_param_string(1)
get_debug_level(1)
get_csv_parameter_list(1)
get_config_string(1)
get_config_bool(1)
get_config_as_json_string(1)
config_key_to_string(1)
config_key_description(1)
cair_sat(1)
add_fluids_as_JSON(1)
UseVirialCorrelations(1)
UseIsothermCompressCorrelation(1)
UseIdealGasEnthalpyCorrelations(1)
IceProps(1)
HAProps_Aux(1)
set_error_string(1)
Frequently Used Methods
PropsSI (12)
get_global_param_string (4)
Props1SI (3)
Props1 (3)
HAProps (3)
PropsSImulti (2)
disable_TTSE_LUT (2)
enable_TTSE_LUT (2)
Props (2)
PhaseSI (2)
Frequently Used Methods
HAPropsSI (2)
get_input_pair_short_desc (1)
get_mixture_binary_pair_data (1)
get_input_pair_long_desc (1)
get_parameter_index (1)
get_parameter_information (1)
HAHelp (1)
set_config_as_json_string (1)
get_phase_index (1)
is_trivial_parameter (1)
is_valid_fluid_string (1)
saturation_ancillary (1)
set_config_bool (1)
set_config_double (1)
set_config_string (1)
set_debug_level (1)
get_input_pair_index (1)
get_config_double (1)
get_fluid_param_string (1)
get_debug_level (1)
Frequently Used Methods
is_valid_fluid_string (1)
saturation_ancillary (1)
set_config_bool (1)
set_config_double (1)
set_config_string (1)
set_debug_level (1)
get_input_pair_index (1)
get_config_double (1)
get_fluid_param_string (1)
get_debug_level (1)
get_csv_parameter_list (1)
get_config_string (1)
get_config_bool (1)
get_config_as_json_string (1)
config_key_to_string (1)
config_key_description (1)
cair_sat (1)
add_fluids_as_JSON (1)
UseVirialCorrelations (1)
UseIsothermCompressCorrelation (1)
UseIdealGasEnthalpyCorrelations (1)
IceProps (1)
HAProps_Aux (1)
set_error_string (1)
Frequently Used Methods
get_csv_parameter_list (1)
get_config_string (1)
get_config_bool (1)
get_config_as_json_string (1)
config_key_to_string (1)
config_key_description (1)
cair_sat (1)
add_fluids_as_JSON (1)
UseVirialCorrelations (1)
UseIsothermCompressCorrelation (1)
UseIdealGasEnthalpyCorrelations (1)
IceProps (1)
HAProps_Aux (1)
set_error_string (1)
Example #1
0
Show file
File:
CoolPropObject.cs
Project:
DanWBR/CoolProp_Xamarin_iOS
void ICoolProp.set_error_string(string error) { CoolProp.set_error_string(error); }
x