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