    

 ## On this page

  

 

 # Class AnalysisStaticLoad.CorneringForce

 Last update: 16.07.2025 

Namespace: [VM.Managed.DAFUL.Car](VM.Managed.DAFUL.Car.md)  
Assembly: VMDCar.dll

The cornering force class

```csharp
public class AnalysisStaticLoad.CorneringForce : AnalysisStaticLoad.StaticRoadBaseInfo

```

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ← [AnalysisStaticLoad.StaticRoadBaseInfo](VM.Managed.DAFUL.Car.AnalysisStaticLoad.StaticRoadBaseInfo.md) ← [AnalysisStaticLoad.CorneringForce](VM.Managed.DAFUL.Car.AnalysisStaticLoad.CorneringForce.md)

#### Inherited Members

[AnalysisStaticLoad.StaticRoadBaseInfo.SetModified()](VM.Managed.DAFUL.Car.AnalysisStaticLoad.StaticRoadBaseInfo.md#VM_Managed_DAFUL_Car_AnalysisStaticLoad_StaticRoadBaseInfo_SetModified), [AnalysisStaticLoad.StaticRoadBaseInfo.LWRL](VM.Managed.DAFUL.Car.AnalysisStaticLoad.StaticRoadBaseInfo.md#VM_Managed_DAFUL_Car_AnalysisStaticLoad_StaticRoadBaseInfo_LWRL), [AnalysisStaticLoad.StaticRoadBaseInfo.UPRL](VM.Managed.DAFUL.Car.AnalysisStaticLoad.StaticRoadBaseInfo.md#VM_Managed_DAFUL_Car_AnalysisStaticLoad_StaticRoadBaseInfo_UPRL), [AnalysisStaticLoad.StaticRoadBaseInfo.LWRR](VM.Managed.DAFUL.Car.AnalysisStaticLoad.StaticRoadBaseInfo.md#VM_Managed_DAFUL_Car_AnalysisStaticLoad_StaticRoadBaseInfo_LWRR), [AnalysisStaticLoad.StaticRoadBaseInfo.UPRR](VM.Managed.DAFUL.Car.AnalysisStaticLoad.StaticRoadBaseInfo.md#VM_Managed_DAFUL_Car_AnalysisStaticLoad_StaticRoadBaseInfo_UPRR)

#### Extension Methods

[LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType)](VM.Models.Pre.Cache.LinkPropertyItemCache.md#VM_Models_Pre_Cache_LinkPropertyItemCache_GetLinkProperties_System_Object_VM_Models_Pre_LinkPropertyType_), [LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType)](VM.Models.Pre.Cache.LinkPropertyItemCache.md#VM_Models_Pre_Cache_LinkPropertyItemCache_GetLinkPropertiesAndValues_System_Object_VM_Models_Pre_LinkPropertyType_), [LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)](VM.Models.Pre.Cache.LinkPropertyItemCache.md#VM_Models_Pre_Cache_LinkPropertyItemCache_GetLinkedObjects__1_System_Object_VM_Models_Pre_LinkPropertyType_)

## Constructors

### <a id="VM_Managed_DAFUL_Car_AnalysisStaticLoad_CorneringForce__ctor"></a> CorneringForce()

Initializes the  class.

```csharp
public CorneringForce()

```

### <a id="VM_Managed_DAFUL_Car_AnalysisStaticLoad_CorneringForce__ctor_VM_Models_Pre_ILinkContainer_"></a> CorneringForce(ILinkContainer)

Initializes the  class.

```csharp
public CorneringForce(ILinkContainer lnkContainer)

```

#### Parameters

`lnkContainer` ILinkContainer

The link container.