Class CylindricalPlanetGearCompoundSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalPlanetGearCompoundSteadyStateSynchronousResponseAtASpeed
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesAtASpeed.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalPlanetGearCompoundSteadyStateSynchronousResponseAtASpeed : CylindricalGearCompoundSteadyStateSynchronousResponseAtASpeed, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<CylindricalPlanetGearSteadyStateSynchronousResponseAtASpeed> ComponentAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalPlanetGearSteadyStateSynchronousResponseAtASpeed> |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<CylindricalPlanetGearSteadyStateSynchronousResponseAtASpeed> ComponentAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<CylindricalPlanetGearSteadyStateSynchronousResponseAtASpeed> |
Implements
System.IEquatable<T>