Class ImperfectionFactor
FemDesign "Imperfection factors" result
[Result(typeof(ImperfectionFactor), new ListProc[] { ListProc.ImperfectionFactors })]
public class ImperfectionFactor : IResult
- Inheritance
-
ImperfectionFactor
- Implements
- Inherited Members
- Extension Methods
Properties
Amplitude
public double Amplitude { get; }
Property Value
CaseIdentifier
public string CaseIdentifier { get; }
Property Value
CriticalParam
public double CriticalParam { get; }
Property Value
Shape
public int Shape { get; }
Property Value
Methods
ToString()
public override string ToString()