Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class FourPostAnalysisBase

Last update: 16.07.2025

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

The FourPost analysis base class

public abstract class FourPostAnalysisBase : AnalysisBase

Inheritance

object ← AnalysisBase ← FourPostAnalysisBase

Derived

AnalysisFourPostRide

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

FourPostAnalysisBase()

Initializes a new instance of the class.

public FourPostAnalysisBase()

Initializes a new instance of the class.

public FourPostAnalysisBase(ILinkContainer lnkContainer)

Parameters

lnkContainer ILinkContainer

The link container.

Methods

GetTestRigMotionUSUBArgumentCore(string, AnalysisFourPostRideInfo, string[])

Gets the test rig motion USUB argument core.

protected void GetTestRigMotionUSUBArgumentCore(string strAnaType, AnalysisFourPostRideInfo info, string[] arParameter)

Parameters

strAnaType string

Type of the STR ana.

info AnalysisFourPostRideInfo

The info.

arParameter string[]

The ar parameter.

Connect with Ansys