Class BeltConnectionSystemDeflection
Inheritance
System.Object
BeltConnectionSystemDeflection
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class BeltConnectionSystemDeflection : InterMountableComponentConnectionSystemDeflection, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public BeltConnection ConnectionDesign { get; }
Property Value
ConnectionLoadCase
Declaration
public BeltConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Extension
Declaration
public double Extension { get; }
Property Value
| Type |
Description |
| System.Double |
|
ExtensionIncludingPreTension
Declaration
public double ExtensionIncludingPreTension { get; }
Property Value
| Type |
Description |
| System.Double |
|
ForceInLOA
Declaration
public double ForceInLOA { get; }
Property Value
| Type |
Description |
| System.Double |
|
PowerFlowResults
Declaration
public BeltConnectionPowerFlow PowerFlowResults { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods