Class BevelDifferentialGearStabilityAnalysis
Inheritance
System.Object
BevelDifferentialGearStabilityAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public class BevelDifferentialGearStabilityAnalysis : BevelGearStabilityAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public BevelDifferentialGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
BevelDifferentialGear |
ComponentLoadCase
Declaration
public BevelDifferentialGearLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
BevelDifferentialGearLoadCase |
Implements
System.IEquatable<T>