Class AdvancedSystemDeflectionSubAnalysis
Inheritance
System.Object
AdvancedSystemDeflectionSubAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class AdvancedSystemDeflectionSubAnalysis : SystemDeflection, IEquatable<APIBase>
Properties
CurrentTime
Measurement: TimeVeryShort
Declaration
public override double CurrentTime { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Overrides
Implements
System.IEquatable<T>