Class DynamicForceResultAtTime
Inheritance
System.Object
DynamicForceResultAtTime
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class DynamicForceResultAtTime : AbstractMeasuredDynamicResponseAtTime, IEquatable<APIBase>
Properties
AbsoluteDynamicForce
Declaration
public double AbsoluteDynamicForce { get; }
Property Value
| Type |
Description |
| System.Double |
|
DynamicForce
Declaration
public double DynamicForce { get; }
Property Value
| Type |
Description |
| System.Double |
|
Force
Declaration
public double Force { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanForce
Declaration
public double MeanForce { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods