ttgetx.m
来自「由瑞典人开发的一个可以在Matlab环境中应用的实时数据传输控制的工具包」· M 代码 · 共 24 行
M
24 行
% TTGETX Get a specific task attribute.%% ttGetX refers to the collection of functions used to retrieve% various task attributes. There exist functions for the following% attributes:%% release - ttGetRelease% relative deadline - ttGetDeadline% absolute deadline - ttGetAbsDeadline% priority - ttGetPriority% period - ttGetPeriod% worst-case execution time - ttGetWCET% execution time budget - ttGetBudget%% Use the true function names for help on the individual functions.%% See also TTSETX%% TrueTime, Version 1.4% Copyright (c) 2006% Martin Ohlin, Dan Henriksson and Anton Cervin% Department of Automatic Control, LTH% Lund University, Sweden
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?