Class ShaftHubConnectionAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ShaftHubConnectionAdvancedTimeSteppingAnalysisForModulation
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 ShaftHubConnectionAdvancedTimeSteppingAnalysisForModulation : ConnectorAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public ShaftHubConnection ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| ShaftHubConnection |
ComponentLoadCase
Declaration
public ShaftHubConnectionLoadCase ComponentLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| ShaftHubConnectionLoadCase |
Planetaries
Declaration
public ReadOnlyCollection<ShaftHubConnectionAdvancedTimeSteppingAnalysisForModulation> Planetaries { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<ShaftHubConnectionAdvancedTimeSteppingAnalysisForModulation> |
SystemDeflectionResults
Declaration
public ShaftHubConnectionSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| ShaftHubConnectionSystemDeflection |
Implements
System.IEquatable<T>