EquationParameterId Enumeration

Correction factor parameter names.

Definition

Namespace: HyperX.Types
Assembly: HyperX.Types (in HyperX.Types.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public enum EquationParameterId

Members

Constant_Low_Value1,001 
Constant_High_Value1,002 
Constant_Constant1,003 
LinearPly_Low_Value2,001 
LinearPly_High_Value2,002 
LinearPly_Constant2,003 
LinearPly_Percent_0s2,004 
LinearPly_Percent_45s2,005 
LinearPly_Factor_Thickness2,006 
QuadraticPlyTemp_Low_Value3,001 
QuadraticPlyTemp_High_Value3,002 
QuadraticPlyTemp_Constant3,003 
QuadraticPlyTemp_Percent_0s3,004 
QuadraticPlyTemp_Percent_45s3,005 
QuadraticPlyTemp_Percent_0s_Squared3,006 
QuadraticPlyTemp_Percent_45s_Squared3,007 
QuadraticPlyTemp_P0s_Times_P45s3,008 
QuadraticPlyTemp_Temperature3,009 
QuadraticPlyTemp_Temperature_Squared3,010 
QuadraticPlyTemp_T03,011 
CubicAML_Low_Value4,001 
CubicAML_High_Value4,002 
CubicAML_Constant4,003 
CubicAML_AML_Number4,004 
CubicAML_AML_Number_Squared4,005 
CubicAML_AML_Number_Cubed4,006 
BiQuadThick_Low_Value5,001 
BiQuadThick_High_Value5,002 
BiQuadThick_Threshold5,003 
BiQuadThick_Constant_15,004 
BiQuadThick_Factor_Thickness_15,005 
BiQuadThick_Constant_25,006 
BiQuadThick_Factor_Thickness_25,007 
BiQuadThick_Factor_Thickness_Squared_15,008 
BiQuadThick_Factor_Thickness_Squared_25,009 
QuadDiamThick_Low_Value6,001 
QuadDiamThick_High_Value6,002 
QuadDiamThick_Constant6,003 
QuadDiamThick_Diameter6,004 
QuadDiamThick_Diameter_Squared6,005 
QuadDiamThick_Thickness_Over_D6,006 
QuadDiamThick_Thickness_Over_D_Squared6,007 

See Also