Class BevelDifferentialPlanetGearCompoundSteadyStateSynchronousResponseOnAShaft
Inheritance
System.Object
BevelDifferentialPlanetGearCompoundSteadyStateSynchronousResponseOnAShaft
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesOnAShaft.Compound
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public 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>