Table of Contents

Class VehicleTroubleshootingReport

Namespace
LibreRally.Vehicle
Assembly
LibreRally.dll
public sealed class VehicleTroubleshootingReport
Inheritance
VehicleTroubleshootingReport
Inherited Members

Properties

ConfigPath

public string? ConfigPath { get; init; }

Property Value

string

Observations

public IReadOnlyList<string> Observations { get; init; }

Property Value

IReadOnlyList<string>

Powertrain

public VehicleTroubleshootingPowertrainSnapshot Powertrain { get; init; }

Property Value

VehicleTroubleshootingPowertrainSnapshot

SetupValues

public IReadOnlyList<VehicleTroubleshootingSetupValue> SetupValues { get; init; }

Property Value

IReadOnlyList<VehicleTroubleshootingSetupValue>

TyreProbes

public IReadOnlyList<VehicleTroubleshootingTyreProbe> TyreProbes { get; init; }

Property Value

IReadOnlyList<VehicleTroubleshootingTyreProbe>

VehicleFolderPath

public string VehicleFolderPath { get; init; }

Property Value

string

Methods

Format()

public string Format()

Returns

string