Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class TorqueMapReader

Last update: 16.07.2025

Namespace: VM.Models.Pre.Drivetrain.VehicleSimulator
Assembly: VM.Models.Pre.Drivetrain.VehicleSimulator.dll

public static class TorqueMapReader

Inheritance

objectTorqueMapReader

Extension Methods

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

Fields

ConfigExtension

public const string ConfigExtension = ".config"

Field Value

string

MCMExtension

public const string MCMExtension = ".mcm"

Field Value

string

PWRExtension

public const string PWRExtension = ".pwr"

Field Value

string

Methods

Read(string, bool)

public static TorqueMap Read(string path, bool isPowerSplitMap = false)

Parameters

path string

isPowerSplitMap bool

Returns

TorqueMap

Connect with Ansys