Class ShaftHubConnectionPowerFlow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ShaftHubConnectionPowerFlow
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 ShaftHubConnectionPowerFlow : ConnectorPowerFlow, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public ShaftHubConnection ComponentDesign { get; }
Property Value
Type | Description |
---|---|
ShaftHubConnection |
ComponentDetailedAnalysis
Declaration
public ShaftHubConnectionRating ComponentDetailedAnalysis { get; }
Property Value
Type | Description |
---|---|
ShaftHubConnectionRating |
ComponentLoadCase
Declaration
public ShaftHubConnectionLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
ShaftHubConnectionLoadCase |
Implements
System.IEquatable<T>