Class MassDiscAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
MassDiscAdvancedTimeSteppingAnalysisForModulation
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 MassDiscAdvancedTimeSteppingAnalysisForModulation : VirtualComponentAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public MassDisc ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Mass |
ComponentLoadCase
Declaration
public MassDiscLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
Mass |
Planetaries
Declaration
public ReadOnlyCollection<MassDiscAdvancedTimeSteppingAnalysisForModulation> Planetaries { get; }
Property Value
Type | Description |
---|---|
System. |
SystemDeflectionResults
Declaration
public MassDiscSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
Mass |
Implements
System.IEquatable<T>