IsotropicTemperature Class

Isotropic material temperature dependent properties.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public sealed class IsotropicTemperature
Inheritance
Object    IsotropicTemperature

Properties

alpha alpha. Eng: µin/in/Farenheit / SI: µm/m/Kelvin
C C. Eng: B/lb/Farenheit / SI: J/g/K
cd Characteristic Distance. Eng: in / SI: m
Ec Ec. Eng: Msi / SI: GPa
ecyL Compression, ecyL. Eng: µin/in / SI: µm/m
ecyLT Compression, ecyLT. Eng: µin/in / SI: µm/m
esadh Shear Strain, Eng: µin/in / SI: µm/m.
esu Shear, Ultimate, esu. Eng: µin/in / SI: µm/m
Et Et. Eng: Msi / SI: GPa
etyL Tension, etyL. Eng: µin/in / SI: µm/m
etyLT Tension, etyLT. Eng: µin/in / SI: µm/m
F02 F02, Ramberg-Osgood. Eng: Msi / SI: GPa
Fbru15 Fbru15. Eng: ksi / SI: MPa
Fbru20 Fbru20. Eng: ksi / SI: MPa
Fbry15 Fbry15. Eng: ksi / SI: MPa
Fbry20 F02. Eng: ksi / SI: MPa
FcFatigue Compression, FtFatigue. Eng: ksi / SI: MPa
FcyL FcyL. Eng: ksi / SI: MPa
FcyLT FcyLT. Eng: ksi / SI: MPa
Ffwt Flatwise Tension, Ffwt. Eng: ksi / SI: MPa
Ffxz Shear, Longitudinal, Ffxz. Eng: ksi / SI: MPa
Ffyz Shear, Transverse, Ffyz. Eng: ksi / SI: MPa
Fpadh Peel Stress, Fpadh. Eng: ksi / SI: MPa
Fsadh Interlaminar Shear Stress, Fsadh. Eng: ksi / SI: MPa
Fsu Fsu. Eng: ksi / SI: MPa
FtFatigue Tension, FtFatigue. Eng: ksi / SI: MPa
FtuL FtuL. Eng: ksi / SI: MPa
FtuLT FtuLT. Eng: ksi / SI: MPa
FtyL FtyL. Eng: ksi / SI: MPa
FtyLT FtyLT. Eng: ksi / SI: MPa
G G. Eng: Msi / SI: GPa
K K. Eng: B-ft/ft^2/hr/Farenheit / SI: W/m/Kelvin
n n, Ramberg-Osgood.
Temperature Temperature. Eng: Farenheit / SI: Celsius

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also