Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
C# (CSharp) CoolProp.set_error_string 예제들
프로그래밍 언어:
C# (CSharp)
클래스/타입:
CoolProp
메소드/함수:
set_error_string
hotexamples.com에서의 예제들:
1
C# (CSharp) CoolProp.set_error_string - 1개의 예제가 발견되었습니다
. 이것들은 오픈소스 프로젝트에서 추출된 C# (CSharp)의
CoolProp.set_error_string
에 대한 실세계 최고 등급의 예제들입니다. 예제들을 평가하여 예제의 품질 향상에 도움을 줄 수 있습니다.
자주 사용되는 메소드들
보기
숨기기
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)
자주 사용되는 메소드들
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)
자주 사용되는 메소드들
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)
자주 사용되는 메소드들
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)
예제 #1
0
파일 보기
파일:
CoolPropObject.cs
프로젝트:
DanWBR/CoolProp_Xamarin_iOS
void ICoolProp.set_error_string(string error) { CoolProp.set_error_string(error); }
x