-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
13 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,3 @@ | ||
# Changelog | ||
|
||
- Renaming of library and functions due to trademark issues | ||
- Added example measurement data (de-identified and obscured TTC data) | ||
- Updated FSAE TTC interactive example to use new data | ||
- Updated unit tests | ||
- Convenience changes: | ||
- New: Wrapper for `magicformula.v62.eval()` function. Can now call method `eval()` on `magicformula.v62.Model` objects. Example: | ||
|
||
```matlab | ||
model = magicformula.v62.Model(); | ||
model.importTyrePropertiesFile(file) | ||
[FX, FY] = model.eval(SA, SX, IA, IP, FZ, 0); | ||
``` | ||
|
||
- New: Can now instantiate `magicformula.v62.Model` directly with TIR file, without having to call `importTyrePropertiesFile()` method. Example: | ||
|
||
```matlab | ||
model = magicformula.v62.Model(file); | ||
[FX, FY] = model.eval(SA, SX, IA, IP, FZ, 0); | ||
``` | ||
- Renaming of library and functions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
Binary file not shown.
File renamed without changes.
2 changes: 2 additions & 0 deletions
2
resources/project/VWPAcV6YDIkJABXWADY_FI8Bds0/-q5xJOstBe8BbtOhucMe2sBupccp.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<Info location="fit_example.png" type="File" /> |
2 changes: 0 additions & 2 deletions
2
resources/project/VWPAcV6YDIkJABXWADY_FI8Bds0/hUcHO2i9LR-SEm39oynKEvtnAUkp.xml
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
resources/project/VWPAcV6YDIkJABXWADY_FI8Bds0/m0yCfwNsjXriInfW39JT1V4e3jwd.xml
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
resources/project/VWPAcV6YDIkJABXWADY_FI8Bds0/m0yCfwNsjXriInfW39JT1V4e3jwp.xml
This file was deleted.
Oops, something went wrong.