Class CoaxialConnectionSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CoaxialConnectionSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CoaxialConnectionSystemDeflection : ShaftToMountableComponentConnectionSystemDeflection, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public CoaxialConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
CoaxialConnection |
ConnectionLoadCase
Declaration
public CoaxialConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
CoaxialConnectionLoadCase |
PowerFlowResults
Declaration
public CoaxialConnectionPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
CoaxialConnectionPowerFlow |
Implements
System.IEquatable<T>