AllowablePolynomialCoefficient Class

Polynomial Coeffecients for a given laminate allowable curve.

Definition

Namespace: HyperX.Types
Assembly: HyperX.Types (in HyperX.Types.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static class AllowablePolynomialCoefficient
Inheritance
Object    AllowablePolynomialCoefficient

Properties

BaseAllowable 
Coeff_A 
Coeff_B 
Coeff_C 
Coeff_D 
Coeff_E 
Coeff_F 
Coeff_G 
Coeff_H 
Coeff_I 
MaxAllowable 
Members The complete set of members.
MinAllowable 
NonUnitMembers These include polynomial curve members that do not have an associated Stress or Strain unit.
UnitMembers These include either Strain or Stress members, depending on the property of the curve.

See Also