新增曲柄滑块批量仿真接口
This commit is contained in:
15
tests/testdata/fourbar/crank_slider_simulate.json
vendored
Normal file
15
tests/testdata/fourbar/crank_slider_simulate.json
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"msg": "fourbar simulate",
|
||||
"req_code": "CASE_FB_SIM_001",
|
||||
"req_from": "wasm_test",
|
||||
"req_cmd": "Cmd_FourBar_CrankSlider_Simulate",
|
||||
"req_param": {
|
||||
"L_AB": 0.5,
|
||||
"L_BS": 2.0,
|
||||
"S_OFS": 0.0,
|
||||
"startAngleDeg": 0.0,
|
||||
"endAngleDeg": 180.0,
|
||||
"duration": 1.0,
|
||||
"stepTime": 0.25
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user