Class SMTRibStressResults
Inheritance
System.Object
SMTRibStressResults
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class SMTRibStressResults : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
MaximumRibLoad
Declaration
public double MaximumRibLoad { get; }
Property Value
| Type |
Description |
| System.Double |
|
SafetyFactor
Declaration
public double SafetyFactor { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods