Class ClutchConnection
Inheritance
System.Object
ClutchConnection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.ConnectionsAndSockets.Couplings
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class ClutchConnection : CouplingConnection, IEquatable<APIBase>
Properties
EffectiveTorqueRadius
Declaration
public double EffectiveTorqueRadius { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
TorqueCapacity
Declaration
public double TorqueCapacity { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>