Class OrthotropicAllowableCurvePoint
- Namespace
- HyperX.Scripting
- Assembly
- HyperX.Scripting.dll
public sealed class OrthotropicAllowableCurvePoint
- Inheritance
-
OrthotropicAllowableCurvePoint
- Inherited Members
-
Properties
Property_ID
public AllowablePropertyName Property_ID { get; set; }
Property Value
- AllowablePropertyName
Temperature
public double? Temperature { get; set; }
Property Value
- double?
X
public double? X { get; set; }
Property Value
- double?
XAsCoefficient
public string XAsCoefficient { get; }
Property Value
- string
Y
public double? Y { get; set; }
Property Value
- double?