Class StraightBevelPlanetGearCompoundStabilityAnalysis
Inheritance
System.Object
StraightBevelPlanetGearCompoundStabilityAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses.Compound
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class StraightBevelPlanetGearCompoundStabilityAnalysis : StraightBevelDiffGearCompoundStabilityAnalysis, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<StraightBevelPlanetGearStabilityAnalysis> ComponentAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelPlanetGearStabilityAnalysis> |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<StraightBevelPlanetGearStabilityAnalysis> ComponentAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<StraightBevelPlanetGearStabilityAnalysis> |
Implements
System.IEquatable<T>