Class PlanetaryGearSetStabilityAnalysis
Inheritance
System.Object
PlanetaryGearSetStabilityAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PlanetaryGearSetStabilityAnalysis : CylindricalGearSetStabilityAnalysis, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public PlanetaryGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
PlanetaryGearSet |
Implements
System.IEquatable<T>