Class StraightBevelDiffGearStabilityAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
StraightBevelDiffGearStabilityAnalysis
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 StraightBevelDiffGearStabilityAnalysis : BevelGearStabilityAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public StraightBevelDiffGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
Straight |
ComponentLoadCase
Declaration
public StraightBevelDiffGearLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
Straight |
Implements
System.IEquatable<T>