Class CylindricalPlanetGearModalAnalysisAtASpeed
Inheritance
System.Object
CylindricalPlanetGearModalAnalysisAtASpeed
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalysesAtASpeed
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalPlanetGearModalAnalysisAtASpeed : CylindricalGearModalAnalysisAtASpeed, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public CylindricalPlanetGear ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| CylindricalPlanetGear |
Implements
System.IEquatable<T>