Class ForceInputComponent
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.NodalAnalysis.VaryingInputComponents
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ForceInputComponent : AbstractVaryingInputComponent, IEquatable<APIBase>
Properties
Force
Measurement: Force
Declaration
public double Force { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>