代码搜索:Controller
找到约 10,000 项符合「Controller」的源代码
代码结果 10,000
www.eeworm.com/read/262932/4307829
h controller_private.h
#ifndef _RTW_HEADER_Controller_private_h_
#define _RTW_HEADER_Controller_private_h_
#include "rtwtypes.h"
#ifndef __RTWTYPES_H__
#error This file requires rtwtypes.h to be included
#else
#if
www.eeworm.com/read/262932/4307830
c controller_sf.c
#if !defined(S_FUNCTION_NAME)
#define S_FUNCTION_NAME Controller_sf
#endif
#define S_FUNCTION_LEVEL 2
#include
#include
#include "simstruc.h"
www.eeworm.com/read/262932/4307831
c controller_data.c
#include "Controller.h"
#include "Controller_private.h"
Parameters_Controller Controller_P = {
4.7404255319148935E-004 ,
{ 5.6519922991762439E-001, -3.1545694600168372E+002, 4.3468756184
www.eeworm.com/read/253785/4392072
cpp controller_init.cpp
// Distributed control system: controller node
//
// Receives messages from the sensor node, computes control signal
// and sends it to the actuator node. Also contains a high-priority
// disturbing t
www.eeworm.com/read/253785/4392082
m controller_init.m
function controller_init(arg)
% Distributed control system: controller node
%
% Receives messages from the sensor node, computes control signal
% and sends it to the actuator node. Also contains a hi
www.eeworm.com/read/160156/5576577
cpp controller_init.cpp
// Distributed control system: controller node
//
// Receives messages from the sensor node, computes control signal
// and sends it to the actuator node. Also contains a high-priority
// disturbing t
www.eeworm.com/read/160156/5576587
m controller_init.m
function controller_init
% Distributed control system: controller node
%
% Receives messages from the sensor node, computes control signal
% and sends it to the actuator node. Also contains a high-pr
www.eeworm.com/read/156067/5613156
cpp controller_init.cpp
// Distributed control system: controller node
//
// Receives messages from the sensor node, computes control signal
// and sends it to the actuator node. Also contains a high-priority
// disturbing t
www.eeworm.com/read/156067/5613166
m controller_init.m
function controller_init
% Distributed control system: controller node
%
% Receives messages from the sensor node, computes control signal
% and sends it to the actuator node. Also contains a high-pr
www.eeworm.com/read/472076/6878553