Class BeltConnectionSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
BeltConnectionSystemDeflection
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 BeltConnectionSystemDeflection : InterMountableComponentConnectionSystemDeflection, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public BeltConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
BeltConnection |
ConnectionLoadCase
Declaration
public BeltConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
BeltConnectionLoadCase |
Extension
Measurement: VeryShortLength
Declaration
public double Extension { get; }
Property Value
Type | Description |
---|---|
System.Double |
ExtensionIncludingPreTension
Measurement: VeryShortLength
Declaration
public double ExtensionIncludingPreTension { get; }
Property Value
Type | Description |
---|---|
System.Double |
ForceInLOA
Measurement: Force
Declaration
public double ForceInLOA { get; }
Property Value
Type | Description |
---|---|
System.Double |
PowerFlowResults
Declaration
public BeltConnectionPowerFlow PowerFlowResults { get; }
Property Value
Type | Description |
---|---|
BeltConnectionPowerFlow |
Implements
System.IEquatable<T>