- TC export some vars

- cleaned up test
- added model vars to test
This commit is contained in:
jens
2021-10-13 18:29:33 +02:00
parent 862babcb50
commit 4a26e84c6e
2 changed files with 40 additions and 22 deletions
+3 -3
View File
@@ -41,8 +41,8 @@ class Test:
"theta" : 20,
"C" : 4190,
"M" : 20,
"L" : 0.05,
"Td" : 15,
"L" : 0.01,
"Td" : 30,
"kn" : 0.2,
"gain" : 1.0
}
@@ -52,7 +52,7 @@ class Test:
"C" : 4190,
"M" : 20,
"L" : 0.01,
"Td" : 15,
"Td" : 30,
"kn" : 0.2,
"gain" : 1.0
}