Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class AnalysisRandomMotion

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Car
Assembly: VMDCar.dll

The random motion analysis class

public class AnalysisRandomMotion : AnalysisBase

Inheritance

objectAnalysisBaseAnalysisRandomMotion

Inherited Members

AnalysisBase.m_pLnkContainer, AnalysisBase.SetModified(), AnalysisBase.GetTestRigMotionUSUBArgument(string[]), AnalysisBase.GetConvertUnit(LengthUnitType), AnalysisBase.GetGravity(), AnalysisBase.GetConvertUnit(VelocityUnitType), AnalysisBase.GetConvertUnit(AccelerationUnitType), AnalysisBase.IsSim

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

AnalysisRandomMotion()

Initializes a new instance of the class.

public AnalysisRandomMotion()

Initializes a new instance of the class.

public AnalysisRandomMotion(ILinkContainer lnkContainer)

Parameters

lnkContainer ILinkContainer

The link container.

Properties

LMotion

Gets or sets the left motion.

public string LMotion { get; set; }

Property Value

string

RMotion

Gets or sets the right motion.

public string RMotion { get; set; }

Property Value

string

Connect with Ansys