Class UnbalancedMassAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
UnbalancedMassAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class UnbalancedMassAdvancedTimeSteppingAnalysisForModulation : VirtualComponentAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public UnbalancedMass ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| UnbalancedMass |
ComponentLoadCase
Declaration
public UnbalancedMassLoadCase ComponentLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| UnbalancedMassLoadCase |
SystemDeflectionResults
Declaration
public UnbalancedMassSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| UnbalancedMassSystemDeflection |
Implements
System.IEquatable<T>