ttsetx.m

来自「TrueTime1.2(用于网络控制系统的仿真」· M 代码 · 共 22 行

M
22
字号
% TTSETX   Set a specific task attribute.%%  ttSetX refers to the collection of functions used to set%  various task attributes. There exist functions for the following%  attributes:%%     relative deadline          - ttSetDeadline%     absolute deadline          - ttSetAbsDeadline%     priority                   - ttSetPriority%     period                     - ttSetPeriod%     worst-case execution time  - ttSetWCET%     execution time budget      - ttSetBudget%%  Use the true function names for help on the individual functions.%% See also TTGETX%%       TrueTime, Version 1.2%       Copyright 2004 by Dan Henriksson, Anton Cervin%       Department of Automatic Control%       Lund Institute of Technology, Sweden

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?