Class StraightBevelGearSetStabilityAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelGearSetStabilityAnalysis
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class StraightBevelGearSetStabilityAnalysis : BevelGearSetStabilityAnalysis, 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 |
StraightBevelGearsStabilityAnalysis
Declaration
public ReadOnlyCollection<StraightBevelGearStabilityAnalysis> StraightBevelGearsStabilityAnalysis { get; }
Property Value
Type | Description |
---|---|
System. |
StraightBevelMeshesStabilityAnalysis
Declaration
public ReadOnlyCollection<StraightBevelGearMeshStabilityAnalysis> StraightBevelMeshesStabilityAnalysis { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>