- TC export some vars
- cleaned up test - added model vars to test
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user