Class CylindricalGearMeshSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CylindricalGearMeshSteadyStateSynchronousResponseAtASpeed
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesAtASpeed
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CylindricalGearMeshSteadyStateSynchronousResponseAtASpeed : GearMeshSteadyStateSynchronousResponseAtASpeed, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public CylindricalGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
Cylindrical |
ConnectionLoadCase
Declaration
public CylindricalGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
Cylindrical |
Planetaries
Declaration
public ReadOnlyCollection<CylindricalGearMeshSteadyStateSynchronousResponseAtASpeed> Planetaries { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>