Class BevelDifferentialGearModalAnalysisAtAStiffness
Inheritance
System.Object
BevelDifferentialGearModalAnalysisAtAStiffness
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalysesAtAStiffness
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public class BevelDifferentialGearModalAnalysisAtAStiffness : BevelGearModalAnalysisAtAStiffness, 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>