Class BeltConnectionMultibodyDynamicsAnalysis
Inheritance
System.Object
BeltConnectionMultibodyDynamicsAnalysis
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class BeltConnectionMultibodyDynamicsAnalysis : InterMountableComponentConnectionMultibodyDynamicsAnalysis, 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 |
|
LoadingStatus
Declaration
public LoadingStatus LoadingStatus { get; }
Property Value
RateOfChangeOfExtension
Declaration
public double RateOfChangeOfExtension { get; }
Property Value
| Type |
Description |
| System.Double |
|
Tension
Declaration
public double Tension { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods