Class FourPostAnalysisBase
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Car
Assembly: VMDFullCar.dll
The FourPost analysis base class
public abstract class FourPostAnalysisBase : AnalysisBase
Inheritance
object ← AnalysisBase ← FourPostAnalysisBase
Derived
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
Constructors
FourPostAnalysisBase()
Initializes a new instance of the
public FourPostAnalysisBase()
FourPostAnalysisBase(ILinkContainer)
Initializes a new instance of the
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.
The info.
arParameter string[]
The ar parameter.