Class KlingelnbergCycloPalloidConicalGearMeshSteadyStateSynchronousResponse
Inheritance
System.Object
KlingelnbergCycloPalloidConicalGearMeshSteadyStateSynchronousResponse
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class KlingelnbergCycloPalloidConicalGearMeshSteadyStateSynchronousResponse : ConicalGearMeshSteadyStateSynchronousResponse, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public KlingelnbergCycloPalloidConicalGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
KlingelnbergCycloPalloidConicalGearMesh |
Implements
System.IEquatable<T>