移植、完善发动机一键启动逻辑
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -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, ...
|
||||
|
||||
Reference in New Issue
Block a user