文件名称:actcode
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
This function is used to create logs for individual tasks. Five pre-defined log
types exist to log response time, release latency, start latency, execution time,
and context switch instances. These are obtained by setting the variable logtype
to any of the constants one to four, respectively. It is also possible to create
five additional log structures for each task (by specifying log type number six).
These user-controlled logs are written to from the code functions using the primitives
ttLogStart, ttLogStop, ttLogNow, and ttLogValue. After the simulation
the logged attributes can be found in Matlab workspace, having the name specified
by variable.
The task log types are
types exist to log response time, release latency, start latency, execution time,
and context switch instances. These are obtained by setting the variable logtype
to any of the constants one to four, respectively. It is also possible to create
five additional log structures for each task (by specifying log type number six).
These user-controlled logs are written to from the code functions using the primitives
ttLogStart, ttLogStop, ttLogNow, and ttLogValue. After the simulation
the logged attributes can be found in Matlab workspace, having the name specified
by variable.
The task log types are
(系统自动生成,下载前可以参看下载内容)
下载文件列表
actcode.m
actuator_init.m
ctrlcode.m
actuator_init.m
ctrlcode.m