Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class AnalysisSteerBase

Last update: 16.07.2025

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

The steer analysis base class

public abstract class AnalysisSteerBase : OpenLoopSteeringBase, IHasInitialVel

Inheritance

objectAnalysisBaseFullCarAnalysisBaseOpenLoopSteeringBaseAnalysisSteerBase

Derived

AnalysisImpulseSteer, AnalysisRampSteer, AnalysisStepSteer, AnalysisSweptSineSteer

Implements

IHasInitialVel

Inherited Members

OpenLoopSteeringBase.GetTestRigMotionUSUBArgument(string[]), OpenLoopSteeringBase.InitialVelocity, OpenLoopSteeringBase.VelocityUnitType, FullCarAnalysisBase.IsQuasiStaticStraightLineSetup, FullCarAnalysisBase.RoadFile, FullCarAnalysisBase.GearPositionType, FullCarAnalysisBase.TireRadiusPosition, 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

AnalysisSteerBase()

Initializes a new instance of the class.

public AnalysisSteerBase()

Initializes a new instance of the class.

public AnalysisSteerBase(ILinkContainer lnkContainer)

Parameters

lnkContainer ILinkContainer

The link container.

Properties

IsCruiseControl

Gets or sets a value indicating whether [cruise control].

public bool IsCruiseControl { get; set; }

Property Value

bool

SteeringInputType

Gets or sets the steering input.

public SteeringInputType SteeringInputType { get; set; }

Property Value

SteeringInputType

TimeOfStart

Gets or sets the start time.

public double TimeOfStart { get; set; }

Property Value

double

Connect with Ansys