Class SpringDamperHalfMultibodyDynamicsAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SpringDamperHalfMultibodyDynamicsAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.MBDAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SpringDamperHalfMultibodyDynamicsAnalysis : CouplingHalfMultibodyDynamicsAnalysis, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public SpringDamperHalf ComponentDesign { get; }
Property Value
Type | Description |
---|---|
SpringDamperHalf |
ComponentLoadCase
Declaration
public SpringDamperHalfLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
SpringDamperHalfLoadCase |
SpringRelativeDisplacement
Measurement: VeryShortLength
Declaration
public Vector3D SpringRelativeDisplacement { get; }
Property Value
Type | Description |
---|---|
Vector3D |
SpringRelativeRotation
Measurement: SmallAngle
Declaration
public Vector3D SpringRelativeRotation { get; }
Property Value
Type | Description |
---|---|
Vector3D |
Implements
System.IEquatable<T>