Class ConceptGearSetCompoundSteadyStateSynchronousResponseOnAShaft
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConceptGearSetCompoundSteadyStateSynchronousResponseOnAShaft
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesOnAShaft.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ConceptGearSetCompoundSteadyStateSynchronousResponseOnAShaft : GearSetCompoundSteadyStateSynchronousResponseOnAShaft, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<ConceptGearSetSteadyStateSynchronousResponseOnAShaft> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConceptGearSetSteadyStateSynchronousResponseOnAShaft> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<ConceptGearSetSteadyStateSynchronousResponseOnAShaft> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConceptGearSetSteadyStateSynchronousResponseOnAShaft> |
AssemblyDesign
Declaration
public ConceptGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
ConceptGearSet |
ConceptGearsCompoundSteadyStateSynchronousResponseOnAShaft
Declaration
public ReadOnlyCollection<ConceptGearCompoundSteadyStateSynchronousResponseOnAShaft> ConceptGearsCompoundSteadyStateSynchronousResponseOnAShaft { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConceptGearCompoundSteadyStateSynchronousResponseOnAShaft> |
ConceptMeshesCompoundSteadyStateSynchronousResponseOnAShaft
Declaration
public ReadOnlyCollection<ConceptGearMeshCompoundSteadyStateSynchronousResponseOnAShaft> ConceptMeshesCompoundSteadyStateSynchronousResponseOnAShaft { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConceptGearMeshCompoundSteadyStateSynchronousResponseOnAShaft> |
Implements
System.IEquatable<T>