Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class AnalysisFourPostRideInfo

Last update: 16.07.2025

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

This class is to represent the analysis information.

public class AnalysisFourPostRideInfo

Inheritance

objectAnalysisFourPostRideInfo

Extension Methods

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

Constructors

AnalysisFourPostRideInfo()

Initializes a new instance of the class.

public AnalysisFourPostRideInfo()

Initializes a new instance of the class.

public AnalysisFourPostRideInfo(ILinkContainer lnkContainer)

Parameters

lnkContainer ILinkContainer

The lnk container.

Fields

m_pLnkContainer

protected ILinkContainer m_pLnkContainer

Field Value

ILinkContainer

Properties

AccUnit

Gets or sets the acc unit.

public SloverFunctionAccUnit AccUnit { get; set; }

Property Value

SloverFunctionAccUnit

Active_Actuators

Gets or sets the active actuators.

public ActiveActuators Active_Actuators { get; set; }

Property Value

ActiveActuators

Actuation_Type

Gets or sets the ActuationType.

public ActuationType Actuation_Type { get; set; }

Property Value

ActuationType

AmplitudeValue

Gets or sets the Amplitude.

public double AmplitudeValue { get; set; }

Property Value

double

BasisForNumOfOutputSteps

Gets or sets the Basis For Number Of Output Steps.

public BasisForNumOfOutputSteps BasisForNumOfOutputSteps { get; set; }

Property Value

BasisForNumOfOutputSteps

Calculated_TimeLag

Gets or sets the Time Lag.

public double Calculated_TimeLag { get; set; }

Property Value

double

Calculated_Wheelbase

Gets or sets the Calculated Wheelbase.

public double Calculated_Wheelbase { get; set; }

Property Value

double

DispUnit

Gets or sets the disp unit.

public SloverFunctionDispUnit DispUnit { get; set; }

Property Value

SloverFunctionDispUnit

End_Frequency

Gets or sets the end frequency.

public double End_Frequency { get; set; }

Property Value

double

Excitation_Mode

Gets or sets the excitation mode.

public ExcitationMode Excitation_Mode { get; set; }

Property Value

ExcitationMode

ForceUnit

Gets or sets the force unit.

public SloverFunctionForceUnit ForceUnit { get; set; }

Property Value

SloverFunctionForceUnit

Input_Location

Gets or sets the input location.

public InputLocation Input_Location { get; set; }

Property Value

InputLocation

Input_Source

Gets or sets the input source.

public InputSource Input_Source { get; set; }

Property Value

InputSource

LFront

Gets or sets the left front.

public string LFront { get; set; }

Property Value

string

LRear

Gets or sets the left rear.

public string LRear { get; set; }

Property Value

string

MinNo_OutputStepsPerInput

Gets or sets the Min.No.OfOutputSteps Per Input

public double MinNo_OutputStepsPerInput { get; set; }

Property Value

double

NumOfOutputsSteps

Gets or sets the Number Of Output Steps

public double NumOfOutputsSteps { get; set; }

Property Value

double

Output_Frequency

Gets or sets the OutputFrequency

public double Output_Frequency { get; set; }

Property Value

double

Output_Interval

Gets or sets the Output Inverval

public double Output_Interval { get; set; }

Property Value

double

RFront

Gets or sets the right front.

public string RFront { get; set; }

Property Value

string

RRear

Gets or sets the right rear.

public string RRear { get; set; }

Property Value

string

Spline_File

Gets or sets the spline file.

public string Spline_File { get; set; }

Property Value

string

Start_Frequency

Gets or sets the start frequency.

public double Start_Frequency { get; set; }

Property Value

double

TargetValue_Basis

Gets or sets the Target Value For Basis.

public double TargetValue_Basis { get; set; }

Property Value

double

Vechile_Speed

Gets or sets the VechileSpeed.

public double Vechile_Speed { get; set; }

Property Value

double

VelUnit

Gets or sets the vel unit.

public SloverFunctionVelUnit VelUnit { get; set; }

Property Value

SloverFunctionVelUnit

Methods

SetModified()

Set modified flag.

protected void SetModified()

Connect with Ansys