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