Property | Type | Description | |
---|---|---|---|
Loaded | List |
||
Unloaded | List |
Method | Description | |
---|---|---|
ApplyParameter ( |
||
ExportParameters ( ) : IEnumerable |
||
Load ( string profile, float staticMass ) : void | ||
Profiles ( string app, string car ) : System | ||
ResetParameters ( ) : void |
public ApplyParameter ( |
||
obj | ||
return | void |
public Load ( string profile, float staticMass ) : void | ||
profile | string | |
staticMass | float | |
return | void |
public Profiles ( string app, string car ) : System | ||
app | string | |
car | string | |
return | System |