移植、完善发动机一键启动逻辑

This commit is contained in:
LZY\79495
2025-06-25 21:19:42 +08:00
parent 7f0b45a7e2
commit b3a3c610fd
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -111,7 +111,7 @@ in.signals(3).values = ones(slen,1,'single')*CAS; % v_c
in.signals(4).values = zeros(slen,1,'single'); % ay_c
in.signals(5).values = single([0 0 10/57.3 10/57.3 0 0 0]')+tht0; % tht_c
n = 2;
n = 100;
out = cell(n,1);
rtp1 = rsimsetrtpparam(rtp, ...