Class BeltDriveSteadyStateSynchronousResponse
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BeltDriveSteadyStateSynchronousResponse
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class BeltDriveSteadyStateSynchronousResponse : SpecialisedAssemblySteadyStateSynchronousResponse, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public BeltDrive AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
BeltDrive |
AssemblyLoadCase
Declaration
public BeltDriveLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
BeltDriveLoadCase |
Implements
System.IEquatable<T>