Class FaceGearSetSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGearSetSteadyStateSynchronousResponseAtASpeed
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 FaceGearSetSteadyStateSynchronousResponseAtASpeed : GearSetSteadyStateSynchronousResponseAtASpeed, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public FaceGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Face |
AssemblyLoadCase
Declaration
public FaceGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
Face |
FaceGearsSteadyStateSynchronousResponseAtASpeed
Declaration
public ReadOnlyCollection<FaceGearSteadyStateSynchronousResponseAtASpeed> FaceGearsSteadyStateSynchronousResponseAtASpeed { get; }
Property Value
Type | Description |
---|---|
System. |
FaceMeshesSteadyStateSynchronousResponseAtASpeed
Declaration
public ReadOnlyCollection<FaceGearMeshSteadyStateSynchronousResponseAtASpeed> FaceMeshesSteadyStateSynchronousResponseAtASpeed { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>