Class BevelGearModalAnalysisAtAStiffness
Inheritance
System.Object
BevelGearModalAnalysisAtAStiffness
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalysesAtAStiffness
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class BevelGearModalAnalysisAtAStiffness : AGMAGleasonConicalGearModalAnalysisAtAStiffness, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public BevelGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
BevelGear |
Implements
System.IEquatable<T>