FoamTemperature Class

Foam 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 FoamTemperature
Inheritance
Object    FoamTemperature

Properties

C C. Eng: B/lb/Farenheit / SI: J/g/K
Ec Ec. Eng: Msi / SI: GPa
Ef Ef. Eng: Msi / SI: GPa
Et Et. Eng: Msi / SI: GPa
Fcu Fcu. Eng: ksi / SI: MPa
Ffu Ffu. Eng: ksi / SI: MPa
Fsu Fsu. Eng: ksi / SI: MPa
Ftu Ftu. Eng: ksi / SI: MPa
G G. Eng: Msi / SI: GPa
K K. Eng: B-ft/ft^2/hr/Farenheit / SI: W/m/Kelvin
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