Class ClutchPowerFlow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ClutchPowerFlow
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ClutchPowerFlow : CouplingPowerFlow, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public Clutch AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Clutch |
AssemblyLoadCase
Declaration
public ClutchLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
ClutchLoadCase |
ClutchConnection
Declaration
public ClutchConnectionPowerFlow ClutchConnection { get; }
Property Value
Type | Description |
---|---|
ClutchConnectionPowerFlow |
Implements
System.IEquatable<T>