Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class AnalysisFourPostVibrationInfo

Last update: 16.07.2025

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

This struct is to represent the analysis information.

public class AnalysisFourPostVibrationInfo

Inheritance

objectAnalysisFourPostVibrationInfo

Extension Methods

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

Constructors

AnalysisFourPostVibrationInfo()

Initializes a new instance of the class.

public AnalysisFourPostVibrationInfo()

Properties

ActuationType

Gets or sets the type of the actuation.

public ActuationType ActuationType { get; set; }

Property Value

ActuationType

FrontLeftActuator

Gets or sets the front left actuator.

public ActuatorInfo FrontLeftActuator { get; set; }

Property Value

ActuatorInfo

FrontRightActuator

Gets or sets the front right actuator.

public ActuatorInfo FrontRightActuator { get; set; }

Property Value

ActuatorInfo

InputDirection

Gets or sets the input direction.

public VibrationInputInputDirection InputDirection { get; set; }

Property Value

VibrationInputInputDirection

InputLocation

Gets or sets the input location.

public VibrationInputLocation InputLocation { get; set; }

Property Value

VibrationInputLocation

RearLeftActuator

Gets or sets the rear left actuator.

public ActuatorInfo RearLeftActuator { get; set; }

Property Value

ActuatorInfo

RearRightActuator

Gets or sets the rear right actuator.

public ActuatorInfo RearRightActuator { get; set; }

Property Value

ActuatorInfo

Connect with Ansys