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 |
---|---|
Straight |
AssemblyLoadCase
Declaration
public StraightBevelGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
Straight |
StraightBevelGearsAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<StraightBevelGearAdvancedTimeSteppingAnalysisForModulation> StraightBevelGearsAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System. |
StraightBevelMeshesAdvancedTimeSteppingAnalysisForModulation
Declaration
public ReadOnlyCollection<StraightBevelGearMeshAdvancedTimeSteppingAnalysisForModulation> StraightBevelMeshesAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Type | Description |
---|---|
System. |
SystemDeflectionResults
Declaration
public StraightBevelGearSetSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
Straight |
Implements
System.IEquatable<T>