Class AbstractAssemblyAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AbstractAssemblyAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class AbstractAssemblyAdvancedTimeSteppingAnalysisForModulation : PartAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public AbstractAssembly AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
AbstractAssembly |
SystemDeflectionResults
Declaration
public AbstractAssemblySystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
AbstractAssemblySystemDeflection |
Implements
System.IEquatable<T>