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