Artifact 87a70b56bca2e5d5604b85530cdb53d83227df55e00e76b720f02fa59b7d25a4:
- Executable file mtt/lib/examples/Control/SimpleStateSpace/CruisePN/CruisePN_simp.r — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 412) [annotate] [blame] [check-ins using] [more...]
- Executable file mttroot/mtt/lib/examples/Control/SimpleStateSpace/CruisePN/CruisePN_simp.r — part of check-in [3fd9d6efa9] at 2000-12-28 18:17:57 on branch origin/master — To RCS (user: gawthrop@users.sourceforge.net, size: 412) [annotate] [blame] [check-ins using]
%% Reduce comands to simplify output for system CruisePN (CruisePN_simp.r) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% m := 1; b := 0; alpha_o1 := 4; alpha_o2 := 4; alpha_c1 := 2; alpha_c2 := 1; END;