Class StraightBevelGearSetAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelGearSetAdvancedTimeSteppingAnalysisForModulation
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 StraightBevelGearSetAdvancedTimeSteppingAnalysisForModulation : BevelGearSetAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public StraightBevelGearSet AssemblyDesign { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelGearSet |
AssemblyLoadCase
Declaration
public StraightBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelGearSetLoadCase |
StraightBevelGearsAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<StraightBevelGearAdvancedTimeSteppingAnalysisForModulation> StraightBevelGearsAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearAdvancedTimeSteppingAnalysisForModulation> |
StraightBevelMeshesAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<StraightBevelGearMeshAdvancedTimeSteppingAnalysisForModulation> StraightBevelMeshesAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelGearMeshAdvancedTimeSteppingAnalysisForModulation> |
SystemDeflectionResults
Declaration
public StraightBevelGearSetSystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| StraightBevelGearSetSystemDeflection |
Implements
System.IEquatable<T>