4702 lines
325 KiB
C
4702 lines
325 KiB
C
/*
|
|
* File: SIL.h
|
|
*
|
|
* Code generated for Simulink model 'SIL'.
|
|
*
|
|
* Model version : 1.628
|
|
* Simulink Coder version : 9.0 (R2018b) 24-May-2018
|
|
* C/C++ source code generated on : Sat Apr 24 19:55:36 2021
|
|
*
|
|
* Target selection: ert_shrlib.tlc
|
|
* Embedded hardware selection: Intel->x86-64 (Windows64)
|
|
* Code generation objectives: Unspecified
|
|
* Validation result: Not run
|
|
*/
|
|
|
|
#ifndef RTW_HEADER_SIL_h_
|
|
#define RTW_HEADER_SIL_h_
|
|
#include <string.h>
|
|
#include <math.h>
|
|
#include <stddef.h>
|
|
#include "rtw_modelmap.h"
|
|
#ifndef SIL_COMMON_INCLUDES_
|
|
# define SIL_COMMON_INCLUDES_
|
|
#include "rtwtypes.h"
|
|
#include "rtw_continuous.h"
|
|
#include "rtw_solver.h"
|
|
#endif /* SIL_COMMON_INCLUDES_ */
|
|
|
|
#include "SIL_types.h"
|
|
#include "rtGetNaN.h"
|
|
#include "rt_nonfinite.h"
|
|
#include "rt_assert.h"
|
|
#include "math.h"
|
|
#include "rt_matrixlib.h"
|
|
#include "rtGetInf.h"
|
|
|
|
/* Macros for accessing real-time model data structure */
|
|
#ifndef rtmGetContStateDisabled
|
|
# define rtmGetContStateDisabled(rtm) ((rtm)->contStateDisabled)
|
|
#endif
|
|
|
|
#ifndef rtmSetContStateDisabled
|
|
# define rtmSetContStateDisabled(rtm, val) ((rtm)->contStateDisabled = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetContStates
|
|
# define rtmGetContStates(rtm) ((rtm)->contStates)
|
|
#endif
|
|
|
|
#ifndef rtmSetContStates
|
|
# define rtmSetContStates(rtm, val) ((rtm)->contStates = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetContTimeOutputInconsistentWithStateAtMajorStepFlag
|
|
# define rtmGetContTimeOutputInconsistentWithStateAtMajorStepFlag(rtm) ((rtm)->CTOutputIncnstWithState)
|
|
#endif
|
|
|
|
#ifndef rtmSetContTimeOutputInconsistentWithStateAtMajorStepFlag
|
|
# define rtmSetContTimeOutputInconsistentWithStateAtMajorStepFlag(rtm, val) ((rtm)->CTOutputIncnstWithState = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetDataMapInfo
|
|
# define rtmGetDataMapInfo(rtm) ((rtm)->DataMapInfo)
|
|
#endif
|
|
|
|
#ifndef rtmSetDataMapInfo
|
|
# define rtmSetDataMapInfo(rtm, val) ((rtm)->DataMapInfo = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetDerivCacheNeedsReset
|
|
# define rtmGetDerivCacheNeedsReset(rtm) ((rtm)->derivCacheNeedsReset)
|
|
#endif
|
|
|
|
#ifndef rtmSetDerivCacheNeedsReset
|
|
# define rtmSetDerivCacheNeedsReset(rtm, val) ((rtm)->derivCacheNeedsReset = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetIntgData
|
|
# define rtmGetIntgData(rtm) ((rtm)->intgData)
|
|
#endif
|
|
|
|
#ifndef rtmSetIntgData
|
|
# define rtmSetIntgData(rtm, val) ((rtm)->intgData = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetOdeDELTA
|
|
# define rtmGetOdeDELTA(rtm) ((rtm)->odeDELTA)
|
|
#endif
|
|
|
|
#ifndef rtmSetOdeDELTA
|
|
# define rtmSetOdeDELTA(rtm, val) ((rtm)->odeDELTA = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetOdeDFDX
|
|
# define rtmGetOdeDFDX(rtm) ((rtm)->odeDFDX)
|
|
#endif
|
|
|
|
#ifndef rtmSetOdeDFDX
|
|
# define rtmSetOdeDFDX(rtm, val) ((rtm)->odeDFDX = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetOdeE
|
|
# define rtmGetOdeE(rtm) ((rtm)->odeE)
|
|
#endif
|
|
|
|
#ifndef rtmSetOdeE
|
|
# define rtmSetOdeE(rtm, val) ((rtm)->odeE = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetOdeF0
|
|
# define rtmGetOdeF0(rtm) ((rtm)->odeF0)
|
|
#endif
|
|
|
|
#ifndef rtmSetOdeF0
|
|
# define rtmSetOdeF0(rtm, val) ((rtm)->odeF0 = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetOdeF1
|
|
# define rtmGetOdeF1(rtm) ((rtm)->odeF1)
|
|
#endif
|
|
|
|
#ifndef rtmSetOdeF1
|
|
# define rtmSetOdeF1(rtm, val) ((rtm)->odeF1 = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetOdeFAC
|
|
# define rtmGetOdeFAC(rtm) ((rtm)->odeFAC)
|
|
#endif
|
|
|
|
#ifndef rtmSetOdeFAC
|
|
# define rtmSetOdeFAC(rtm, val) ((rtm)->odeFAC = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetOdePIVOTS
|
|
# define rtmGetOdePIVOTS(rtm) ((rtm)->odePIVOTS)
|
|
#endif
|
|
|
|
#ifndef rtmSetOdePIVOTS
|
|
# define rtmSetOdePIVOTS(rtm, val) ((rtm)->odePIVOTS = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetOdeW
|
|
# define rtmGetOdeW(rtm) ((rtm)->odeW)
|
|
#endif
|
|
|
|
#ifndef rtmSetOdeW
|
|
# define rtmSetOdeW(rtm, val) ((rtm)->odeW = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetOdeX0
|
|
# define rtmGetOdeX0(rtm) ((rtm)->odeX0)
|
|
#endif
|
|
|
|
#ifndef rtmSetOdeX0
|
|
# define rtmSetOdeX0(rtm, val) ((rtm)->odeX0 = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetOdeX1START
|
|
# define rtmGetOdeX1START(rtm) ((rtm)->odeX1START)
|
|
#endif
|
|
|
|
#ifndef rtmSetOdeX1START
|
|
# define rtmSetOdeX1START(rtm, val) ((rtm)->odeX1START = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetOdeXTMP
|
|
# define rtmGetOdeXTMP(rtm) ((rtm)->odeXTMP)
|
|
#endif
|
|
|
|
#ifndef rtmSetOdeXTMP
|
|
# define rtmSetOdeXTMP(rtm, val) ((rtm)->odeXTMP = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetOdeZTMP
|
|
# define rtmGetOdeZTMP(rtm) ((rtm)->odeZTMP)
|
|
#endif
|
|
|
|
#ifndef rtmSetOdeZTMP
|
|
# define rtmSetOdeZTMP(rtm, val) ((rtm)->odeZTMP = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetPeriodicContStateIndices
|
|
# define rtmGetPeriodicContStateIndices(rtm) ((rtm)->periodicContStateIndices)
|
|
#endif
|
|
|
|
#ifndef rtmSetPeriodicContStateIndices
|
|
# define rtmSetPeriodicContStateIndices(rtm, val) ((rtm)->periodicContStateIndices = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetPeriodicContStateRanges
|
|
# define rtmGetPeriodicContStateRanges(rtm) ((rtm)->periodicContStateRanges)
|
|
#endif
|
|
|
|
#ifndef rtmSetPeriodicContStateRanges
|
|
# define rtmSetPeriodicContStateRanges(rtm, val) ((rtm)->periodicContStateRanges = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetZCCacheNeedsReset
|
|
# define rtmGetZCCacheNeedsReset(rtm) ((rtm)->zCCacheNeedsReset)
|
|
#endif
|
|
|
|
#ifndef rtmSetZCCacheNeedsReset
|
|
# define rtmSetZCCacheNeedsReset(rtm, val) ((rtm)->zCCacheNeedsReset = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetdX
|
|
# define rtmGetdX(rtm) ((rtm)->derivs)
|
|
#endif
|
|
|
|
#ifndef rtmSetdX
|
|
# define rtmSetdX(rtm, val) ((rtm)->derivs = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetErrorStatus
|
|
# define rtmGetErrorStatus(rtm) ((rtm)->errorStatus)
|
|
#endif
|
|
|
|
#ifndef rtmSetErrorStatus
|
|
# define rtmSetErrorStatus(rtm, val) ((rtm)->errorStatus = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetStopRequested
|
|
# define rtmGetStopRequested(rtm) ((rtm)->Timing.stopRequestedFlag)
|
|
#endif
|
|
|
|
#ifndef rtmSetStopRequested
|
|
# define rtmSetStopRequested(rtm, val) ((rtm)->Timing.stopRequestedFlag = (val))
|
|
#endif
|
|
|
|
#ifndef rtmGetStopRequestedPtr
|
|
# define rtmGetStopRequestedPtr(rtm) (&((rtm)->Timing.stopRequestedFlag))
|
|
#endif
|
|
|
|
#ifndef rtmGetT
|
|
# define rtmGetT(rtm) (rtmGetTPtr((rtm))[0])
|
|
#endif
|
|
|
|
#ifndef rtmGetTPtr
|
|
# define rtmGetTPtr(rtm) ((rtm)->Timing.t)
|
|
#endif
|
|
|
|
/* Block states (default storage) for system '<S243>/If Not Proper' */
|
|
typedef struct {
|
|
void* Assertion_slioAccessor; /* '<S250>/Assertion' */
|
|
void* Assertion_slioAccessor_i; /* '<S251>/Assertion' */
|
|
} DW_IfNotProper_SIL_T;
|
|
|
|
/* Block states (default storage) for system '<S243>/Else If Not Orthogonal' */
|
|
typedef struct {
|
|
void* Assertion_slioAccessor; /* '<S248>/Assertion' */
|
|
void* Assertion_slioAccessor_l; /* '<S249>/Assertion' */
|
|
} DW_ElseIfNotOrthogonal_SIL_T;
|
|
|
|
/* Block signals for system '<S404>/Left Main Gear Geometry Forces and Moments' */
|
|
typedef struct {
|
|
real_T LookupTableDynamic; /* '<S412>/Lookup Table Dynamic' */
|
|
real_T Gain; /* '<S412>/Gain' */
|
|
} B_GearGeometryForcesandMoments_SIL_T;
|
|
|
|
/* Block states (default storage) for system '<S404>/Left Main Gear Geometry Forces and Moments' */
|
|
typedef struct {
|
|
boolean_T GenerateGroundFM_MODE; /* '<S405>/GenerateGroundFM' */
|
|
} DW_GearGeometryForcesandMoments_SIL_T;
|
|
|
|
/* Block signals for system '<S404>/Nose Gear Geometry Forces and Moments' */
|
|
typedef struct {
|
|
real_T LookupTableDynamic; /* '<S427>/Lookup Table Dynamic' */
|
|
real_T Gain; /* '<S427>/Gain' */
|
|
} B_GearGeometryForcesandMoments_SIL_f_T;
|
|
|
|
/* Block states (default storage) for system '<S404>/Nose Gear Geometry Forces and Moments' */
|
|
typedef struct {
|
|
boolean_T GenerateGroundFM_MODE; /* '<S406>/GenerateGroundFM' */
|
|
} DW_GearGeometryForcesandMoments_SIL_g_T;
|
|
|
|
/* Block signals for system '<S404>/Right Main Gear Geometry Forces and Moments' */
|
|
typedef struct {
|
|
real_T LookupTableDynamic; /* '<S442>/Lookup Table Dynamic' */
|
|
real_T Gain; /* '<S442>/Gain' */
|
|
} B_GearGeometryForcesandMoments_SIL_i_T;
|
|
|
|
/* Block states (default storage) for system '<S404>/Right Main Gear Geometry Forces and Moments' */
|
|
typedef struct {
|
|
boolean_T GenerateGroundFM_MODE; /* '<S407>/GenerateGroundFM' */
|
|
} DW_GearGeometryForcesandMoments_SIL_i_T;
|
|
|
|
/* Block signals for system '<S504>/sbg_ecom_log_euler_data_frame' */
|
|
typedef struct {
|
|
uint32_T ByteUnpack_o4; /* '<S507>/Byte Unpack' */
|
|
} B_sbg_ecom_log_euler_data_frame_SIL_T;
|
|
|
|
/* Block signals for system '<S504>/sbg_ecom_log_nav_data_frame' */
|
|
typedef struct {
|
|
uint32_T ByteUnpack_o7; /* '<S513>/Byte Unpack' */
|
|
} B_sbg_ecom_log_nav_data_frame_SIL_T;
|
|
|
|
/* Block states (default storage) for system '<S566>/tick' */
|
|
typedef struct {
|
|
uint32_T temporalCounter_i1; /* '<S566>/tick' */
|
|
uint8_T is_active_c6_kb3_dummy_io; /* '<S566>/tick' */
|
|
uint8_T is_c6_kb3_dummy_io; /* '<S566>/tick' */
|
|
} DW_tick_SIL_T;
|
|
|
|
/* Block states (default storage) for system '<S569>/tick' */
|
|
typedef struct {
|
|
uint32_T temporalCounter_i1; /* '<S569>/tick' */
|
|
uint8_T is_active_c3_kb3_dummy_io; /* '<S569>/tick' */
|
|
uint8_T is_c3_kb3_dummy_io; /* '<S569>/tick' */
|
|
} DW_tick_SIL_f_T;
|
|
|
|
/* Block states (default storage) for system '<S905>/theta1' */
|
|
typedef struct {
|
|
real32_T delay_DSTATE; /* '<S910>/delay' */
|
|
uint8_T icLoad; /* '<S910>/delay' */
|
|
} DW_theta1_SIL_T;
|
|
|
|
/* Block states (default storage) for system '<S905>/theta2' */
|
|
typedef struct {
|
|
real32_T delay_DSTATE; /* '<S911>/delay' */
|
|
uint8_T icLoad; /* '<S911>/delay' */
|
|
} DW_theta2_SIL_T;
|
|
|
|
/* Block signals for system '<S7>/new_rec' */
|
|
typedef struct {
|
|
uint32_T DataTypeConversion2; /* '<S1373>/Data Type Conversion2' */
|
|
uint8_T BytePack[4]; /* '<S1373>/Byte Pack' */
|
|
} B_new_rec_SIL_T;
|
|
|
|
/* Block signals (default storage) */
|
|
typedef struct {
|
|
C2 BusAssignment; /* '<S764>/Bus Assignment' */
|
|
C2 Merge; /* '<S843>/Merge' */
|
|
C2 BusAssignment_e; /* '<S776>/Bus Assignment' */
|
|
C2 BusAssignment_g; /* '<S784>/Bus Assignment' */
|
|
C2 BusAssignment_i; /* '<S759>/Bus Assignment' */
|
|
mavlink_message_t Merged_msg; /* '<S1071>/Merged_msg' */
|
|
mavlink_message_t msg; /* '<S1134>/proc_queue' */
|
|
mavlink_message_t mav_message; /* '<S1178>/mav_parser' */
|
|
mavlink_message_t msgs; /* '<S1180>/push2msgs' */
|
|
Sensors BusAssignment_j; /* '<S1286>/Bus Assignment' */
|
|
mavlink_gps_rtcm_data_t mav_gps_rtcm_data;/* '<S1152>/mav_gps_rtcm_data' */
|
|
mavlink_ins2_t BusAssignment_p; /* '<S1103>/Bus Assignment' */
|
|
mavlink_ins1_t BusAssignment_i4; /* '<S1102>/Bus Assignment' */
|
|
mavlink_serial_control_t send_echo; /* '<S1269>/Chart_send_serial_control' */
|
|
mavlink_serial_control_t mav_serial_control;/* '<S1154>/mav_serial_control' */
|
|
mavlink_serial_control_t ser_echo; /* '<S1071>/traffic_ctrl' */
|
|
mavlink_bmustate_t BusConversion_InsertedFor_SFunction_at_inport_0_BusCreator1;
|
|
TrajGen UnitDelay; /* '<S6>/Unit Delay' */
|
|
mavlink_autopilot_version_t ap_ver; /* '<S1184>/send_auto_hw' */
|
|
mavlink_autopilot_version_t ap_ver_m;/* '<S1071>/traffic_ctrl' */
|
|
mavlink_gps_raw_int_t gps; /* '<S1100>/Chart' */
|
|
mavlink_mission_item_int_t mav_mission_item_int;/* '<S1160>/mav_mission_item_int' */
|
|
mavlink_mission_item_int_t send_req; /* '<S1192>/Chart' */
|
|
mavlink_mission_item_int_t send_item;/* '<S1193>/Chart_proc_mission_req' */
|
|
mavlink_mission_item_int_t mission_item_int;/* '<S1071>/traffic_ctrl' */
|
|
mavlink_servo_output_raw_t servos; /* '<S1106>/Chart' */
|
|
mavlink_rc_channels_override_t mav_rc_channels_override;/* '<S1174>/mav_rc_channels_override' */
|
|
mavlink_command_long_t mav_command_long;/* '<S1150>/mav_command_long' */
|
|
ECU2AP SFunction; /* '<S479>/S-Function' */
|
|
mavlink_sys_status_t sys_status; /* '<S1107>/Chart' */
|
|
mavlink_param_value_t msg_d; /* '<S1076>/proc_param_value' */
|
|
mavlink_param_value_t param_val; /* '<S1071>/traffic_ctrl' */
|
|
mavlink_param_set_t mav_param_set; /* '<S1172>/mav_param_set' */
|
|
mavlink_nav_controller_output_t nav; /* '<S1104>/Chart' */
|
|
mavlink_global_position_int_t ins; /* '<S1099>/Chart' */
|
|
mavlink_emb_atmo_com_t atmos; /* '<S1097>/Chart' */
|
|
mavlink_ccmstate_t
|
|
BusConversion_InsertedFor_SFunction_at_inport_0_BusCreator1_h;
|
|
mavlink_attitude_t att; /* '<S1094>/Chart' */
|
|
CommandMsg msg_g; /* '<S1185>/send_cmd' */
|
|
CommandMsg cmd; /* '<S784>/mission_proc' */
|
|
mavlink_vfr_hud_t hud; /* '<S1109>/Chart' */
|
|
mavlink_status_t mav_status; /* '<S1178>/mav_parser' */
|
|
mavlink_param_request_read_t mav_param_req_read;/* '<S1168>/mav_param_req_read' */
|
|
mavlink_scaled_pressure_t pres; /* '<S1105>/Chart' */
|
|
mavlink_heartbeat_t heartbeat; /* '<S1122>/Chart' */
|
|
mavlink_command_ack_t command_ack; /* '<S1071>/traffic_ctrl' */
|
|
mavlink_command_ack_t send_ack; /* '<S1069>/Chart_send_ack' */
|
|
mavlink_set_mode_t mav_set_mode; /* '<S1176>/mav_set_mode' */
|
|
mavlink_param_request_list_t mav_param_request_list;/* '<S1170>/mav_param_request_list' */
|
|
mavlink_mission_set_current_t mav_mission_set_current;/* '<S1166>/mav_mission_set_current' */
|
|
mavlink_mission_request_t mav_mission_request;/* '<S1162>/mav_mission_request' */
|
|
mavlink_mission_request_list_t mav_mission_request_list;/* '<S1164>/mav_mission_request_list' */
|
|
mavlink_mission_request_int_t mission_req_int;/* '<S1196>/Chart_proc_mission_upload' */
|
|
mavlink_mission_request_int_t mission_req_int_m;/* '<S1071>/traffic_ctrl' */
|
|
mavlink_mission_current_t cur; /* '<S1075>/req_cur' */
|
|
mavlink_mission_current_t mission_cur;/* '<S1071>/traffic_ctrl' */
|
|
mavlink_mission_count_t mav_mission_count;/* '<S1158>/mav_mission_count' */
|
|
mavlink_mission_count_t send_cnt; /* '<S1191>/Chart' */
|
|
mavlink_mission_count_t send_cnt_l; /* '<S1194>/Chart_proc_mission_req_lst' */
|
|
mavlink_mission_count_t mission_cnt; /* '<S1071>/traffic_ctrl' */
|
|
mavlink_mission_clear_all_t mav_mission_clear_all;/* '<S1156>/mav_mission_clear_all' */
|
|
mavlink_mission_ack_t mission_ack; /* '<S1196>/Chart_proc_mission_upload' */
|
|
mavlink_mission_ack_t ack; /* '<S1075>/merge_ack' */
|
|
mavlink_mission_ack_t send_ack_h; /* '<S1190>/Chart_proc_mission_clr_all' */
|
|
mavlink_mission_ack_t send_ack_d; /* '<S1193>/Chart_proc_mission_req' */
|
|
mavlink_mission_ack_t mission_ack_j; /* '<S1071>/traffic_ctrl' */
|
|
mavlink_extended_sys_state_t ext_sys_stat;/* '<S1098>/Chart' */
|
|
real_T Sum[3]; /* '<S310>/Sum' */
|
|
real_T p1[3]; /* '<S200>/p1' */
|
|
real_T Product2; /* '<S371>/Product2' */
|
|
real_T Product3; /* '<S371>/Product3' */
|
|
real_T Sum2; /* '<S371>/Sum2' */
|
|
real_T sqrt_f; /* '<S371>/sqrt' */
|
|
real_T UnitConversion[2]; /* '<S370>/Unit Conversion' */
|
|
real_T Merge_g[4]; /* '<S213>/Merge' */
|
|
real_T q[4]; /* '<S199>/q' */
|
|
real_T Product; /* '<S305>/Product' */
|
|
real_T Product1; /* '<S305>/Product1' */
|
|
real_T Product2_i; /* '<S305>/Product2' */
|
|
real_T Product3_k; /* '<S305>/Product3' */
|
|
real_T Sum_e; /* '<S305>/Sum' */
|
|
real_T Product_n; /* '<S303>/Product' */
|
|
real_T Product3_h; /* '<S293>/Product3' */
|
|
real_T Product1_o; /* '<S303>/Product1' */
|
|
real_T Product2_e; /* '<S293>/Product2' */
|
|
real_T Product2_h; /* '<S303>/Product2' */
|
|
real_T Product1_m; /* '<S293>/Product1' */
|
|
real_T Product3_b; /* '<S303>/Product3' */
|
|
real_T Product_o; /* '<S293>/Product' */
|
|
real_T Product3_m; /* '<S296>/Product3' */
|
|
real_T Product2_k; /* '<S296>/Product2' */
|
|
real_T Sum_j; /* '<S296>/Sum' */
|
|
real_T Product1_b; /* '<S299>/Product1' */
|
|
real_T Product2_eu; /* '<S299>/Product2' */
|
|
real_T Sum_l; /* '<S299>/Sum' */
|
|
real_T Product3_n; /* '<S294>/Product3' */
|
|
real_T Product2_p; /* '<S294>/Product2' */
|
|
real_T Sum_d; /* '<S294>/Sum' */
|
|
real_T Product3_a; /* '<S297>/Product3' */
|
|
real_T Product2_i3; /* '<S297>/Product2' */
|
|
real_T Product1_e; /* '<S297>/Product1' */
|
|
real_T Product_op; /* '<S297>/Product' */
|
|
real_T Product1_i; /* '<S300>/Product1' */
|
|
real_T Product2_c; /* '<S300>/Product2' */
|
|
real_T Sum_dx; /* '<S300>/Sum' */
|
|
real_T Product1_d; /* '<S295>/Product1' */
|
|
real_T Product2_iv; /* '<S295>/Product2' */
|
|
real_T Sum_i; /* '<S295>/Sum' */
|
|
real_T Product1_f; /* '<S298>/Product1' */
|
|
real_T Product2_k3; /* '<S298>/Product2' */
|
|
real_T Sum_f; /* '<S298>/Sum' */
|
|
real_T Product3_o; /* '<S301>/Product3' */
|
|
real_T Product2_n; /* '<S301>/Product2' */
|
|
real_T Product1_id; /* '<S301>/Product1' */
|
|
real_T Product_d; /* '<S301>/Product' */
|
|
real_T VectorConcatenate[9]; /* '<S302>/Vector Concatenate' */
|
|
real_T u1u4; /* '<S217>/u(1)*u(4)' */
|
|
real_T u3u4; /* '<S223>/u(3)*u(4)' */
|
|
real_T u1u2; /* '<S218>/u(1)*u(2)' */
|
|
real_T u2u3; /* '<S224>/u(2)*u(3)' */
|
|
real_T VectorConcatenate_g[9]; /* '<S227>/Vector Concatenate' */
|
|
real_T MathFunction2[9]; /* '<S199>/Math Function2' */
|
|
real_T Product4[9]; /* '<S199>/Product4' */
|
|
real_T sincos_o1; /* '<S372>/sincos' */
|
|
real_T sincos_o2; /* '<S372>/sincos' */
|
|
real_T Product3_a1; /* '<S372>/Product3' */
|
|
real_T Product4_g; /* '<S372>/Product4' */
|
|
real_T Sum2_m; /* '<S372>/Sum2' */
|
|
real_T Product5; /* '<S372>/Product5' */
|
|
real_T Product6; /* '<S372>/Product6' */
|
|
real_T Sum3; /* '<S372>/Sum3' */
|
|
real_T uDLookupTable; /* '<S8>/1-D Lookup Table' */
|
|
real_T uDLookupTable1; /* '<S8>/1-D Lookup Table1' */
|
|
real_T soundspeed_bias; /* '<S8>/1-D Lookup Table2' */
|
|
real_T Ps_bias; /* '<S8>/1-D Lookup Table3' */
|
|
real_T rho_bias; /* '<S8>/1-D Lookup Table4' */
|
|
real_T MathFunction1[9]; /* '<S194>/Math Function1' */
|
|
real_T ubvbwb[3]; /* '<S201>/ub,vb,wb' */
|
|
real_T Product1_i2[3]; /* '<S194>/Product1' */
|
|
real_T Ve[3]; /* '<S192>/Product1' */
|
|
real_T Selector1[3]; /* '<S241>/Selector1' */
|
|
real_T Selector2[2]; /* '<S241>/Selector2' */
|
|
real_T Selector3[2]; /* '<S241>/Selector3' */
|
|
real_T VectorConcatenate_l[7]; /* '<S241>/Vector Concatenate' */
|
|
real_T Merge_b[3]; /* '<S212>/Merge' */
|
|
real_T TmpSignalConversionAtProduct4Inport2[3];
|
|
real_T Product3_nb[3]; /* '<S194>/Product3' */
|
|
real_T MathFunction2_h[9]; /* '<S209>/Math Function2' */
|
|
real_T Product3_ad[3]; /* '<S209>/Product3' */
|
|
real_T Product_p; /* '<S209>/Product' */
|
|
real_T Sum2_j; /* '<S209>/Sum2' */
|
|
real_T N; /* '<S383>/N' */
|
|
real_T Sum4; /* '<S383>/Sum4' */
|
|
real_T w1; /* '<S209>/w1' */
|
|
real_T M; /* '<S382>/M' */
|
|
real_T Sum1; /* '<S382>/Sum1' */
|
|
real_T w2; /* '<S209>/w2' */
|
|
real_T Gain; /* '<S209>/Gain' */
|
|
real_T w3; /* '<S209>/w3' */
|
|
real_T Gain1; /* '<S209>/Gain1' */
|
|
real_T TmpSignalConversionAtProduct2Inport2[3];/* '<S194>/w_ned' */
|
|
real_T Product2_hc[3]; /* '<S194>/Product2' */
|
|
real_T Sum3_d[3]; /* '<S194>/Sum3' */
|
|
real_T Sum2_g[3]; /* '<S194>/Sum2' */
|
|
real_T pqr[3]; /* '<S194>/p,q,r ' */
|
|
real_T VWb[3]; /* '<S48>/Sum2' */
|
|
real_T Product_c; /* '<S52>/Product' */
|
|
real_T Product1_n; /* '<S52>/Product1' */
|
|
real_T Sum_k; /* '<S52>/Sum' */
|
|
real_T Product2_iz; /* '<S52>/Product2' */
|
|
real_T Sum1_f; /* '<S52>/Sum1' */
|
|
real_T Product3_f; /* '<S52>/Product3' */
|
|
real_T mass; /* '<S1>/Constant1' */
|
|
real_T Integrator; /* '<S176>/Integrator' */
|
|
real_T table1D_mass; /* '<S167>/table1D_mass' */
|
|
real_T mass_e; /* '<S1>/Sum' */
|
|
real_T if_p[3]; /* '<S178>/if' */
|
|
real_T product; /* '<S186>/product' */
|
|
real_T product_c; /* '<S187>/product' */
|
|
real_T product_g; /* '<S188>/product' */
|
|
real_T add[9]; /* '<S185>/add' */
|
|
real_T MatrixConcatenation[18]; /* '<S204>/Matrix Concatenation' */
|
|
real_T Selector2_j[9]; /* '<S202>/Selector2' */
|
|
real_T Product4_a; /* '<S52>/Product4' */
|
|
real_T u2rhoV2; /* '<S52>/1//2rhoV^2' */
|
|
real_T Product2_b; /* '<S23>/Product2' */
|
|
real_T product_j; /* '<S67>/product' */
|
|
real_T saturation; /* '<S67>/saturation' */
|
|
real_T product_n; /* '<S69>/product' */
|
|
real_T saturation_c; /* '<S69>/saturation' */
|
|
real_T dal; /* '<S5>/divide3' */
|
|
real_T Integrator_p; /* '<S624>/Integrator' */
|
|
real_T Backlash3; /* '<S5>/Backlash3' */
|
|
real_T dar; /* '<S5>/divide4' */
|
|
real_T Integrator_j; /* '<S625>/Integrator' */
|
|
real_T Backlash4; /* '<S5>/Backlash4' */
|
|
real_T Sum2_k; /* '<S5>/Sum2' */
|
|
real_T da; /* '<S5>/Gain2' */
|
|
real_T product_cy; /* '<S71>/product' */
|
|
real_T del; /* '<S5>/divide' */
|
|
real_T Integrator_a; /* '<S622>/Integrator' */
|
|
real_T Backlash; /* '<S5>/Backlash' */
|
|
real_T der; /* '<S5>/divide1' */
|
|
real_T Integrator_g; /* '<S623>/Integrator' */
|
|
real_T Backlash1; /* '<S5>/Backlash1' */
|
|
real_T Sum_g; /* '<S5>/Sum' */
|
|
real_T de; /* '<S5>/Gain' */
|
|
real_T product_a; /* '<S72>/product' */
|
|
real_T product_h; /* '<S54>/product' */
|
|
real_T Backlash2; /* '<S5>/Backlash2' */
|
|
real_T product_m; /* '<S73>/product' */
|
|
real_T pqr_n[3]; /* '<S48>/Sum1' */
|
|
real_T saturation_e; /* '<S66>/saturation' */
|
|
real_T product_p; /* '<S76>/product' */
|
|
real_T product1; /* '<S54>/product1' */
|
|
real_T product2; /* '<S54>/product2' */
|
|
real_T saturation_a; /* '<S68>/saturation' */
|
|
real_T saturation_k; /* '<S74>/saturation' */
|
|
real_T add_g; /* '<S54>/add' */
|
|
real_T product_m4; /* '<S55>/product' */
|
|
real_T Internal; /* '<S89>/Internal' */
|
|
real_T product1_p; /* '<S55>/product1' */
|
|
real_T Internal_d; /* '<S92>/Internal' */
|
|
real_T product_k; /* '<S75>/product' */
|
|
real_T product2_p; /* '<S55>/product2' */
|
|
real_T Internal_p; /* '<S95>/Internal' */
|
|
real_T product_e; /* '<S79>/product' */
|
|
real_T product3; /* '<S55>/product3' */
|
|
real_T Internal_c; /* '<S98>/Internal' */
|
|
real_T Internal_p2; /* '<S101>/Internal' */
|
|
real_T product5; /* '<S55>/product5' */
|
|
real_T product6; /* '<S55>/product6' */
|
|
real_T add_a; /* '<S55>/add' */
|
|
real_T add_gm; /* '<S53>/add' */
|
|
real_T Merge_h[3]; /* '<S25>/Merge' */
|
|
real_T Product_j[3]; /* '<S23>/Product' */
|
|
real_T Sum_jo[3]; /* '<S23>/Sum' */
|
|
real_T jxk; /* '<S26>/j x k' */
|
|
real_T kxi; /* '<S26>/k x i' */
|
|
real_T ixj; /* '<S26>/i x j' */
|
|
real_T kxj; /* '<S27>/k x j' */
|
|
real_T ixk; /* '<S27>/i x k' */
|
|
real_T jxi; /* '<S27>/j x i' */
|
|
real_T Sum_p[3]; /* '<S24>/Sum' */
|
|
real_T product_ga; /* '<S56>/product' */
|
|
real_T Internal_m; /* '<S109>/Internal' */
|
|
real_T product1_e; /* '<S56>/product1' */
|
|
real_T Internal_a; /* '<S112>/Internal' */
|
|
real_T product2_n; /* '<S56>/product2' */
|
|
real_T Internal_o; /* '<S115>/Internal' */
|
|
real_T product3_p; /* '<S56>/product3' */
|
|
real_T Internal_d2; /* '<S118>/Internal' */
|
|
real_T Internal_ag; /* '<S121>/Internal' */
|
|
real_T product5_l; /* '<S56>/product5' */
|
|
real_T product6_h; /* '<S56>/product6' */
|
|
real_T add_d; /* '<S56>/add' */
|
|
real_T product_ja; /* '<S57>/product' */
|
|
real_T Internal_oz; /* '<S127>/Internal' */
|
|
real_T product1_k; /* '<S57>/product1' */
|
|
real_T Internal_i; /* '<S130>/Internal' */
|
|
real_T Internal_n; /* '<S133>/Internal' */
|
|
real_T product3_d; /* '<S57>/product3' */
|
|
real_T add_a4; /* '<S57>/add' */
|
|
real_T product_kh; /* '<S58>/product' */
|
|
real_T Internal_f; /* '<S141>/Internal' */
|
|
real_T product1_h; /* '<S58>/product1' */
|
|
real_T Internal_cp; /* '<S144>/Internal' */
|
|
real_T product2_h; /* '<S58>/product2' */
|
|
real_T Internal_h; /* '<S147>/Internal' */
|
|
real_T product3_i; /* '<S58>/product3' */
|
|
real_T Internal_if; /* '<S150>/Internal' */
|
|
real_T Internal_l; /* '<S153>/Internal' */
|
|
real_T product5_i; /* '<S58>/product5' */
|
|
real_T product6_e; /* '<S58>/product6' */
|
|
real_T add_n; /* '<S58>/add' */
|
|
real_T Product1_h[3]; /* '<S23>/Product1' */
|
|
real_T Product3_mg[3]; /* '<S23>/Product3' */
|
|
real_T Sum1_a[3]; /* '<S23>/Sum1' */
|
|
real_T throttle; /* '<S5>/Integrator' */
|
|
real_T throttle_h; /* '<S5>/Gain4' */
|
|
real_T subtract; /* '<S394>/subtract' */
|
|
real_T engine_select; /* '<S5>/Switch' */
|
|
real_T Product_ci; /* '<S49>/Product' */
|
|
real_T Sum_m; /* '<S49>/Sum' */
|
|
real_T Subtract; /* '<S49>/Subtract' */
|
|
real_T q_c; /* '<S49>/q_c' */
|
|
real_T Divide; /* '<S49>/Divide' */
|
|
real_T Sum1_ay; /* '<S49>/Sum1' */
|
|
real_T Subtract1; /* '<S49>/Subtract1' */
|
|
real_T Product2_cb; /* '<S49>/Product2' */
|
|
real_T Product1_mj; /* '<S49>/Product1' */
|
|
real_T sin_l; /* '<S16>/sin' */
|
|
real_T abs_f; /* '<S16>/abs' */
|
|
real_T product1_f; /* '<S16>/product1' */
|
|
real_T product_m4o; /* '<S16>/product' */
|
|
real_T Add[6]; /* '<S1>/Add' */
|
|
real_T Selector1_h[9]; /* '<S202>/Selector1' */
|
|
real_T Product_f[3]; /* '<S365>/Product' */
|
|
real_T Selector[9]; /* '<S202>/Selector' */
|
|
real_T Product_jv[3]; /* '<S364>/Product' */
|
|
real_T jxk_p; /* '<S366>/j x k' */
|
|
real_T kxi_e; /* '<S366>/k x i' */
|
|
real_T ixj_i; /* '<S366>/i x j' */
|
|
real_T kxj_a; /* '<S367>/k x j' */
|
|
real_T ixk_l; /* '<S367>/i x k' */
|
|
real_T jxi_c; /* '<S367>/j x i' */
|
|
real_T Sum_pn[3]; /* '<S363>/Sum' */
|
|
real_T Sum2_o[3]; /* '<S202>/Sum2' */
|
|
real_T Product2_bi[3]; /* '<S202>/Product2' */
|
|
real_T Reshape[3]; /* '<S202>/Reshape' */
|
|
real_T Accels[3]; /* '<S192>/Divide' */
|
|
real_T v_g; /* '<S17>/Sqrt' */
|
|
real_T psi_t; /* '<S17>/Trigonometric Function' */
|
|
real_T product_o; /* '<S51>/product' */
|
|
real_T Integrator_c; /* '<S203>/Integrator' */
|
|
real_T Sum_o; /* '<S203>/Sum' */
|
|
real_T VectorConcatenate_b[9]; /* '<S380>/Vector Concatenate' */
|
|
real_T MathFunction[9]; /* '<S199>/Math Function' */
|
|
real_T Product1_oy[9]; /* '<S199>/Product1' */
|
|
real_T MathFunction_f[9]; /* '<S200>/Math Function' */
|
|
real_T MathFunction1_h[9]; /* '<S200>/Math Function1' */
|
|
real_T MathFunction2_o[9]; /* '<S200>/Math Function2' */
|
|
real_T Sum4_p[3]; /* '<S194>/Sum4' */
|
|
real_T Product_g; /* '<S309>/Product' */
|
|
real_T Product1_a; /* '<S309>/Product1' */
|
|
real_T Product2_b5; /* '<S309>/Product2' */
|
|
real_T Product3_p; /* '<S309>/Product3' */
|
|
real_T Sum_c; /* '<S309>/Sum' */
|
|
real_T Product_m; /* '<S307>/Product' */
|
|
real_T Product1_p; /* '<S307>/Product1' */
|
|
real_T Product2_ph; /* '<S307>/Product2' */
|
|
real_T Product3_h0; /* '<S307>/Product3' */
|
|
real_T TmpSignalConversionAtqInport1[4];/* '<S199>/qdot' */
|
|
real_T Product5_f[3]; /* '<S200>/Product5' */
|
|
real_T Product4_i[3]; /* '<S200>/Product4' */
|
|
real_T Product2_o[3]; /* '<S200>/Product2' */
|
|
real_T Product1_g[3]; /* '<S200>/Product1' */
|
|
real_T p[3]; /* '<S200>/p' */
|
|
real_T jxk_d; /* '<S352>/j x k' */
|
|
real_T kxi_c; /* '<S352>/k x i' */
|
|
real_T ixj_c; /* '<S352>/i x j' */
|
|
real_T kxj_m; /* '<S353>/k x j' */
|
|
real_T ixk_b; /* '<S353>/i x k' */
|
|
real_T jxi_g; /* '<S353>/j x i' */
|
|
real_T Sum_c3[3]; /* '<S311>/Sum' */
|
|
real_T Sum2_d[3]; /* '<S200>/Sum2' */
|
|
real_T Product2_biv[3]; /* '<S197>/Product2' */
|
|
real_T Sum_a[3]; /* '<S192>/Sum' */
|
|
real_T SumofElements[3]; /* '<S368>/Sum of Elements' */
|
|
real_T Sum_fv[3]; /* '<S204>/Sum' */
|
|
real_T Product_du[3]; /* '<S194>/Product' */
|
|
real_T Product2_ez[3]; /* '<S201>/Product2' */
|
|
real_T Sum2_kp[3]; /* '<S201>/Sum2' */
|
|
real_T jxk_di; /* '<S357>/j x k' */
|
|
real_T kxi_d; /* '<S357>/k x i' */
|
|
real_T ixj_a; /* '<S357>/i x j' */
|
|
real_T kxj_i; /* '<S358>/k x j' */
|
|
real_T ixk_a; /* '<S358>/i x k' */
|
|
real_T jxi_gn; /* '<S358>/j x i' */
|
|
real_T Sum_iq[3]; /* '<S354>/Sum' */
|
|
real_T jxk_h; /* '<S361>/j x k' */
|
|
real_T kxi_m; /* '<S361>/k x i' */
|
|
real_T ixj_ia; /* '<S361>/i x j' */
|
|
real_T kxj_n; /* '<S362>/k x j' */
|
|
real_T ixk_h; /* '<S362>/i x k' */
|
|
real_T jxi_d; /* '<S362>/j x i' */
|
|
real_T Sum_n[3]; /* '<S356>/Sum' */
|
|
real_T jxk_c; /* '<S359>/j x k' */
|
|
real_T kxi_l; /* '<S359>/k x i' */
|
|
real_T ixj_k; /* '<S359>/i x j' */
|
|
real_T kxj_e; /* '<S360>/k x j' */
|
|
real_T ixk_i; /* '<S360>/i x k' */
|
|
real_T jxi_h; /* '<S360>/j x i' */
|
|
real_T Sum_h[3]; /* '<S355>/Sum' */
|
|
real_T Product1_dy[3]; /* '<S201>/Product1' */
|
|
real_T Sum_e4[3]; /* '<S201>/Sum' */
|
|
real_T DeadZone[3]; /* '<S201>/Dead Zone' */
|
|
real_T Product_j1; /* '<S195>/Product' */
|
|
real_T Product1_hk; /* '<S195>/Product1' */
|
|
real_T An; /* '<S195>/An' */
|
|
real_T Gain_l; /* '<S176>/Gain' */
|
|
real_T Switch; /* '<Root>/Switch' */
|
|
real_T UnitDelay_i; /* '<S626>/Unit Delay' */
|
|
real_T subtract_i; /* '<S5>/subtract' */
|
|
real_T Gain1_h; /* '<S5>/Gain1' */
|
|
real_T Sum1_i; /* '<S623>/Sum1' */
|
|
real_T Gain1_b; /* '<S623>/Gain1' */
|
|
real_T Integrator1; /* '<S623>/Integrator1' */
|
|
real_T Sum_hi; /* '<S623>/Sum' */
|
|
real_T Gain_e; /* '<S623>/Gain' */
|
|
real_T Sum1_e; /* '<S622>/Sum1' */
|
|
real_T Gain1_d; /* '<S622>/Gain1' */
|
|
real_T Integrator1_j; /* '<S622>/Integrator1' */
|
|
real_T Sum_em; /* '<S622>/Sum' */
|
|
real_T Gain_h; /* '<S622>/Gain' */
|
|
real_T Sum1_l; /* '<S625>/Sum1' */
|
|
real_T Gain1_m; /* '<S625>/Gain1' */
|
|
real_T Integrator1_k; /* '<S625>/Integrator1' */
|
|
real_T Sum_fn; /* '<S625>/Sum' */
|
|
real_T Gain_b; /* '<S625>/Gain' */
|
|
real_T Sum1_k; /* '<S624>/Sum1' */
|
|
real_T Gain1_k; /* '<S624>/Gain1' */
|
|
real_T Integrator1_d; /* '<S624>/Integrator1' */
|
|
real_T Sum_cy; /* '<S624>/Sum' */
|
|
real_T Gain_lj; /* '<S624>/Gain' */
|
|
real_T product4; /* '<S55>/product4' */
|
|
real_T product4_k; /* '<S56>/product4' */
|
|
real_T product4_a; /* '<S58>/product4' */
|
|
real_T product2_nk; /* '<S57>/product2' */
|
|
real_T agl_m; /* '<S196>/Sum1' */
|
|
real_T Merge1; /* '<S25>/Merge1' */
|
|
real_T TmpSignalConversionAtBytePackInport2[8];
|
|
real_T boost_time; /* '<S627>/Unit Delay' */
|
|
real_T Integrator_jc; /* '<S615>/Integrator' */
|
|
real_T In1; /* '<S614>/In1' */
|
|
real_T In1_i; /* '<S613>/In1' */
|
|
real_T In1_m; /* '<S612>/In1' */
|
|
real_T In1_d; /* '<S610>/In1' */
|
|
real_T In1_o; /* '<S609>/In1' */
|
|
real_T TmpSignalConversionAtDiscreteTransferFcnInport2[3];
|
|
real_T TmpSignalConversionAtDiscreteTransferFcnInport3[3];
|
|
real_T TmpSignalConversionAtDiscreteTransferFcnInport2_b[3];
|
|
real_T TmpSignalConversionAtDiscreteTransferFcnInport3_n[3];
|
|
real_T SignalCopy; /* '<S595>/Signal Copy' */
|
|
real_T SignalCopy1; /* '<S595>/Signal Copy1' */
|
|
real_T SignalCopy2; /* '<S595>/Signal Copy2' */
|
|
real_T alt_pres; /* '<S545>/Data Type Conversion1' */
|
|
real_T SFunction_c; /* '<S560>/S-Function' */
|
|
real_T UnitDelay_d[3]; /* '<S549>/Unit Delay' */
|
|
real_T TmpSignalConversionAtSFunctionInport27[3];/* '<S540>/EKF14s' */
|
|
real_T LLA[3]; /* '<S522>/Byte Unpack' */
|
|
real_T LLA_i[3]; /* '<S509>/Byte Unpack' */
|
|
real_T Subtract1_o[3]; /* '<S404>/Subtract1' */
|
|
real_T Subtract_j[3]; /* '<S404>/Subtract' */
|
|
real_T Subtract2[3]; /* '<S404>/Subtract2' */
|
|
real_T Sum_cq[6]; /* '<S404>/Sum' */
|
|
real_T LocalForcestoBodyAxes[3]; /* '<S438>/Local Forces to Body Axes' */
|
|
real_T Sum_jz[3]; /* '<S447>/Sum' */
|
|
real_T LocalForcestoBodyAxes_d[3]; /* '<S423>/Local Forces to Body Axes' */
|
|
real_T Sum_lo[3]; /* '<S432>/Sum' */
|
|
real_T LocalForcestoBodyAxes_a[3]; /* '<S408>/Local Forces to Body Axes' */
|
|
real_T Sum_in[3]; /* '<S417>/Sum' */
|
|
real_T TrigonometricFunction4; /* '<S377>/Trigonometric Function4' */
|
|
real_T subtract1; /* '<S178>/subtract1' */
|
|
real_T subtract_d; /* '<S178>/subtract' */
|
|
real_T add_j[3]; /* '<S178>/add' */
|
|
real_T Sum_b[3]; /* '<S174>/Sum' */
|
|
real_T Elementproduct[6]; /* '<S175>/Element product' */
|
|
real_T Add3[3]; /* '<S175>/Add3' */
|
|
real_T TmpSignalConversionAtSelectorInport1[3];
|
|
real_T SFunction_o1; /* '<S156>/S-Function' */
|
|
real_T SFunction_o2; /* '<S156>/S-Function' */
|
|
real_T SFunction_o3; /* '<S156>/S-Function' */
|
|
real_T SFunction_o4; /* '<S156>/S-Function' */
|
|
real_T Selector2_d; /* '<S157>/Selector2' */
|
|
real_T Selector1_c; /* '<S157>/Selector1' */
|
|
real_T Selector_m; /* '<S157>/Selector' */
|
|
real_T MatrixConcatenate[3]; /* '<S157>/Matrix Concatenate' */
|
|
real_T Acc_g[3]; /* '<S14>/To Body Axes' */
|
|
real_T a; /* '<S14>/Sum' */
|
|
real_T AirDensity; /* '<S14>/Sum2' */
|
|
real_T Po; /* '<S14>/Sum1' */
|
|
real_T WindVelocity[3];
|
|
real_T WindVelocity_g[3]; /* '<S14>/To Body Axes1' */
|
|
real_T WindAngularRates[3];
|
|
real_T WindAngularRates_a[3]; /* '<S14>/To Body Axes2' */
|
|
real_T hground_p; /* '<S14>/BusConversion_InsertedFor_atmosphere_at_inport_0' */
|
|
real_T Selector_p; /* '<S39>/Selector' */
|
|
real_T Selector1_c2; /* '<S39>/Selector1' */
|
|
real_T Merge_hd[3]; /* '<S40>/Merge' */
|
|
real_T Merge1_k[3]; /* '<S40>/Merge1' */
|
|
real_T Merge_i[3]; /* '<S31>/Merge' */
|
|
real_T Merge1_b[3]; /* '<S31>/Merge1' */
|
|
real_T Product_m2; /* '<S28>/Product' */
|
|
real_T Product1_iq; /* '<S28>/Product1' */
|
|
real_T CL; /* '<S28>/Sum' */
|
|
real_T Product2_g; /* '<S28>/Product2' */
|
|
real_T Product3_d; /* '<S28>/Product3' */
|
|
real_T CD; /* '<S28>/Sum1' */
|
|
real_T Product_h; /* '<S29>/Product' */
|
|
real_T Product1_az; /* '<S29>/Product1' */
|
|
real_T CX; /* '<S29>/Sum' */
|
|
real_T Product2_cg; /* '<S29>/Product2' */
|
|
real_T Product3_c; /* '<S29>/Product3' */
|
|
real_T CZ; /* '<S29>/Sum1' */
|
|
real_T product1_er; /* '<S385>/product1' */
|
|
real_T product_mc; /* '<S385>/product' */
|
|
real_T add_g5; /* '<S385>/add' */
|
|
CommandAck ack_c; /* '<S654>/proc_cmd' */
|
|
uint32_T TmpSignalConversionAtBytePackInport1[3];
|
|
uint32_T TmpSignalConversionAtBytePackInport1_l[2];
|
|
uint32_T TmpSignalConversionAtBytePackInport4[3];
|
|
uint32_T SFunction_g; /* '<S1266>/S-Function' */
|
|
uint32_T solution_status; /* '<S535>/status_mgr' */
|
|
uint32_T solution_status_c; /* '<S517>/Merge' */
|
|
uint32_T time_stamp; /* '<S519>/Byte Unpack' */
|
|
uint32_T gps_pos_status; /* '<S522>/Byte Unpack' */
|
|
uint32_T gps_vel_status; /* '<S524>/Byte Unpack' */
|
|
uint32_T solution_status_b; /* '<S504>/Merge' */
|
|
uint32_T time_stamp_o; /* '<S506>/Byte Unpack' */
|
|
uint32_T gps_pos_status_d; /* '<S509>/Byte Unpack' */
|
|
uint32_T gps_vel_status_m; /* '<S511>/Byte Unpack' */
|
|
uint32_T fileno; /* '<S500>/Byte Unpack' */
|
|
uint32_T filelen; /* '<S500>/Byte Unpack' */
|
|
uint32_T fileno_h; /* '<S496>/Byte Unpack' */
|
|
uint32_T filelen_o; /* '<S496>/Byte Unpack' */
|
|
uint32_T value;
|
|
uint32_T OutportBuffer_InsertedFor_gps_vel_status_at_inport_0;/* '<S599>/Constant' */
|
|
uint32_T OutportBuffer_InsertedFor_gps_pos_status_at_inport_0;/* '<S595>/Constant' */
|
|
real32_T TmpSignalConversionAtBytePackInport2_o[11];
|
|
real32_T TmpSignalConversionAtBytePackInport2_or[38];
|
|
real32_T TmpSignalConversionAtBytePackInport3[25];
|
|
real32_T Gain_n; /* '<S1305>/Gain' */
|
|
real32_T Gain_le; /* '<S1300>/Gain' */
|
|
real32_T ByteUnpack; /* '<S1260>/Byte Unpack' */
|
|
real32_T param1; /* '<S1196>/Chart_proc_mission_upload' */
|
|
real32_T param2; /* '<S1196>/Chart_proc_mission_upload' */
|
|
real32_T param3; /* '<S1196>/Chart_proc_mission_upload' */
|
|
real32_T param4; /* '<S1196>/Chart_proc_mission_upload' */
|
|
real32_T z; /* '<S1196>/Chart_proc_mission_upload' */
|
|
real32_T param1_o; /* '<S1209>/chat_get_mission_item' */
|
|
real32_T param2_h; /* '<S1209>/chat_get_mission_item' */
|
|
real32_T param3_m; /* '<S1209>/chat_get_mission_item' */
|
|
real32_T param4_c; /* '<S1209>/chat_get_mission_item' */
|
|
real32_T z_n; /* '<S1209>/chat_get_mission_item' */
|
|
real32_T f; /* '<S1233>/Chart_proc_param_set' */
|
|
real32_T vn; /* '<S1100>/Chart' */
|
|
real32_T ve; /* '<S1100>/Chart' */
|
|
real32_T vn_l; /* '<S1100>/Chart' */
|
|
real32_T ve_j; /* '<S1100>/Chart' */
|
|
real32_T Merge_f; /* '<S1117>/Merge' */
|
|
real32_T Sqrt; /* '<S1118>/Sqrt' */
|
|
real32_T rdot; /* '<S1057>/Merge2' */
|
|
real32_T dist; /* '<S1057>/Merge2' */
|
|
real32_T bearing_base; /* '<S1057>/Merge2' */
|
|
real32_T bearing; /* '<S1057>/Merge2' */
|
|
real32_T elevation_base; /* '<S1057>/Merge2' */
|
|
real32_T elevation; /* '<S1057>/Merge2' */
|
|
real32_T ht_diff; /* '<S1057>/Merge2' */
|
|
real32_T omega_des; /* '<S1057>/Merge2' */
|
|
real32_T dist_offset; /* '<S1057>/Merge2' */
|
|
real32_T horiz_offset; /* '<S1057>/Merge2' */
|
|
real32_T vert_offset; /* '<S1057>/Merge2' */
|
|
real32_T Product_ct; /* '<S1025>/Product' */
|
|
real32_T params[7]; /* '<S792>/mav' */
|
|
real32_T thr_c; /* '<S787>/takeoff_task' */
|
|
real32_T phi_c; /* '<S787>/takeoff_task' */
|
|
real32_T tht_c; /* '<S787>/takeoff_task' */
|
|
real32_T de_c; /* '<S787>/takeoff_task' */
|
|
real32_T hdot_c; /* '<S768>/standby_emergency' */
|
|
real32_T tht_c_k; /* '<S768>/standby_emergency' */
|
|
real32_T phi_c_c; /* '<S768>/standby_emergency' */
|
|
real32_T acts[3]; /* '<S818>/sweep_generator' */
|
|
real32_T hdot_c_o; /* '<S759>/landing_task' */
|
|
real32_T phi_c_c4; /* '<S759>/landing_task' */
|
|
real32_T tht_c_e; /* '<S759>/landing_task' */
|
|
real32_T max_de_out; /* '<S759>/landing_task' */
|
|
real32_T min_de_out; /* '<S759>/landing_task' */
|
|
real32_T max_da_out; /* '<S759>/landing_task' */
|
|
real32_T max_dr_out; /* '<S759>/landing_task' */
|
|
real32_T params_e[7]; /* '<S648>/proc_cmd' */
|
|
real32_T Gain1_dw; /* '<S539>/Gain1' */
|
|
real32_T accel[3]; /* '<S544>/Product3' */
|
|
real32_T Gain1_a[3]; /* '<S553>/Gain1' */
|
|
real32_T DataTypeConversion1; /* '<S606>/Data Type Conversion1' */
|
|
real32_T DataTypeConversion1_n; /* '<S604>/Data Type Conversion1' */
|
|
real32_T DataTypeConversion1_m[3]; /* '<S602>/Data Type Conversion1' */
|
|
real32_T DataTypeConversion2[3]; /* '<S599>/Data Type Conversion2' */
|
|
real32_T DataTypeConversion3; /* '<S599>/Data Type Conversion3' */
|
|
real32_T DataTypeConversion4; /* '<S599>/Data Type Conversion4' */
|
|
real32_T SignalCopy_f; /* '<S593>/Signal Copy' */
|
|
real32_T qbar; /* '<S546>/Saturation' */
|
|
real32_T IAS; /* '<S546>/Sqrt' */
|
|
real32_T qbar_j; /* '<S546>/zero_set' */
|
|
real32_T Saturation; /* '<S545>/Saturation' */
|
|
real32_T alt_pres_c; /* '<S545>/Data Type Conversion' */
|
|
real32_T OutportBufferFormag_hdg; /* '<S557>/inpi' */
|
|
real32_T hdg; /* '<S543>/Chart' */
|
|
real32_T euler_angles[3]; /* '<S540>/EKF14s' */
|
|
real32_T velocity_NED[3]; /* '<S540>/EKF14s' */
|
|
real32_T gyro_bias[3]; /* '<S540>/EKF14s' */
|
|
real32_T accel_bias[3]; /* '<S540>/EKF14s' */
|
|
real32_T hdg_bias; /* '<S540>/EKF14s' */
|
|
real32_T state_variances[14]; /* '<S540>/EKF14s' */
|
|
real32_T euler_variances[3]; /* '<S540>/EKF14s' */
|
|
real32_T velInnov[3]; /* '<S540>/EKF14s' */
|
|
real32_T velInnovVar[3]; /* '<S540>/EKF14s' */
|
|
real32_T hdgInnov; /* '<S540>/EKF14s' */
|
|
real32_T hdgInnovVar; /* '<S540>/EKF14s' */
|
|
real32_T Ps1; /* '<S532>/Data Type Conversion' */
|
|
real32_T Temp_ps1; /* '<S532>/Gain2' */
|
|
real32_T Ps2; /* '<S532>/Data Type Conversion2' */
|
|
real32_T Gain1_c; /* '<S533>/Gain1' */
|
|
real32_T Gain1_n; /* '<S534>/Gain1' */
|
|
real32_T Temp_qbar1; /* '<S532>/Gain4' */
|
|
real32_T Temp_total; /* '<S532>/Gain3' */
|
|
real32_T Qbar1; /* '<S532>/add' */
|
|
real32_T ByteUnpack_o3; /* '<S519>/Byte Unpack' */
|
|
real32_T IAS_j; /* '<S519>/Byte Unpack' */
|
|
real32_T LLA_acc[3]; /* '<S522>/Byte Unpack' */
|
|
real32_T vel_ned[3]; /* '<S524>/Byte Unpack' */
|
|
real32_T eulers[3]; /* '<S520>/Byte Unpack' */
|
|
real32_T Accels_a[3]; /* '<S525>/Byte Unpack' */
|
|
real32_T pqr_e[3]; /* '<S525>/Byte Unpack' */
|
|
real32_T ByteUnpack_o3_h; /* '<S506>/Byte Unpack' */
|
|
real32_T IAS_b; /* '<S506>/Byte Unpack' */
|
|
real32_T qbar_h; /* '<S506>/Saturation' */
|
|
real32_T Ps_m; /* '<S505>/Byte Unpack' */
|
|
real32_T LLA_acc_m[3]; /* '<S509>/Byte Unpack' */
|
|
real32_T vel_ned_ma[3]; /* '<S511>/Byte Unpack' */
|
|
real32_T eulers_f[3]; /* '<S507>/Byte Unpack' */
|
|
real32_T Accels_f[3]; /* '<S512>/Byte Unpack' */
|
|
real32_T pqr_i[3]; /* '<S512>/Byte Unpack' */
|
|
real32_T imu_temp_j; /* '<S512>/Byte Unpack' */
|
|
int32_T x; /* '<S1196>/Chart_proc_mission_upload' */
|
|
int32_T y; /* '<S1196>/Chart_proc_mission_upload' */
|
|
int32_T x_k; /* '<S1209>/chat_get_mission_item' */
|
|
int32_T y_m; /* '<S1209>/chat_get_mission_item' */
|
|
int32_T Ps1_g; /* '<S532>/Byte Unpack' */
|
|
int32_T Ps2_a; /* '<S532>/Byte Unpack' */
|
|
int32_T ByteUnpack_o5; /* '<S532>/Byte Unpack' */
|
|
int32_T ByteUnpack_o7; /* '<S532>/Byte Unpack' */
|
|
int32_T Qbar1_c; /* '<S532>/Byte Unpack' */
|
|
ENUM_mode mode; /* '<S788>/Chart' */
|
|
ENUM_mode mode_n; /* '<S787>/takeoff_task' */
|
|
ENUM_mode mode_m; /* '<S768>/standby_emergency' */
|
|
ENUM_mode mode_p; /* '<S759>/landing_task' */
|
|
ENUM_SystemState state; /* '<S768>/standby_emergency' */
|
|
ENUM_LANDED_STATE landed_state_out; /* '<S787>/takeoff_task' */
|
|
ENUM_LANDED_STATE landed_state_out_g;/* '<S768>/standby_emergency' */
|
|
ENUM_LANDED_STATE landed_state_out_g4;/* '<S759>/landing_task' */
|
|
ENUM_CSAS_YAW CSAS_yaw; /* '<S787>/takeoff_task' */
|
|
ENUM_CSAS_YAW CSAS_yaw_o; /* '<S768>/standby_emergency' */
|
|
ENUM_CSAS_YAW CSAS_yaw_n; /* '<S759>/landing_task' */
|
|
ENUM_CSAS_ROLL CSAS_roll; /* '<S787>/takeoff_task' */
|
|
ENUM_CSAS_ROLL CSAS_roll_n; /* '<S768>/standby_emergency' */
|
|
ENUM_CSAS_ROLL CSAS_roll_c; /* '<S759>/landing_task' */
|
|
ENUM_CSAS_PITCH CSAS_pitch; /* '<S787>/takeoff_task' */
|
|
ENUM_CSAS_PITCH CSAS_pitch_m; /* '<S768>/standby_emergency' */
|
|
ENUM_CSAS_PITCH CSAS_pitch_b; /* '<S759>/landing_task' */
|
|
ENUM_AT AT_out; /* '<S788>/Chart' */
|
|
ENUM_AT AT; /* '<S787>/takeoff_task' */
|
|
ENUM_AT AT_g; /* '<S768>/standby_emergency' */
|
|
ENUM_AT AT_gw; /* '<S759>/landing_task' */
|
|
ENUM_AS_SEL AS_SEL; /* '<S787>/takeoff_task' */
|
|
ENUM_AFCS_VERT AFCS_VERT_out; /* '<S788>/Chart' */
|
|
ENUM_AFCS_VERT AFCS_VERT; /* '<S787>/takeoff_task' */
|
|
ENUM_AFCS_VERT AFCS_VERT_l; /* '<S768>/standby_emergency' */
|
|
ENUM_AFCS_VERT AFCS_VERT_e; /* '<S759>/landing_task' */
|
|
ENUM_AFCS_LAT AFCS_LNAV; /* '<S788>/Chart' */
|
|
ENUM_AFCS_LAT AFCS_LNAV_f; /* '<S787>/takeoff_task' */
|
|
ENUM_AFCS_LAT AFCS_LNAV_o; /* '<S768>/standby_emergency' */
|
|
ENUM_AFCS_LAT AFCS_LNAV_n; /* '<S759>/landing_task' */
|
|
uint16_T UnitDelay_is; /* '<S453>/Unit Delay' */
|
|
uint16_T Merge1_e; /* '<S7>/Merge1' */
|
|
uint16_T TmpSignalConversionAtBytePackInport4_b[18];
|
|
uint16_T TmpSignalConversionAtBytePackInport5[10];
|
|
uint16_T Subtract_m; /* '<S1070>/Subtract' */
|
|
uint16_T DataTypeConversion; /* '<S629>/Data Type Conversion' */
|
|
uint16_T Sum_lp; /* '<S636>/Sum' */
|
|
uint16_T DataTypeConversion1_c; /* '<S637>/Data Type Conversion1' */
|
|
uint16_T DataTypeConversion1_o; /* '<S638>/Data Type Conversion1' */
|
|
uint16_T DataTypeConversion1_f; /* '<S639>/Data Type Conversion1' */
|
|
uint16_T DataTypeConversion1_nd; /* '<S640>/Data Type Conversion1' */
|
|
uint16_T DataTypeConversion1_g; /* '<S641>/Data Type Conversion1' */
|
|
uint16_T idx; /* '<S1076>/proc_param_value' */
|
|
uint16_T param_cnt; /* '<S1238>/find_val_capi' */
|
|
uint16_T param_index; /* '<S1238>/find_val_capi' */
|
|
uint16_T set_cur; /* '<S1075>/req_cur' */
|
|
uint16_T seq; /* '<S1196>/Chart_proc_mission_upload' */
|
|
uint16_T command; /* '<S1196>/Chart_proc_mission_upload' */
|
|
uint16_T channels[18]; /* '<S1261>/BusConversion_InsertedFor_rc_at_inport_0' */
|
|
uint16_T channels_e[18]; /* '<S1262>/BusConversion_InsertedFor_rc_at_inport_0' */
|
|
uint16_T cnt; /* '<S1215>/chat_get_mission_cnt' */
|
|
uint16_T req_cur; /* '<S1195>/Chart' */
|
|
uint16_T seq_e; /* '<S1193>/Chart_proc_mission_req' */
|
|
uint16_T command_p; /* '<S1209>/chat_get_mission_item' */
|
|
uint16_T resp; /* '<S1233>/Chart_proc_param_set' */
|
|
uint16_T resp_c; /* '<S1231>/Chart' */
|
|
uint16_T resp_j; /* '<S1232>/Chart_proc_param_req_read' */
|
|
uint16_T width; /* '<S1106>/Width' */
|
|
uint16_T TmpSignalConversionAtSFunctionInport3[16];/* '<S1106>/Chart' */
|
|
uint16_T last_WP; /* '<S784>/mission_proc' */
|
|
uint16_T mission_mode; /* '<S784>/mission_proc' */
|
|
uint16_T cur_np; /* '<S784>/mission_proc' */
|
|
uint16_T command_j; /* '<S792>/mav' */
|
|
uint16_T WP_out; /* '<S788>/Chart' */
|
|
uint16_T WP_out_b; /* '<S786>/landing_task' */
|
|
uint16_T WP_out_f; /* '<S787>/takeoff_task' */
|
|
uint16_T peroid_out; /* '<S760>/Chart' */
|
|
uint16_T WP_out_m; /* '<S759>/landing_task' */
|
|
uint16_T WP_cur; /* '<S651>/proc_set_ cur' */
|
|
uint16_T id; /* '<S648>/proc_cmd' */
|
|
uint16_T OutportBuffer_InsertedFor_gps_hdg_status_at_inport_0;/* '<S593>/Constant' */
|
|
uint16_T err_hdr; /* '<S527>/parser' */
|
|
uint16_T bad; /* '<S527>/parser' */
|
|
uint16_T err_crc; /* '<S527>/parser' */
|
|
uint16_T good; /* '<S527>/parser' */
|
|
uint16_T msg_len; /* '<S527>/parser' */
|
|
uint16_T crc_checksum_sfun; /* '<S531>/crc_checksum_sfun' */
|
|
uint16_T err_hdr_f; /* '<S514>/parser' */
|
|
uint16_T bad_f; /* '<S514>/parser' */
|
|
uint16_T err_crc_a; /* '<S514>/parser' */
|
|
uint16_T good_h; /* '<S514>/parser' */
|
|
uint16_T pres_status; /* '<S519>/Byte Unpack' */
|
|
uint16_T err_hdr_a; /* '<S501>/parser' */
|
|
uint16_T bad_d; /* '<S501>/parser' */
|
|
uint16_T err_crc_d; /* '<S501>/parser' */
|
|
uint16_T good_n; /* '<S501>/parser' */
|
|
uint16_T pres_status_f; /* '<S506>/Byte Unpack' */
|
|
uint16_T err_hdr_ad; /* '<S497>/parser2' */
|
|
uint16_T bad_j; /* '<S497>/parser2' */
|
|
uint16_T err_crc_b; /* '<S497>/parser2' */
|
|
uint16_T good_p; /* '<S497>/parser2' */
|
|
uint16_T ByteUnpack_o2[2]; /* '<S500>/Byte Unpack' */
|
|
uint16_T err_hdr_p; /* '<S493>/parser2' */
|
|
uint16_T bad_m; /* '<S493>/parser2' */
|
|
uint16_T err_crc_l; /* '<S493>/parser2' */
|
|
uint16_T good_f; /* '<S493>/parser2' */
|
|
uint16_T ByteUnpack_o2_a[2]; /* '<S496>/Byte Unpack' */
|
|
uint16_T err_hdr_e; /* '<S480>/parser' */
|
|
uint16_T bad_fi; /* '<S480>/parser' */
|
|
uint16_T err_crc_o; /* '<S480>/parser' */
|
|
uint16_T good_m; /* '<S480>/parser' */
|
|
uint16_T err_hdr_h; /* '<S476>/parser' */
|
|
uint16_T bad_c; /* '<S476>/parser' */
|
|
uint16_T err_crc_e; /* '<S476>/parser' */
|
|
uint16_T good_l; /* '<S476>/parser' */
|
|
uint16_T err_hdr_e0; /* '<S470>/parser' */
|
|
uint16_T bad_i; /* '<S470>/parser' */
|
|
uint16_T err_crc_f; /* '<S470>/parser' */
|
|
uint16_T good_g; /* '<S470>/parser' */
|
|
uint16_T seq_f; /* '<S475>/Byte Unpack' */
|
|
uint16_T voltages[4]; /* '<S474>/Byte Unpack' */
|
|
uint16_T seq_h; /* '<S474>/Byte Unpack' */
|
|
uint16_T seq_n; /* '<S473>/Byte Unpack' */
|
|
uint16_T err_hdr_g; /* '<S464>/parser' */
|
|
uint16_T bad_mn; /* '<S464>/parser' */
|
|
uint16_T err_crc_as; /* '<S464>/parser' */
|
|
uint16_T good_d; /* '<S464>/parser' */
|
|
uint16_T group_voltage_mv; /* '<S469>/Byte Unpack' */
|
|
uint16_T group_current_dA; /* '<S469>/Byte Unpack' */
|
|
uint16_T remain_perc; /* '<S469>/Byte Unpack' */
|
|
uint16_T low_temp_degC; /* '<S469>/Byte Unpack' */
|
|
uint16_T hi_temp_degC; /* '<S469>/Byte Unpack' */
|
|
uint16_T voltages_mv[14]; /* '<S469>/Byte Unpack' */
|
|
uint16_T hi_voltage_mv; /* '<S469>/Byte Unpack' */
|
|
uint16_T low_voltage_mv; /* '<S469>/Byte Unpack' */
|
|
uint16_T group_voltage_mv_g; /* '<S468>/Byte Unpack' */
|
|
uint16_T group_current_dA_c; /* '<S468>/Byte Unpack' */
|
|
uint16_T remain_perc_n; /* '<S468>/Byte Unpack' */
|
|
uint16_T low_temp_degC_a; /* '<S468>/Byte Unpack' */
|
|
uint16_T hi_temp_degC_e; /* '<S468>/Byte Unpack' */
|
|
uint16_T voltages_mv_c[7]; /* '<S468>/Byte Unpack' */
|
|
uint16_T hi_voltage_mv_i; /* '<S468>/Byte Unpack' */
|
|
uint16_T low_voltage_mv_h; /* '<S468>/Byte Unpack' */
|
|
uint16_T kg2cg; /* '<S629>/kg2cg' */
|
|
int16_T param_idx; /* '<S1255>/set_val_capi' */
|
|
int16_T param_idx_p; /* '<S1245>/find_idx_capi' */
|
|
int16_T Temp_ps1_a; /* '<S532>/Byte Unpack' */
|
|
int16_T Temp_total_b; /* '<S532>/Byte Unpack' */
|
|
int16_T ByteUnpack_o6; /* '<S532>/Byte Unpack' */
|
|
int16_T ByteUnpack_o8; /* '<S532>/Byte Unpack' */
|
|
int16_T Temp_qbar1_m; /* '<S532>/Byte Unpack' */
|
|
int16_T ByteUnpack_o11[3]; /* '<S532>/Byte Unpack' */
|
|
int16_T temps[4]; /* '<S473>/Byte Unpack' */
|
|
uint8_T BitwiseAND6; /* '<S5>/Bitwise AND6' */
|
|
uint8_T UnitDelay_f[5]; /* '<S2>/Unit Delay' */
|
|
uint8_T Merge_gk[260]; /* '<S7>/Merge' */
|
|
uint8_T BytePack[48]; /* '<S1382>/Byte Pack' */
|
|
uint8_T TmpSignalConversionAtBytePackInport5_h[16];
|
|
uint8_T BytePack_g[76]; /* '<S1381>/Byte Pack' */
|
|
uint8_T BytePack_i[156]; /* '<S1380>/Byte Pack' */
|
|
uint8_T TmpSignalConversionAtBytePackInport6[6];
|
|
uint8_T BytePack_k[210]; /* '<S1379>/Byte Pack' */
|
|
uint8_T DataTypeConversion_n; /* '<S6>/Data Type Conversion' */
|
|
uint8_T SFunction1_o1[70]; /* '<S1270>/S-Function1' */
|
|
uint8_T SFunction1_o2; /* '<S1270>/S-Function1' */
|
|
uint8_T u[4]; /* '<S1076>/proc_param_value' */
|
|
uint8_T param_name[16]; /* '<S1238>/find_val_capi' */
|
|
uint8_T param_value[4]; /* '<S1238>/find_val_capi' */
|
|
uint8_T param_type; /* '<S1238>/find_val_capi' */
|
|
uint8_T mission_type; /* '<S1196>/Chart_proc_mission_upload' */
|
|
uint8_T frame; /* '<S1196>/Chart_proc_mission_upload' */
|
|
uint8_T autocontinue; /* '<S1196>/Chart_proc_mission_upload' */
|
|
uint8_T ack_d; /* '<S1223>/chat_clear_mission' */
|
|
uint8_T ack_i; /* '<S1227>/chat_update_mission_item' */
|
|
uint8_T id_g; /* '<S1262>/Signal Copy' */
|
|
uint8_T seq_g; /* '<S1262>/Unit Delay' */
|
|
uint8_T mission_type_g; /* '<S1190>/Chart_proc_mission_clr_all' */
|
|
uint8_T ack_f; /* '<S1201>/chat_clear_mission' */
|
|
uint8_T type; /* '<S1194>/Chart_proc_mission_req_lst' */
|
|
uint8_T type_b; /* '<S1193>/Chart_proc_mission_req' */
|
|
uint8_T ack_iw; /* '<S1209>/chat_get_mission_item' */
|
|
uint8_T frame_l; /* '<S1209>/chat_get_mission_item' */
|
|
uint8_T autocont; /* '<S1209>/chat_get_mission_item' */
|
|
uint8_T name[16]; /* '<S1233>/Chart_proc_param_set' */
|
|
uint8_T value_n[4]; /* '<S1233>/Chart_proc_param_set' */
|
|
uint8_T type_f; /* '<S1233>/Chart_proc_param_set' */
|
|
uint8_T BytePack_h[4]; /* '<S1251>/Byte Pack' */
|
|
uint8_T name_g[16]; /* '<S1232>/Chart_proc_param_req_read' */
|
|
uint8_T mav_char_in; /* '<S1178>/Selector' */
|
|
uint8_T BitwiseOperator; /* '<S1122>/Bitwise Operator' */
|
|
uint8_T DataTypeConversion_d; /* '<S1122>/Data Type Conversion' */
|
|
uint8_T actuator_startup; /* '<S768>/standby_emergency' */
|
|
uint8_T chan_out; /* '<S818>/sweep_generator' */
|
|
uint8_T recovery_out; /* '<S760>/Chart' */
|
|
uint8_T ch_out; /* '<S760>/Chart' */
|
|
uint8_T sw_out; /* '<S760>/Chart' */
|
|
uint8_T stage; /* '<S535>/status_mgr' */
|
|
uint8_T data[64]; /* '<S527>/parser' */
|
|
uint8_T msg_seq; /* '<S527>/parser' */
|
|
uint8_T data_o[96]; /* '<S514>/parser' */
|
|
uint8_T msg_data[96]; /* '<S514>/parser' */
|
|
uint8_T day; /* '<S523>/Byte Unpack' */
|
|
uint8_T hour; /* '<S523>/Byte Unpack' */
|
|
uint8_T min; /* '<S523>/Byte Unpack' */
|
|
uint8_T sec; /* '<S523>/Byte Unpack' */
|
|
uint8_T sv_used; /* '<S522>/Byte Unpack' */
|
|
uint8_T data_d[96]; /* '<S501>/parser' */
|
|
uint8_T msg_data_j[96]; /* '<S501>/parser' */
|
|
uint8_T month_p; /* '<S510>/Byte Unpack' */
|
|
uint8_T day_m; /* '<S510>/Byte Unpack' */
|
|
uint8_T hour_c; /* '<S510>/Byte Unpack' */
|
|
uint8_T min_f; /* '<S510>/Byte Unpack' */
|
|
uint8_T sec_a; /* '<S510>/Byte Unpack' */
|
|
uint8_T sv_used_d; /* '<S509>/Byte Unpack' */
|
|
uint8_T data_b[255]; /* '<S497>/parser2' */
|
|
uint8_T data_a[255]; /* '<S493>/parser2' */
|
|
uint8_T msg_id_ez[3]; /* '<S480>/parser' */
|
|
uint8_T data_oz[35]; /* '<S476>/parser' */
|
|
uint8_T data_l[16]; /* '<S470>/parser' */
|
|
uint8_T data_an[52]; /* '<S464>/parser' */
|
|
uint8_T hdr[3]; /* '<S467>/Byte Unpack' */
|
|
uint8_T P500w_enabled; /* '<S467>/Byte Unpack' */
|
|
uint8_T ByteUnpack_o3_n[2]; /* '<S467>/Byte Unpack' */
|
|
uint8_T hdr_i[3]; /* '<S469>/Byte Unpack' */
|
|
uint8_T BAT2_STA1; /* '<S469>/Byte Unpack' */
|
|
uint8_T BAT2_STA2; /* '<S469>/Byte Unpack' */
|
|
uint8_T ByteUnpack_o12[2]; /* '<S469>/Byte Unpack' */
|
|
uint8_T hdr_d[3]; /* '<S468>/Byte Unpack' */
|
|
uint8_T BAT1_STA1; /* '<S468>/Byte Unpack' */
|
|
uint8_T BAT1_STA2; /* '<S468>/Byte Unpack' */
|
|
uint8_T ByteUnpack_o12_n[2]; /* '<S468>/Byte Unpack' */
|
|
uint8_T OutportBuffer_InsertedFor_satnum_used_at_inport_0;/* '<S595>/Constant1' */
|
|
boolean_T NOT3; /* '<S5>/NOT3' */
|
|
boolean_T NOT4; /* '<S5>/NOT4' */
|
|
boolean_T NOT; /* '<S5>/NOT' */
|
|
boolean_T NOT1; /* '<S5>/NOT1' */
|
|
boolean_T NOT5; /* '<S5>/NOT5' */
|
|
boolean_T enable_cnt; /* '<S1196>/Chart_proc_mission_upload' */
|
|
boolean_T enable_item; /* '<S1196>/Chart_proc_mission_upload' */
|
|
boolean_T valid_o; /* '<S1262>/true' */
|
|
boolean_T mav_found; /* '<S1178>/mav_parser' */
|
|
boolean_T valid_n; /* '<S647>/valid_checking' */
|
|
boolean_T ac; /* '<S784>/mission_proc' */
|
|
boolean_T Merge_p; /* '<S794>/Merge' */
|
|
boolean_T DataTypeConversion_b; /* '<S792>/Data Type Conversion' */
|
|
boolean_T is_mission; /* '<S792>/mav' */
|
|
boolean_T armed; /* '<S759>/landing_task' */
|
|
boolean_T valid_l; /* '<S650>/valid_checking' */
|
|
boolean_T ack_b; /* '<S648>/proc_cmd' */
|
|
boolean_T LogicalOperator; /* '<S535>/Logical Operator' */
|
|
boolean_T enabled; /* '<S571>/tick' */
|
|
boolean_T enabled_m; /* '<S570>/tick' */
|
|
boolean_T enabled_a; /* '<S569>/tick' */
|
|
boolean_T enabled_l; /* '<S568>/tick' */
|
|
boolean_T enabled_e; /* '<S567>/tick' */
|
|
boolean_T enabled_n; /* '<S566>/tick' */
|
|
boolean_T enabled_i; /* '<S565>/tick' */
|
|
boolean_T reset; /* '<S535>/status_mgr' */
|
|
boolean_T hdg_ariv; /* '<S543>/Chart' */
|
|
boolean_T valid_c; /* '<S535>/check_gps_valid' */
|
|
boolean_T SZN_ok;
|
|
boolean_T Compare; /* '<S440>/Compare' */
|
|
boolean_T Compare_a; /* '<S425>/Compare' */
|
|
boolean_T Compare_i; /* '<S410>/Compare' */
|
|
B_new_rec_SIL_T new_rec; /* '<S7>/new_rec' */
|
|
B_sbg_ecom_log_nav_data_frame_SIL_T sbg_ecom_log_nav_data_frame_g;/* '<S517>/sbg_ecom_log_nav_data_frame' */
|
|
B_sbg_ecom_log_euler_data_frame_SIL_T sbg_ecom_log_euler_data_frame_c;/* '<S517>/sbg_ecom_log_euler_data_frame' */
|
|
B_sbg_ecom_log_nav_data_frame_SIL_T sbg_ecom_log_nav_data_frame;/* '<S504>/sbg_ecom_log_nav_data_frame' */
|
|
B_sbg_ecom_log_euler_data_frame_SIL_T sbg_ecom_log_euler_data_frame;/* '<S504>/sbg_ecom_log_euler_data_frame' */
|
|
B_GearGeometryForcesandMoments_SIL_i_T RightMainGearGeometryForcesandMoments;/* '<S404>/Right Main Gear Geometry Forces and Moments' */
|
|
B_GearGeometryForcesandMoments_SIL_f_T NoseGearGeometryForcesandMoments;/* '<S404>/Nose Gear Geometry Forces and Moments' */
|
|
B_GearGeometryForcesandMoments_SIL_T LeftMainGearGeometryForcesandMoments;/* '<S404>/Left Main Gear Geometry Forces and Moments' */
|
|
} B_SIL_T;
|
|
|
|
/* Block states (default storage) for system '<Root>' */
|
|
typedef struct {
|
|
C2 CC; /* '<S6>/Data Store Memory' */
|
|
mavlink_message_t msgs_msgData; /* '<S1134>/proc_queue' */
|
|
mavlink_message_t msgs_msgData_h; /* '<S1180>/push2msgs' */
|
|
Sensors sens; /* '<S4>/Data Store Memory' */
|
|
TrajGen UnitDelay_DSTATE; /* '<S6>/Unit Delay' */
|
|
mavlink_serial_control_t send_echo_msgData;/* '<S1269>/Chart_send_serial_control' */
|
|
mavlink_serial_control_t serial_echoline_msgData;/* '<S1071>/traffic_ctrl' */
|
|
mavlink_autopilot_version_t ap_ver_msgData;/* '<S1184>/send_auto_hw' */
|
|
mavlink_autopilot_version_t ap_ver_queue_msgData;/* '<S1071>/traffic_ctrl' */
|
|
mavlink_mission_item_int_t mission_item_msgData;/* '<S1196>/Chart_proc_mission_upload' */
|
|
mavlink_mission_item_int_t send_req_msgData;/* '<S1192>/Chart' */
|
|
mavlink_mission_item_int_t send_item_msgData;/* '<S1193>/Chart_proc_mission_req' */
|
|
mavlink_mission_item_int_t mission_item_int_queue_msgData;/* '<S1071>/traffic_ctrl' */
|
|
MavMission m; /* '<S1227>/chat_update_mission_item' */
|
|
CommandMsg msg_msgData; /* '<S1185>/send_cmd' */
|
|
CommandMsg cmd_msgData; /* '<S784>/mission_proc' */
|
|
CommandMsg cmd2_msgData; /* '<S648>/proc_cmd' */
|
|
CommandMsg cmd_msgData_h; /* '<S648>/proc_cmd' */
|
|
mavlink_param_value_t msg_msgData_e; /* '<S1076>/proc_param_value' */
|
|
mavlink_param_value_t param_val_queue_msgData;/* '<S1071>/traffic_ctrl' */
|
|
mavlink_command_ack_t command_ack_queue_msgData;/* '<S1071>/traffic_ctrl' */
|
|
mavlink_command_ack_t send_ack_msgData;/* '<S1069>/Chart_send_ack' */
|
|
MavFence f; /* '<S1227>/chat_update_mission_item' */
|
|
MavRally r; /* '<S1227>/chat_update_mission_item' */
|
|
real_T UnitDelay_DSTATE_k; /* '<Root>/Unit Delay' */
|
|
real_T UnitDelay1_DSTATE; /* '<Root>/Unit Delay1' */
|
|
real_T UnitDelay_DSTATE_f; /* '<S626>/Unit Delay' */
|
|
real_T UnitDelay_DSTATE_g; /* '<S814>/Unit Delay' */
|
|
real_T UnitDelay_DSTATE_p; /* '<S627>/Unit Delay' */
|
|
real_T DiscreteTransferFcn_states[6];/* '<S581>/Discrete Transfer Fcn' */
|
|
real_T DiscreteTransferFcn_states_e[6];/* '<S592>/Discrete Transfer Fcn' */
|
|
real_T UnitDelay_DSTATE_l[3]; /* '<S550>/Unit Delay' */
|
|
real_T UnitDelay_DSTATE_l3[3]; /* '<S549>/Unit Delay' */
|
|
real_T m_bpLambda[3]; /* '<S54>/table3D_CL_aos' */
|
|
real_T PrevY; /* '<S5>/Backlash3' */
|
|
real_T PrevY_i; /* '<S5>/Backlash4' */
|
|
real_T m_bpLambda_c[3]; /* '<S54>/table3D_CL_da' */
|
|
real_T PrevY_b; /* '<S5>/Backlash' */
|
|
real_T PrevY_bo; /* '<S5>/Backlash1' */
|
|
real_T m_bpLambda_a[3]; /* '<S54>/table3D_CL_de' */
|
|
real_T PrevY_p; /* '<S5>/Backlash2' */
|
|
real_T m_bpLambda_m[3]; /* '<S54>/table3D_CL_dr' */
|
|
real_T m_bpLambda_l[3]; /* '<S54>/table3D_CL_df' */
|
|
real_T m_bpLambda_p[3]; /* '<S55>/table3D_CY_aos' */
|
|
real_T m_bpLambda_me[3]; /* '<S55>/table3D_CY_da' */
|
|
real_T m_bpLambda_i[3]; /* '<S55>/table3D_CY_dr' */
|
|
real_T m_bpLambda_b[3]; /* '<S53>/table3D_CD_aos' */
|
|
real_T m_bpLambda_bj[3]; /* '<S53>/table3D_CD_da' */
|
|
real_T m_bpLambda_ay[3]; /* '<S53>/table3D_CD_de' */
|
|
real_T m_bpLambda_h[3]; /* '<S53>/table3D_CD_dr' */
|
|
real_T m_bpLambda_ms[3]; /* '<S53>/table3D_CD_df' */
|
|
real_T m_bpLambda_d[3]; /* '<S56>/table3D_Cl_aos' */
|
|
real_T m_bpLambda_d2[3]; /* '<S56>/table3D_Cl_da' */
|
|
real_T m_bpLambda_e[3]; /* '<S56>/table3D_Cl_dr' */
|
|
real_T m_bpLambda_j[3]; /* '<S57>/table3D_Cm_aos' */
|
|
real_T m_bpLambda_ai[3]; /* '<S57>/table3D_Cm_da' */
|
|
real_T m_bpLambda_jd[3]; /* '<S57>/table3D_Cm_de' */
|
|
real_T m_bpLambda_jo[3]; /* '<S57>/table3D_Cm_dr' */
|
|
real_T m_bpLambda_dm[3]; /* '<S57>/table3D_Cm_df' */
|
|
real_T m_bpLambda_dg[3]; /* '<S58>/table3D_Cn_aos' */
|
|
real_T m_bpLambda_o[3]; /* '<S58>/table3D_Cn_da' */
|
|
real_T m_bpLambda_if[3]; /* '<S58>/table3D_Cn_dr' */
|
|
real_T m_bpLambda_l1[3]; /* '<S397>/table3D_thrust' */
|
|
real_T m_bpLambda_or[3]; /* '<S390>/table3D_cft' */
|
|
real_T Product2_DWORK4[9]; /* '<S202>/Product2' */
|
|
real_T last_lat1_in; /* '<S1062>/nav_corner' */
|
|
real_T last_lon1_in; /* '<S1062>/nav_corner' */
|
|
real_T DiscreteTransferFcn_tmp[3]; /* '<S581>/Discrete Transfer Fcn' */
|
|
real_T DiscreteTransferFcn_tmp_f[3]; /* '<S592>/Discrete Transfer Fcn' */
|
|
real_T qbar0; /* '<S546>/zero_set' */
|
|
real_T SFunction_temp_table[8]; /* '<S560>/S-Function' */
|
|
real_T SFunction_pres_table[8]; /* '<S560>/S-Function' */
|
|
real_T Memory_PreviousInput; /* '<S379>/Memory' */
|
|
real_T SFunction_temp_table_i[8]; /* '<S156>/S-Function' */
|
|
real_T SFunction_pres_table_n[8]; /* '<S156>/S-Function' */
|
|
real_T WGS84GravitySFunction_h; /* '<S157>/WGS84 Gravity S-Function' */
|
|
real_T WGS84GravitySFunction_phi; /* '<S157>/WGS84 Gravity S-Function' */
|
|
real_T WGS84GravitySFunction_lambda; /* '<S157>/WGS84 Gravity S-Function' */
|
|
real_T WGS84GravitySFunction_gamma_h;/* '<S157>/WGS84 Gravity S-Function' */
|
|
real_T WGS84GravitySFunction_gamma_phi;/* '<S157>/WGS84 Gravity S-Function' */
|
|
real_T Product_DWORK4[9]; /* '<S44>/Product' */
|
|
real_T Product_DWORK4_h[9]; /* '<S35>/Product' */
|
|
real_T m_bpLambda_ak[3]; /* '<S387>/table3D_Nh' */
|
|
CommandAck ack_msgData; /* '<S1069>/Chart_send_ack' */
|
|
CommandAck ack_msgData_n; /* '<S654>/proc_cmd' */
|
|
mavlink_mission_count_t mission_cnt_msgData;/* '<S1196>/Chart_proc_mission_upload' */
|
|
mavlink_mission_count_t send_cnt_msgData;/* '<S1191>/Chart' */
|
|
mavlink_mission_count_t send_cnt_msgData_d;/* '<S1194>/Chart_proc_mission_req_lst' */
|
|
mavlink_mission_count_t mission_cnt_queue_msgData;/* '<S1071>/traffic_ctrl' */
|
|
mavlink_mission_ack_t mission_ack_msgData;/* '<S1196>/Chart_proc_mission_upload' */
|
|
mavlink_mission_ack_t ack1_msgData; /* '<S1075>/merge_ack' */
|
|
mavlink_mission_ack_t ack2_msgData; /* '<S1075>/merge_ack' */
|
|
mavlink_mission_ack_t ack_msgData_a; /* '<S1075>/merge_ack' */
|
|
mavlink_mission_ack_t ack3_msgData; /* '<S1075>/merge_ack' */
|
|
mavlink_mission_ack_t send_ack_msgData_j;/* '<S1190>/Chart_proc_mission_clr_all' */
|
|
mavlink_mission_ack_t send_ack_msgData_b;/* '<S1193>/Chart_proc_mission_req' */
|
|
mavlink_mission_ack_t mission_ack_queue_msgData;/* '<S1071>/traffic_ctrl' */
|
|
mavlink_mission_current_t cur_msgData;/* '<S1075>/req_cur' */
|
|
mavlink_mission_current_t mission_cur_queue_msgData;/* '<S1071>/traffic_ctrl' */
|
|
mavlink_mission_request_int_t mission_req_int_msgData;/* '<S1196>/Chart_proc_mission_upload' */
|
|
mavlink_mission_request_int_t mission_req_int_queue_msgData;/* '<S1071>/traffic_ctrl' */
|
|
Msg_uint16 EntityQueue_InsertedFor_req_cur_at_inport_0_Msg_uint16;/* synthesized block */
|
|
Msg_uint16 EntityQueue_InsertedFor_req_cur_at_inport_0_Out1_recvBuffer;/* synthesized block */
|
|
Msg_uint16 EntityQueue_InsertedFor_proc_set_cur_at_inport_0_Msg_uint16[10];/* synthesized block */
|
|
Msg_uint16 EntityQueue_InsertedFor_proc_set_cur_at_inport_0_Out1_recvBuffe;/* synthesized block */
|
|
Msg_uint16 EntityQueue_InsertedFor_proc_param_value_at_inport_0_Msg_uint16[2];/* synthesized block */
|
|
Msg_uint16 EntityQueue_InsertedFor_proc_param_value_at_inport_0_Out1_recvB;/* synthesized block */
|
|
Msg_uint16 EntityQueue_InsertedFor_proc_param_value_at_inport_1_Msg_uint16[2];/* synthesized block */
|
|
Msg_uint16 EntityQueue_InsertedFor_proc_param_value_at_inport_1_Out1_recvB;/* synthesized block */
|
|
Msg_uint16 EntityQueue_InsertedFor_proc_param_value_at_inport_2_Msg_uint16[2];/* synthesized block */
|
|
Msg_uint16 EntityQueue_InsertedFor_proc_param_value_at_inport_2_Out1_recvB;/* synthesized block */
|
|
Queue_uint16 EntityQueue_InsertedFor_req_cur_at_inport_0_Queue_uint16;/* synthesized block */
|
|
Queue_uint16 EntityQueue_InsertedFor_proc_set_cur_at_inport_0_Queue_uint16;/* synthesized block */
|
|
Queue_uint16 EntityQueue_InsertedFor_proc_param_value_at_inport_0_Queue_uint;/* synthesized block */
|
|
Queue_uint16 EntityQueue_InsertedFor_proc_param_value_at_inport_1_Queue_uint;/* synthesized block */
|
|
Queue_uint16 EntityQueue_InsertedFor_proc_param_value_at_inport_2_Queue_uint;/* synthesized block */
|
|
Msg_CommandMsg EntityQueue_InsertedFor_proc_cmd_at_inport_1_Msg_CommandMsg[5];/* synthesized block */
|
|
Msg_CommandMsg EntityQueue_InsertedFor_proc_cmd_at_inport_1_Out1_recvBuffer;/* synthesized block */
|
|
Msg_CommandMsg EntityQueue_InsertedFor_proc_cmd_at_inport_0_Msg_CommandMsg[5];/* synthesized block */
|
|
Msg_CommandMsg EntityQueue_InsertedFor_proc_cmd_at_inport_0_Out1_recvBuffer;/* synthesized block */
|
|
Queue_CommandMsg EntityQueue_InsertedFor_proc_cmd_at_inport_1_Queue_CommandMsg;/* synthesized block */
|
|
Queue_CommandMsg EntityQueue_InsertedFor_proc_cmd_at_inport_0_Queue_CommandMsg;/* synthesized block */
|
|
MemPool_CommandMsg slMsgMgr_MemPool_CommandMsg;/* synthesized block */
|
|
Msg_CommandAck
|
|
EntityQueue_InsertedFor_Chart_send_ack_at_inport_0_Msg_CommandA[10];/* synthesized block */
|
|
Msg_CommandAck EntityQueue_InsertedFor_Chart_send_ack_at_inport_0_Out1_recvBuf;/* synthesized block */
|
|
Queue_CommandAck
|
|
EntityQueue_InsertedFor_Chart_send_ack_at_inport_0_Queue_Comman;/* synthesized block */
|
|
Msg_mavlink_command_ack_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_8_Msg_mavlink_co[2];/* synthesized block */
|
|
Msg_mavlink_command_ack_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_8_Out1_recvBuffe;/* synthesized block */
|
|
Queue_mavlink_command_ack_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_8_Queue_mavlink_;/* synthesized block */
|
|
MemPool_mavlink_command_ack_t slMsgMgr_MemPool_mavlink_command_ack_t;/* synthesized block */
|
|
Msg_mavlink_param_value_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_2_Msg_mavlink_pa[2];/* synthesized block */
|
|
Msg_mavlink_param_value_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_2_Out1_recvBuffe;/* synthesized block */
|
|
Queue_mavlink_param_value_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_2_Queue_mavlink_;/* synthesized block */
|
|
MemPool_mavlink_param_value_t slMsgMgr_MemPool_mavlink_param_value_t;/* synthesized block */
|
|
Msg_mavlink_mission_count_t
|
|
EntityQueue_InsertedFor_Chart_proc_mission_upload_at_inport_0_M;/* synthesized block */
|
|
Msg_mavlink_mission_count_t
|
|
EntityQueue_InsertedFor_Chart_proc_mission_upload_at_inport_0_O;/* synthesized block */
|
|
Msg_mavlink_mission_count_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_3_Msg_mavlink_mi[2];/* synthesized block */
|
|
Msg_mavlink_mission_count_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_3_Out1_recvBuffe;/* synthesized block */
|
|
Queue_mavlink_mission_count_t
|
|
EntityQueue_InsertedFor_Chart_proc_mission_upload_at_inport_0_Q;/* synthesized block */
|
|
Queue_mavlink_mission_count_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_3_Queue_mavlink_;/* synthesized block */
|
|
Msg_mavlink_mission_item_int_t
|
|
EntityQueue_InsertedFor_Chart_proc_mission_upload_at_inport_1_M[5];/* synthesized block */
|
|
Msg_mavlink_mission_item_int_t
|
|
EntityQueue_InsertedFor_Chart_proc_mission_upload_at_inport_1_O;/* synthesized block */
|
|
Msg_mavlink_mission_item_int_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_4_Msg_mavlink_mi[2];/* synthesized block */
|
|
Msg_mavlink_mission_item_int_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_4_Out1_recvBuffe;/* synthesized block */
|
|
Queue_mavlink_mission_item_int_t
|
|
EntityQueue_InsertedFor_Chart_proc_mission_upload_at_inport_1_Q;/* synthesized block */
|
|
Queue_mavlink_mission_item_int_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_4_Queue_mavlink_;/* synthesized block */
|
|
MemPool_mavlink_mission_item_int_t slMsgMgr_MemPool_mavlink_mission_item_int_t;/* synthesized block */
|
|
Msg_mavlink_mission_ack_t
|
|
EntityQueue_InsertedFor_merge_ack_at_inport_0_Msg_mavlink_missi[2];/* synthesized block */
|
|
Msg_mavlink_mission_ack_t
|
|
EntityQueue_InsertedFor_merge_ack_at_inport_0_Out1_recvBuffer;/* synthesized block */
|
|
Msg_mavlink_mission_ack_t
|
|
EntityQueue_InsertedFor_merge_ack_at_inport_1_Msg_mavlink_missi[2];/* synthesized block */
|
|
Msg_mavlink_mission_ack_t
|
|
EntityQueue_InsertedFor_merge_ack_at_inport_1_Out1_recvBuffer;/* synthesized block */
|
|
Msg_mavlink_mission_ack_t
|
|
EntityQueue_InsertedFor_merge_ack_at_inport_2_Msg_mavlink_missi[2];/* synthesized block */
|
|
Msg_mavlink_mission_ack_t
|
|
EntityQueue_InsertedFor_merge_ack_at_inport_2_Out1_recvBuffer;/* synthesized block */
|
|
Msg_mavlink_mission_ack_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_5_Msg_mavlink_mi[2];/* synthesized block */
|
|
Msg_mavlink_mission_ack_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_5_Out1_recvBuffe;/* synthesized block */
|
|
Queue_mavlink_mission_ack_t
|
|
EntityQueue_InsertedFor_merge_ack_at_inport_0_Queue_mavlink_mis;/* synthesized block */
|
|
Queue_mavlink_mission_ack_t
|
|
EntityQueue_InsertedFor_merge_ack_at_inport_1_Queue_mavlink_mis;/* synthesized block */
|
|
Queue_mavlink_mission_ack_t
|
|
EntityQueue_InsertedFor_merge_ack_at_inport_2_Queue_mavlink_mis;/* synthesized block */
|
|
Queue_mavlink_mission_ack_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_5_Queue_mavlink_;/* synthesized block */
|
|
Msg_mavlink_mission_current_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_6_Msg_mavlink_mi[2];/* synthesized block */
|
|
Msg_mavlink_mission_current_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_6_Out1_recvBuffe;/* synthesized block */
|
|
Queue_mavlink_mission_current_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_6_Queue_mavlink_;/* synthesized block */
|
|
Msg_mavlink_mission_request_int_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_7_Msg_mavlink_mi[2];/* synthesized block */
|
|
Msg_mavlink_mission_request_int_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_7_Out1_recvBuffe;/* synthesized block */
|
|
Queue_mavlink_mission_request_int_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_7_Queue_mavlink_;/* synthesized block */
|
|
Msg_mavlink_autopilot_version_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_9_Msg_mavlink_au[2];/* synthesized block */
|
|
Msg_mavlink_autopilot_version_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_9_Out1_recvBuffe;/* synthesized block */
|
|
Queue_mavlink_autopilot_version_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_9_Queue_mavlink_;/* synthesized block */
|
|
MemPool_mavlink_autopilot_version_t
|
|
slMsgMgr_MemPool_mavlink_autopilot_version_t;/* synthesized block */
|
|
Msg_mavlink_message_t
|
|
EntityQueue_InsertedFor_proc_queue_at_inport_0_Msg_mavlink_mess[2];/* synthesized block */
|
|
Msg_mavlink_message_t
|
|
EntityQueue_InsertedFor_proc_queue_at_inport_0_Out1_recvBuffer;/* synthesized block */
|
|
Queue_mavlink_message_t
|
|
EntityQueue_InsertedFor_proc_queue_at_inport_0_Queue_mavlink_me;/* synthesized block */
|
|
MemPool_mavlink_message_t slMsgMgr_MemPool_mavlink_message_t;/* synthesized block */
|
|
Msg_mavlink_serial_control_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_10_Msg_mavlink_s[5];/* synthesized block */
|
|
Msg_mavlink_serial_control_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_10_Out1_recvBuff;/* synthesized block */
|
|
Queue_mavlink_serial_control_t
|
|
EntityQueue_InsertedFor_traffic_ctrl_at_inport_10_Queue_mavlink;/* synthesized block */
|
|
MemPool_mavlink_serial_control_t slMsgMgr_MemPool_mavlink_serial_control_t;/* synthesized block */
|
|
void* send_echo_msgInterface; /* '<S1269>/Chart_send_serial_control' */
|
|
void* msg_msgInterface; /* '<S1076>/proc_param_value' */
|
|
void* param_req_read_msgInterface; /* '<S1076>/proc_param_value' */
|
|
void* param_req_read_msgHandle; /* '<S1076>/proc_param_value' */
|
|
void* param_req_read_msgDataPtr; /* '<S1076>/proc_param_value' */
|
|
void* param_req_lst_msgInterface; /* '<S1076>/proc_param_value' */
|
|
void* param_req_lst_msgHandle; /* '<S1076>/proc_param_value' */
|
|
void* param_req_lst_msgDataPtr; /* '<S1076>/proc_param_value' */
|
|
void* param_set_msgInterface; /* '<S1076>/proc_param_value' */
|
|
void* param_set_msgHandle; /* '<S1076>/proc_param_value' */
|
|
void* param_set_msgDataPtr; /* '<S1076>/proc_param_value' */
|
|
void* req_cur_msgInterface; /* '<S1075>/req_cur' */
|
|
void* req_cur_msgHandle; /* '<S1075>/req_cur' */
|
|
void* req_cur_msgDataPtr; /* '<S1075>/req_cur' */
|
|
void* set_cur_msgInterface; /* '<S1075>/req_cur' */
|
|
void* cur_msgInterface; /* '<S1075>/req_cur' */
|
|
void* mission_cnt_msgInterface; /* '<S1196>/Chart_proc_mission_upload' */
|
|
void* mission_cnt_msgHandle; /* '<S1196>/Chart_proc_mission_upload' */
|
|
void* mission_cnt_msgDataPtr; /* '<S1196>/Chart_proc_mission_upload' */
|
|
void* mission_item_msgInterface; /* '<S1196>/Chart_proc_mission_upload' */
|
|
void* mission_item_msgHandle; /* '<S1196>/Chart_proc_mission_upload' */
|
|
void* mission_item_msgDataPtr; /* '<S1196>/Chart_proc_mission_upload' */
|
|
void* mission_req_int_msgInterface; /* '<S1196>/Chart_proc_mission_upload' */
|
|
void* mission_ack_msgInterface; /* '<S1196>/Chart_proc_mission_upload' */
|
|
void* ack1_msgInterface; /* '<S1075>/merge_ack' */
|
|
void* ack1_msgHandle; /* '<S1075>/merge_ack' */
|
|
void* ack1_msgDataPtr; /* '<S1075>/merge_ack' */
|
|
void* ack2_msgInterface; /* '<S1075>/merge_ack' */
|
|
void* ack2_msgHandle; /* '<S1075>/merge_ack' */
|
|
void* ack2_msgDataPtr; /* '<S1075>/merge_ack' */
|
|
void* ack_msgInterface; /* '<S1075>/merge_ack' */
|
|
void* ack3_msgInterface; /* '<S1075>/merge_ack' */
|
|
void* ack3_msgHandle; /* '<S1075>/merge_ack' */
|
|
void* ack3_msgDataPtr; /* '<S1075>/merge_ack' */
|
|
void* msgs_msgInterface; /* '<S1134>/proc_queue' */
|
|
void* msgs_msgHandle; /* '<S1134>/proc_queue' */
|
|
void* msgs_msgDataPtr; /* '<S1134>/proc_queue' */
|
|
void* msg_msgInterface_c; /* '<S1185>/send_cmd' */
|
|
void* ap_ver_msgInterface; /* '<S1184>/send_auto_hw' */
|
|
void* send_req_msgInterface; /* '<S1192>/Chart' */
|
|
void* send_ack_msgInterface; /* '<S1190>/Chart_proc_mission_clr_all' */
|
|
void* send_cnt_msgInterface; /* '<S1191>/Chart' */
|
|
void* send_cnt_msgInterface_j; /* '<S1194>/Chart_proc_mission_req_lst' */
|
|
void* req_cur_msgInterface_n; /* '<S1195>/Chart' */
|
|
void* send_item_msgInterface; /* '<S1193>/Chart_proc_mission_req' */
|
|
void* send_ack_msgInterface_a; /* '<S1193>/Chart_proc_mission_req' */
|
|
void* resp_msgInterface; /* '<S1233>/Chart_proc_param_set' */
|
|
void* resp_msgInterface_o; /* '<S1231>/Chart' */
|
|
void* resp_msgInterface_i; /* '<S1232>/Chart_proc_param_req_read' */
|
|
void* msgs_msgInterface_n; /* '<S1180>/push2msgs' */
|
|
void* param_val_queue_msgInterface; /* '<S1071>/traffic_ctrl' */
|
|
void* param_val_queue_msgHandle; /* '<S1071>/traffic_ctrl' */
|
|
void* param_val_queue_msgDataPtr; /* '<S1071>/traffic_ctrl' */
|
|
void* mission_cnt_queue_msgInterface;/* '<S1071>/traffic_ctrl' */
|
|
void* mission_cnt_queue_msgHandle; /* '<S1071>/traffic_ctrl' */
|
|
void* mission_cnt_queue_msgDataPtr; /* '<S1071>/traffic_ctrl' */
|
|
void* mission_req_int_queue_msgInterface;/* '<S1071>/traffic_ctrl' */
|
|
void* mission_req_int_queue_msgHandle;/* '<S1071>/traffic_ctrl' */
|
|
void* mission_req_int_queue_msgDataPtr;/* '<S1071>/traffic_ctrl' */
|
|
void* mission_item_int_queue_msgInterface;/* '<S1071>/traffic_ctrl' */
|
|
void* mission_item_int_queue_msgHandle;/* '<S1071>/traffic_ctrl' */
|
|
void* mission_item_int_queue_msgDataPtr;/* '<S1071>/traffic_ctrl' */
|
|
void* ap_ver_queue_msgInterface; /* '<S1071>/traffic_ctrl' */
|
|
void* ap_ver_queue_msgHandle; /* '<S1071>/traffic_ctrl' */
|
|
void* ap_ver_queue_msgDataPtr; /* '<S1071>/traffic_ctrl' */
|
|
void* mission_ack_queue_msgInterface;/* '<S1071>/traffic_ctrl' */
|
|
void* mission_ack_queue_msgHandle; /* '<S1071>/traffic_ctrl' */
|
|
void* mission_ack_queue_msgDataPtr; /* '<S1071>/traffic_ctrl' */
|
|
void* mission_cur_queue_msgInterface;/* '<S1071>/traffic_ctrl' */
|
|
void* mission_cur_queue_msgHandle; /* '<S1071>/traffic_ctrl' */
|
|
void* mission_cur_queue_msgDataPtr; /* '<S1071>/traffic_ctrl' */
|
|
void* command_ack_queue_msgInterface;/* '<S1071>/traffic_ctrl' */
|
|
void* command_ack_queue_msgHandle; /* '<S1071>/traffic_ctrl' */
|
|
void* command_ack_queue_msgDataPtr; /* '<S1071>/traffic_ctrl' */
|
|
void* serial_echoline_msgInterface; /* '<S1071>/traffic_ctrl' */
|
|
void* serial_echoline_msgHandle; /* '<S1071>/traffic_ctrl' */
|
|
void* serial_echoline_msgDataPtr; /* '<S1071>/traffic_ctrl' */
|
|
void* send_ack_msgInterface_n; /* '<S1069>/Chart_send_ack' */
|
|
void* ack_msgInterface_e; /* '<S1069>/Chart_send_ack' */
|
|
void* ack_msgHandle; /* '<S1069>/Chart_send_ack' */
|
|
void* ack_msgDataPtr; /* '<S1069>/Chart_send_ack' */
|
|
void* cmd_msgInterface; /* '<S784>/mission_proc' */
|
|
void* set_cur_msgInterface_b; /* '<S651>/proc_set_ cur' */
|
|
void* set_cur_msgHandle; /* '<S651>/proc_set_ cur' */
|
|
void* set_cur_msgDataPtr; /* '<S651>/proc_set_ cur' */
|
|
void* cmd2_msgInterface; /* '<S648>/proc_cmd' */
|
|
void* cmd2_msgHandle; /* '<S648>/proc_cmd' */
|
|
void* cmd2_msgDataPtr; /* '<S648>/proc_cmd' */
|
|
void* cmd_msgInterface_b; /* '<S648>/proc_cmd' */
|
|
void* cmd_msgHandle; /* '<S648>/proc_cmd' */
|
|
void* cmd_msgDataPtr; /* '<S648>/proc_cmd' */
|
|
void* ack_msgInterface_l; /* '<S654>/proc_cmd' */
|
|
void* Assertion_slioAccessor; /* '<S44>/Assertion' */
|
|
void* Assertion_slioAccessor_a; /* '<S35>/Assertion' */
|
|
real32_T UnitDelay_DSTATE_o; /* '<S1285>/Unit Delay' */
|
|
real32_T UnitDelay_DSTATE_d; /* '<S1287>/Unit Delay' */
|
|
real32_T Delay_DSTATE; /* '<S1305>/Delay' */
|
|
real32_T Delay_DSTATE_i; /* '<S1300>/Delay' */
|
|
real32_T Delay_DSTATE_m; /* '<S1002>/Delay' */
|
|
real32_T UnitDelay_DSTATE_e; /* '<S1006>/Unit Delay' */
|
|
real32_T Delay_DSTATE_it; /* '<S997>/Delay' */
|
|
real32_T DiscreteTransferFcn_states_h[2];/* '<S1025>/Discrete Transfer Fcn' */
|
|
real32_T Delay_DSTATE_im; /* '<S948>/Delay' */
|
|
real32_T UnitDelay_DSTATE_j; /* '<S952>/Unit Delay' */
|
|
real32_T Delay2_DSTATE; /* '<S983>/Delay2' */
|
|
real32_T Delay4_DSTATE; /* '<S983>/Delay4' */
|
|
real32_T Delay3_DSTATE; /* '<S983>/Delay3' */
|
|
real32_T Delay1_DSTATE; /* '<S974>/Delay1' */
|
|
real32_T Delay_DSTATE_j; /* '<S974>/Delay' */
|
|
real32_T Delay_DSTATE_e; /* '<S904>/Delay' */
|
|
real32_T UnitDelay_DSTATE_n; /* '<S908>/Unit Delay' */
|
|
real32_T DiscreteTimeIntegrator1_DSTATE;/* '<S929>/Discrete-Time Integrator1' */
|
|
real32_T Delay_DSTATE_k[100]; /* '<S928>/Delay' */
|
|
real32_T DiscreteTimeIntegrator_DSTATE;/* '<S929>/Discrete-Time Integrator' */
|
|
real32_T IntVal_DSTATE; /* '<S890>/IntVal' */
|
|
real32_T Delay_DSTATE_ew; /* '<S861>/Delay' */
|
|
real32_T Delay_DSTATE_d; /* '<S868>/Delay' */
|
|
real32_T last_hdot_c_DSTATE; /* '<S876>/last_hdot_c' */
|
|
uint32_T UnitDelay_DSTATE_gx; /* '<S642>/Unit Delay' */
|
|
uint32_T UnitDelay_DSTATE_h; /* '<S1062>/Unit Delay' */
|
|
uint32_T UnitDelay_DSTATE_ok; /* '<S535>/Unit Delay' */
|
|
real32_T m_bpLambda_hz[3]; /* '<S1040>/table3D_cft' */
|
|
real32_T last_az; /* '<S1062>/nav_corner' */
|
|
real32_T last_hdg; /* '<S1062>/nav_corner' */
|
|
real32_T t; /* '<S818>/sweep_generator' */
|
|
real32_T freq; /* '<S818>/sweep_generator' */
|
|
real32_T PrevY_e[3]; /* '<S535>/Rate Limiter' */
|
|
real32_T PrevY_k[3]; /* '<S535>/Rate Limiter1' */
|
|
real32_T cnt; /* '<S546>/zero_set' */
|
|
real32_T qbar1; /* '<S546>/zero_set' */
|
|
real32_T pqr0[3]; /* '<S544>/IMU_bias_fix' */
|
|
real32_T cnt_a; /* '<S544>/IMU_bias_fix' */
|
|
real32_T N0[3]; /* '<S544>/IMU_bias_fix' */
|
|
real32_T scaleN; /* '<S544>/IMU_bias_fix' */
|
|
real32_T states[14]; /* '<S540>/EKF14s' */
|
|
real32_T P[196]; /* '<S540>/EKF14s' */
|
|
real32_T Tbn_prev[9]; /* '<S540>/EKF14s' */
|
|
int32_T counter; /* synthesized block */
|
|
uint32_T m_bpIndex[3]; /* '<S54>/table3D_CL_aos' */
|
|
uint32_T m_bpIndex_k[3]; /* '<S54>/table3D_CL_da' */
|
|
uint32_T m_bpIndex_c[3]; /* '<S54>/table3D_CL_de' */
|
|
uint32_T m_bpIndex_a[3]; /* '<S54>/table3D_CL_dr' */
|
|
uint32_T m_bpIndex_k3[3]; /* '<S54>/table3D_CL_df' */
|
|
uint32_T m_bpIndex_kr[3]; /* '<S55>/table3D_CY_aos' */
|
|
uint32_T m_bpIndex_p[3]; /* '<S55>/table3D_CY_da' */
|
|
uint32_T m_bpIndex_i[3]; /* '<S55>/table3D_CY_dr' */
|
|
uint32_T m_bpIndex_o[3]; /* '<S53>/table3D_CD_aos' */
|
|
uint32_T m_bpIndex_g[3]; /* '<S53>/table3D_CD_da' */
|
|
uint32_T m_bpIndex_az[3]; /* '<S53>/table3D_CD_de' */
|
|
uint32_T m_bpIndex_p1[3]; /* '<S53>/table3D_CD_dr' */
|
|
uint32_T m_bpIndex_m[3]; /* '<S53>/table3D_CD_df' */
|
|
uint32_T m_bpIndex_j; /* '<S5>/1-D Lookup Table' */
|
|
uint32_T m_bpIndex_an[3]; /* '<S56>/table3D_Cl_aos' */
|
|
uint32_T m_bpIndex_im[3]; /* '<S56>/table3D_Cl_da' */
|
|
uint32_T m_bpIndex_gc[3]; /* '<S56>/table3D_Cl_dr' */
|
|
uint32_T m_bpIndex_mm[3]; /* '<S57>/table3D_Cm_aos' */
|
|
uint32_T m_bpIndex_pa[3]; /* '<S57>/table3D_Cm_da' */
|
|
uint32_T m_bpIndex_d[3]; /* '<S57>/table3D_Cm_de' */
|
|
uint32_T m_bpIndex_f[3]; /* '<S57>/table3D_Cm_dr' */
|
|
uint32_T m_bpIndex_pr[3]; /* '<S57>/table3D_Cm_df' */
|
|
uint32_T m_bpIndex_p4[3]; /* '<S58>/table3D_Cn_aos' */
|
|
uint32_T m_bpIndex_h[3]; /* '<S58>/table3D_Cn_da' */
|
|
uint32_T m_bpIndex_ar[3]; /* '<S58>/table3D_Cn_dr' */
|
|
uint32_T m_bpIndex_db[3]; /* '<S397>/table3D_thrust' */
|
|
uint32_T m_bpIndex_g0[3]; /* '<S390>/table3D_cft' */
|
|
uint32_T m_bpIndex_b; /* '<S1282>/1-D Lookup Table' */
|
|
uint32_T m_bpIndex_kw; /* '<S1283>/1-D Lookup Table' */
|
|
uint32_T m_bpIndex_df; /* '<S633>/IAS_lookup' */
|
|
uint32_T m_bpIndex_di; /* '<S633>/1-D Lookup Table' */
|
|
uint32_T m_bpIndex_me; /* '<S1281>/P22' */
|
|
uint32_T m_bpIndex_e; /* '<S1281>/P12' */
|
|
uint32_T m_bpIndex_pc; /* '<S1281>/P21' */
|
|
uint32_T m_bpIndex_gj; /* '<S1281>/P11' */
|
|
uint32_T m_bpIndex_d3[3]; /* '<S1040>/table3D_cft' */
|
|
uint32_T last_seq; /* '<S1312>/Chart' */
|
|
uint32_T last_seq_f; /* '<S1309>/Chart' */
|
|
uint32_T wait_time; /* '<S1071>/traffic_ctrl' */
|
|
uint32_T temporalCounter_i1; /* '<S1071>/traffic_ctrl' */
|
|
uint32_T temporalCounter_i1_f; /* '<S649>/check_conn' */
|
|
uint32_T temporalCounter_i1_i; /* '<S571>/tick' */
|
|
uint32_T temporalCounter_i1_d; /* '<S568>/tick' */
|
|
uint32_T temporalCounter_i1_e; /* '<S565>/tick' */
|
|
uint32_T m_bpIndex_k5[3]; /* '<S387>/table3D_Nh' */
|
|
int_T p1_IWORK; /* '<S200>/p1' */
|
|
int_T q_IWORK; /* '<S199>/q' */
|
|
int_T pqr_IWORK; /* '<S194>/p,q,r ' */
|
|
int_T Integrator_IWORK; /* '<S176>/Integrator' */
|
|
int_T Integrator_IWORK_a; /* '<S624>/Integrator' */
|
|
int_T Integrator_IWORK_c; /* '<S625>/Integrator' */
|
|
int_T Integrator_IWORK_j; /* '<S622>/Integrator' */
|
|
int_T Integrator_IWORK_ay; /* '<S623>/Integrator' */
|
|
int_T p_IWORK; /* '<S200>/p' */
|
|
uint16_T Delay_DSTATE_mu[64]; /* '<Root>/Delay' */
|
|
uint16_T UnitDelay_DSTATE_fe; /* '<S453>/Unit Delay' */
|
|
uint16_T UnitDelay_DSTATE_b; /* '<S455>/Unit Delay' */
|
|
uint16_T UnitDelay_DSTATE_oi; /* '<S457>/Unit Delay' */
|
|
uint16_T UnitDelay_DSTATE_er; /* '<S456>/Unit Delay' */
|
|
uint16_T UnitDelay_DSTATE_c; /* '<S458>/Unit Delay' */
|
|
uint16_T UnitDelay_DSTATE_jh; /* '<S463>/Unit Delay' */
|
|
uint16_T UnitDelay_DSTATE_a; /* '<S459>/Unit Delay' */
|
|
uint16_T UnitDelay_DSTATE_okq; /* '<S460>/Unit Delay' */
|
|
uint16_T UnitDelay1_DSTATE_n; /* '<S6>/Unit Delay1' */
|
|
uint16_T UnitDelay2_1_DSTATE[18]; /* '<S6>/Unit Delay2' */
|
|
uint16_T UnitDelay_DSTATE_ky; /* '<S635>/Unit Delay' */
|
|
uint16_T last_seq_b; /* '<S1339>/Chart' */
|
|
uint16_T last_seq_f0; /* '<S1338>/Chart' */
|
|
uint16_T last_seq_m; /* '<S1337>/Chart' */
|
|
uint16_T last_seq_my; /* '<S1336>/Chart' */
|
|
uint16_T last_seq_l; /* '<S1335>/Chart' */
|
|
uint16_T last_seq_p; /* '<S1334>/Chart' */
|
|
uint16_T last_seq_k; /* '<S1331>/Chart' */
|
|
uint16_T last_seq_a; /* '<S1330>/Chart' */
|
|
uint16_T last_seq_o; /* '<S1329>/Chart' */
|
|
uint16_T last_seq_b1; /* '<S1324>/Chart' */
|
|
uint16_T last_seq_fy; /* '<S1316>/Chart' */
|
|
uint16_T last_seq_n; /* '<S1315>/Chart' */
|
|
uint16_T last_seq_bt; /* '<S1314>/Chart' */
|
|
uint16_T last_seq_g; /* '<S1313>/Chart' */
|
|
uint16_T temporalCounter_i1_h; /* '<S1312>/Chart' */
|
|
uint16_T last_seq_mi; /* '<S1311>/Chart' */
|
|
uint16_T temporalCounter_i1_g; /* '<S1311>/Chart' */
|
|
uint16_T last_seq_a0; /* '<S1310>/Chart' */
|
|
uint16_T temporalCounter_i1_eb; /* '<S1310>/Chart' */
|
|
uint16_T temporalCounter_i1_o; /* '<S1309>/Chart' */
|
|
uint16_T last_seq_gm; /* '<S1308>/Chart' */
|
|
uint16_T temporalCounter_i1_p; /* '<S1308>/Chart' */
|
|
uint16_T last_seq_fx; /* '<S1307>/Chart' */
|
|
uint16_T temporalCounter_i1_gb; /* '<S1307>/Chart' */
|
|
uint16_T param_req_read_msgData; /* '<S1076>/proc_param_value' */
|
|
uint16_T param_req_lst_msgData; /* '<S1076>/proc_param_value' */
|
|
uint16_T param_set_msgData; /* '<S1076>/proc_param_value' */
|
|
uint16_T temporalCounter_i1_py; /* '<S1075>/req_cur' */
|
|
uint16_T req_cur_msgData; /* '<S1075>/req_cur' */
|
|
uint16_T set_cur_msgData; /* '<S1075>/req_cur' */
|
|
uint16_T count; /* '<S1196>/Chart_proc_mission_upload' */
|
|
uint16_T req_cur_msgData_d; /* '<S1195>/Chart' */
|
|
uint16_T resp_msgData; /* '<S1233>/Chart_proc_param_set' */
|
|
uint16_T resp_msgData_f; /* '<S1231>/Chart' */
|
|
uint16_T resp_msgData_n; /* '<S1232>/Chart_proc_param_req_read' */
|
|
uint16_T temporalCounter_i1_oj; /* '<S787>/takeoff_task' */
|
|
uint16_T temporalCounter_i1_c; /* '<S768>/standby_emergency' */
|
|
uint16_T temporalCounter_i1_io; /* '<S760>/Chart' */
|
|
uint16_T temporalCounter_i2; /* '<S760>/Chart' */
|
|
uint16_T temporalCounter_i1_n; /* '<S759>/landing_task' */
|
|
uint16_T set_cur_msgData_e; /* '<S651>/proc_set_ cur' */
|
|
uint16_T last_cnt; /* '<S649>/check_conn' */
|
|
uint16_T temporalCounter_i1_co; /* '<S535>/check_gps_valid' */
|
|
uint8_T Delay2_DSTATE_h[4]; /* '<Root>/Delay2' */
|
|
uint8_T UnitDelay_DSTATE_hx[5]; /* '<S2>/Unit Delay' */
|
|
uint8_T UnitDelay2_3_DSTATE; /* '<S6>/Unit Delay2' */
|
|
uint8_T UnitDelay2_2_DSTATE; /* '<S6>/Unit Delay2' */
|
|
uint8_T UnitDelay_DSTATE_ho; /* '<S1262>/Unit Delay' */
|
|
uint8_T UnitDelay_DSTATE_b4; /* '<S1085>/Unit Delay' */
|
|
boolean_T Delay1_DSTATE_e[4]; /* '<Root>/Delay1' */
|
|
boolean_T UnitDelay2_4_DSTATE; /* '<S6>/Unit Delay2' */
|
|
int8_T If_ActiveSubsystem; /* '<S213>/If' */
|
|
int8_T If_ActiveSubsystem_e; /* '<S212>/If' */
|
|
int8_T SwitchCase_ActiveSubsystem; /* '<S25>/Switch Case' */
|
|
int8_T If1_ActiveSubsystem; /* '<S242>/If1' */
|
|
int8_T If1_ActiveSubsystem_l; /* '<S257>/If1' */
|
|
int8_T If_ActiveSubsystem_m; /* '<S1293>/If' */
|
|
int8_T If_ActiveSubsystem_g; /* '<S1290>/If' */
|
|
int8_T If1_ActiveSubsystem_j; /* '<S647>/If1' */
|
|
int8_T If1_ActiveSubsystem_i; /* '<S650>/If1' */
|
|
int8_T SwitchCase_ActiveSubsystem_g; /* '<S765>/Switch Case' */
|
|
int8_T If_ActiveSubsystem_b; /* '<S644>/If' */
|
|
int8_T SwitchCase_ActiveSubsystem_c; /* '<S846>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_a; /* '<S845>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_av;/* '<S884>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_c0;/* '<S885>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_o; /* '<S882>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_l; /* '<S1057>/Switch Case' */
|
|
int8_T If_ActiveSubsystem_a; /* '<S936>/If' */
|
|
int8_T SwitchCase_ActiveSubsystem_avh;/* '<S883>/Switch Case' */
|
|
int8_T If_ActiveSubsystem_l; /* '<S894>/If' */
|
|
int8_T SwitchCase_ActiveSubsystem_d; /* '<S859>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_op;/* '<S866>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_gm;/* '<S771>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_ar;/* '<S777>/Switch Case' */
|
|
int8_T If_ActiveSubsystem_h; /* '<S778>/If' */
|
|
int8_T SwitchCase_ActiveSubsystem_gz;/* '<S783>/Switch Case' */
|
|
int8_T If_ActiveSubsystem_i; /* '<S541>/If' */
|
|
uint8_T is_active_c3_kb3_rec; /* '<S7>/rec_ctrl' */
|
|
uint8_T is_c3_kb3_rec; /* '<S7>/rec_ctrl' */
|
|
uint8_T is_a20Hz1; /* '<S7>/rec_ctrl' */
|
|
uint8_T is_a5Hz; /* '<S7>/rec_ctrl' */
|
|
uint8_T is_a5Hz1; /* '<S7>/rec_ctrl' */
|
|
uint8_T temporalCounter_i1_cx; /* '<S7>/rec_ctrl' */
|
|
uint8_T temporalCounter_i2_n; /* '<S7>/rec_ctrl' */
|
|
uint8_T temporalCounter_i3; /* '<S7>/rec_ctrl' */
|
|
uint8_T temporalCounter_i4; /* '<S7>/rec_ctrl' */
|
|
uint8_T is_active_c90_kb3_autopilot; /* '<S1339>/Chart' */
|
|
uint8_T is_c90_kb3_autopilot; /* '<S1339>/Chart' */
|
|
uint8_T temporalCounter_i1_h4; /* '<S1339>/Chart' */
|
|
uint8_T is_active_c89_kb3_autopilot; /* '<S1338>/Chart' */
|
|
uint8_T is_c89_kb3_autopilot; /* '<S1338>/Chart' */
|
|
uint8_T temporalCounter_i1_od; /* '<S1338>/Chart' */
|
|
uint8_T is_active_c88_kb3_autopilot; /* '<S1337>/Chart' */
|
|
uint8_T is_c88_kb3_autopilot; /* '<S1337>/Chart' */
|
|
uint8_T temporalCounter_i1_a; /* '<S1337>/Chart' */
|
|
uint8_T is_active_c87_kb3_autopilot; /* '<S1336>/Chart' */
|
|
uint8_T is_c87_kb3_autopilot; /* '<S1336>/Chart' */
|
|
uint8_T temporalCounter_i1_og; /* '<S1336>/Chart' */
|
|
uint8_T is_active_c86_kb3_autopilot; /* '<S1335>/Chart' */
|
|
uint8_T is_c86_kb3_autopilot; /* '<S1335>/Chart' */
|
|
uint8_T temporalCounter_i1_ir; /* '<S1335>/Chart' */
|
|
uint8_T is_active_c85_kb3_autopilot; /* '<S1334>/Chart' */
|
|
uint8_T is_c85_kb3_autopilot; /* '<S1334>/Chart' */
|
|
uint8_T temporalCounter_i1_l; /* '<S1334>/Chart' */
|
|
uint8_T is_active_c82_kb3_autopilot; /* '<S1331>/Chart' */
|
|
uint8_T is_c82_kb3_autopilot; /* '<S1331>/Chart' */
|
|
uint8_T temporalCounter_i1_k; /* '<S1331>/Chart' */
|
|
uint8_T is_active_c81_kb3_autopilot; /* '<S1330>/Chart' */
|
|
uint8_T is_c81_kb3_autopilot; /* '<S1330>/Chart' */
|
|
uint8_T temporalCounter_i1_m; /* '<S1330>/Chart' */
|
|
uint8_T is_active_c78_kb3_autopilot; /* '<S1329>/Chart' */
|
|
uint8_T is_c78_kb3_autopilot; /* '<S1329>/Chart' */
|
|
uint8_T temporalCounter_i1_j; /* '<S1329>/Chart' */
|
|
uint8_T is_active_c69_kb3_autopilot; /* '<S1324>/Chart' */
|
|
uint8_T is_c69_kb3_autopilot; /* '<S1324>/Chart' */
|
|
uint8_T temporalCounter_i1_b; /* '<S1324>/Chart' */
|
|
uint8_T is_active_c68_kb3_autopilot; /* '<S1322>/Chart' */
|
|
uint8_T is_c68_kb3_autopilot; /* '<S1322>/Chart' */
|
|
uint8_T last_seq_c; /* '<S1322>/Chart' */
|
|
uint8_T temporalCounter_i1_ck; /* '<S1322>/Chart' */
|
|
uint8_T is_active_c67_kb3_autopilot; /* '<S1321>/Chart' */
|
|
uint8_T is_c67_kb3_autopilot; /* '<S1321>/Chart' */
|
|
uint8_T last_seq_j; /* '<S1321>/Chart' */
|
|
uint8_T temporalCounter_i1_ak; /* '<S1321>/Chart' */
|
|
uint8_T is_active_c66_kb3_autopilot; /* '<S1320>/Chart' */
|
|
uint8_T is_c66_kb3_autopilot; /* '<S1320>/Chart' */
|
|
uint8_T last_seq_d; /* '<S1320>/Chart' */
|
|
uint8_T temporalCounter_i1_nq; /* '<S1320>/Chart' */
|
|
uint8_T is_active_c65_kb3_autopilot; /* '<S1319>/Chart' */
|
|
uint8_T is_c65_kb3_autopilot; /* '<S1319>/Chart' */
|
|
uint8_T last_seq_lw; /* '<S1319>/Chart' */
|
|
uint8_T temporalCounter_i1_ma; /* '<S1319>/Chart' */
|
|
uint8_T is_active_c64_kb3_autopilot; /* '<S1318>/Chart' */
|
|
uint8_T is_c64_kb3_autopilot; /* '<S1318>/Chart' */
|
|
uint8_T last_seq_jg; /* '<S1318>/Chart' */
|
|
uint8_T temporalCounter_i1_ha; /* '<S1318>/Chart' */
|
|
uint8_T is_active_c61_kb3_autopilot; /* '<S1316>/Chart' */
|
|
uint8_T is_c61_kb3_autopilot; /* '<S1316>/Chart' */
|
|
uint8_T temporalCounter_i1_ks; /* '<S1316>/Chart' */
|
|
uint8_T is_active_c60_kb3_autopilot; /* '<S1315>/Chart' */
|
|
uint8_T is_c60_kb3_autopilot; /* '<S1315>/Chart' */
|
|
uint8_T temporalCounter_i1_gj; /* '<S1315>/Chart' */
|
|
uint8_T is_active_c59_kb3_autopilot; /* '<S1314>/Chart' */
|
|
uint8_T is_c59_kb3_autopilot; /* '<S1314>/Chart' */
|
|
uint8_T temporalCounter_i1_pr; /* '<S1314>/Chart' */
|
|
uint8_T is_active_c58_kb3_autopilot; /* '<S1313>/Chart' */
|
|
uint8_T is_c58_kb3_autopilot; /* '<S1313>/Chart' */
|
|
uint8_T temporalCounter_i1_pj; /* '<S1313>/Chart' */
|
|
uint8_T is_active_c57_kb3_autopilot; /* '<S1312>/Chart' */
|
|
uint8_T is_c57_kb3_autopilot; /* '<S1312>/Chart' */
|
|
uint8_T is_active_c56_kb3_autopilot; /* '<S1311>/Chart' */
|
|
uint8_T is_c56_kb3_autopilot; /* '<S1311>/Chart' */
|
|
uint8_T is_active_c55_kb3_autopilot; /* '<S1310>/Chart' */
|
|
uint8_T is_c55_kb3_autopilot; /* '<S1310>/Chart' */
|
|
uint8_T is_active_c54_kb3_autopilot; /* '<S1309>/Chart' */
|
|
uint8_T is_c54_kb3_autopilot; /* '<S1309>/Chart' */
|
|
uint8_T is_active_c51_kb3_autopilot; /* '<S1308>/Chart' */
|
|
uint8_T is_c51_kb3_autopilot; /* '<S1308>/Chart' */
|
|
uint8_T is_active_c50_kb3_autopilot; /* '<S1307>/Chart' */
|
|
uint8_T is_c50_kb3_autopilot; /* '<S1307>/Chart' */
|
|
uint8_T icLoad; /* '<S1305>/Delay' */
|
|
uint8_T icLoad_m; /* '<S1300>/Delay' */
|
|
uint8_T is_active_c80_kb3_autopilot; /* '<S1079>/Chart' */
|
|
uint8_T is_c80_kb3_autopilot; /* '<S1079>/Chart' */
|
|
uint8_T temporalCounter_i1_jm; /* '<S1079>/Chart' */
|
|
uint8_T is_active_c31_mavlink_utils; /* '<S1076>/proc_param_value' */
|
|
uint8_T is_c31_mavlink_utils; /* '<S1076>/proc_param_value' */
|
|
uint8_T temporalCounter_i1_ia; /* '<S1076>/proc_param_value' */
|
|
uint8_T is_active_c30_mavlink_utils; /* '<S1075>/req_cur' */
|
|
uint8_T is_active_c29_mavlink_utils; /* '<S1196>/Chart_proc_mission_upload' */
|
|
uint8_T is_c29_mavlink_utils; /* '<S1196>/Chart_proc_mission_upload' */
|
|
uint8_T retry; /* '<S1196>/Chart_proc_mission_upload' */
|
|
uint8_T temporalCounter_i1_n3; /* '<S1196>/Chart_proc_mission_upload' */
|
|
uint8_T is_active_c22_mavlink_utils; /* '<S1075>/merge_ack' */
|
|
uint8_T is_active_c47_kb3_autopilot; /* '<S1071>/traffic_ctrl' */
|
|
uint8_T is_c47_kb3_autopilot; /* '<S1071>/traffic_ctrl' */
|
|
uint8_T port_num; /* '<S1106>/Chart' */
|
|
uint8_T is_active_c36_kb3_autopilot; /* '<S1069>/Chart_send_ack' */
|
|
uint8_T stage; /* '<S1062>/nav_corner' */
|
|
uint8_T icLoad_p; /* '<S1002>/Delay' */
|
|
uint8_T icLoad_a; /* '<S997>/Delay' */
|
|
uint8_T icLoad_d; /* '<S948>/Delay' */
|
|
uint8_T icLoad_p1; /* '<S974>/Delay1' */
|
|
uint8_T icLoad_b; /* '<S904>/Delay' */
|
|
uint8_T icLoad_me; /* '<S928>/Delay' */
|
|
uint8_T icLoad_i; /* '<S890>/IntVal' */
|
|
uint8_T icLoad_l; /* '<S861>/Delay' */
|
|
uint8_T icLoad_j; /* '<S868>/Delay' */
|
|
uint8_T icLoad_o; /* '<S876>/last_hdot_c' */
|
|
uint8_T is_active_c54_update_rc; /* '<S647>/valid_checking' */
|
|
uint8_T is_c54_update_rc; /* '<S647>/valid_checking' */
|
|
uint8_T seq1; /* '<S647>/valid_checking' */
|
|
uint8_T id1; /* '<S647>/valid_checking' */
|
|
uint8_T cnt_b; /* '<S647>/valid_checking' */
|
|
uint8_T temporalCounter_i1_b5; /* '<S647>/valid_checking' */
|
|
uint8_T is_active_c48_mission_proc; /* '<S784>/mission_proc' */
|
|
uint8_T is_c48_mission_proc; /* '<S784>/mission_proc' */
|
|
uint8_T is_active_c29_kb3_autopilot; /* '<S788>/Chart' */
|
|
uint8_T is_c29_kb3_autopilot; /* '<S788>/Chart' */
|
|
uint8_T temporalCounter_i1_b3; /* '<S788>/Chart' */
|
|
uint8_T is_active_c25_kb3_autopilot; /* '<S786>/landing_task' */
|
|
uint8_T is_c25_kb3_autopilot; /* '<S786>/landing_task' */
|
|
uint8_T temporalCounter_i1_hn; /* '<S786>/landing_task' */
|
|
uint8_T is_active_c28_kb3_autopilot; /* '<S787>/takeoff_task' */
|
|
uint8_T is_c28_kb3_autopilot; /* '<S787>/takeoff_task' */
|
|
uint8_T is_active_c53_kb3_autopilot; /* '<S768>/standby_emergency' */
|
|
uint8_T is_c53_kb3_autopilot; /* '<S768>/standby_emergency' */
|
|
uint8_T is_active_c26_kb3_autopilot; /* '<S818>/sweep_generator' */
|
|
uint8_T is_c26_kb3_autopilot; /* '<S818>/sweep_generator' */
|
|
uint8_T is_active_c24_kb3_autopilot; /* '<S764>/TopLevelSwitch' */
|
|
uint8_T is_c24_kb3_autopilot; /* '<S764>/TopLevelSwitch' */
|
|
uint8_T is_active_c22_kb3_autopilot; /* '<S760>/Chart' */
|
|
uint8_T is_c22_kb3_autopilot; /* '<S760>/Chart' */
|
|
uint8_T is_parachute; /* '<S760>/Chart' */
|
|
uint8_T is_cover; /* '<S760>/Chart' */
|
|
uint8_T is_balloon; /* '<S760>/Chart' */
|
|
uint8_T is_cut; /* '<S760>/Chart' */
|
|
uint8_T is_active_c21_kb3_autopilot; /* '<S759>/landing_task' */
|
|
uint8_T is_c21_kb3_autopilot; /* '<S759>/landing_task' */
|
|
uint8_T cnt_h; /* '<S759>/landing_task' */
|
|
uint8_T is_active_c14_C2_proc_comm; /* '<S651>/proc_set_ cur' */
|
|
uint8_T is_c14_C2_proc_comm; /* '<S651>/proc_set_ cur' */
|
|
uint8_T is_active_c54_update_rc_h; /* '<S650>/valid_checking' */
|
|
uint8_T is_c54_update_rc_m; /* '<S650>/valid_checking' */
|
|
uint8_T seq1_n; /* '<S650>/valid_checking' */
|
|
uint8_T id1_n; /* '<S650>/valid_checking' */
|
|
uint8_T cnt_k; /* '<S650>/valid_checking' */
|
|
uint8_T temporalCounter_i1_hd; /* '<S650>/valid_checking' */
|
|
uint8_T is_active_c13_C2_proc_comm; /* '<S649>/check_conn' */
|
|
uint8_T is_c13_C2_proc_comm; /* '<S649>/check_conn' */
|
|
uint8_T is_active_c19_kb3_autopilot; /* '<S648>/proc_cmd' */
|
|
uint8_T is_c19_kb3_autopilot; /* '<S648>/proc_cmd' */
|
|
uint8_T is_active_c2_kb3_dummy_io; /* '<S571>/tick' */
|
|
uint8_T is_c2_kb3_dummy_io; /* '<S571>/tick' */
|
|
uint8_T is_active_c5_kb3_dummy_io; /* '<S568>/tick' */
|
|
uint8_T is_c5_kb3_dummy_io; /* '<S568>/tick' */
|
|
uint8_T is_active_c4_kb3_dummy_io; /* '<S565>/tick' */
|
|
uint8_T is_c4_kb3_dummy_io; /* '<S565>/tick' */
|
|
uint8_T is_active_c14_ins_lib; /* '<S535>/status_mgr' */
|
|
uint8_T is_c14_ins_lib; /* '<S535>/status_mgr' */
|
|
uint8_T is_active_c13_ins_lib; /* '<S546>/zero_set' */
|
|
uint8_T is_c13_ins_lib; /* '<S546>/zero_set' */
|
|
uint8_T is_active_c11_ins_lib; /* '<S544>/IMU_bias_fix' */
|
|
uint8_T is_c11_ins_lib; /* '<S544>/IMU_bias_fix' */
|
|
uint8_T is_active_c10_ins_lib; /* '<S543>/Chart' */
|
|
uint8_T is_c10_ins_lib; /* '<S543>/Chart' */
|
|
uint8_T is_active_c9_ins_lib; /* '<S535>/check_gps_valid' */
|
|
uint8_T is_c9_ins_lib; /* '<S535>/check_gps_valid' */
|
|
uint8_T cnt_e; /* '<S535>/check_gps_valid' */
|
|
uint8_T vel_reset_cnt; /* '<S540>/EKF14s' */
|
|
uint8_T hdg_reset_cnt; /* '<S540>/EKF14s' */
|
|
uint8_T is_active_c8_pack_parser; /* '<S527>/parser' */
|
|
uint8_T is_c8_pack_parser; /* '<S527>/parser' */
|
|
uint8_T is_active_c1_sbg; /* '<S514>/parser' */
|
|
uint8_T is_c1_sbg; /* '<S514>/parser' */
|
|
uint8_T is_active_c1_sbg_j; /* '<S501>/parser' */
|
|
uint8_T is_c1_sbg_m; /* '<S501>/parser' */
|
|
uint8_T is_active_c1_pack_parser; /* '<S497>/parser2' */
|
|
uint8_T is_c1_pack_parser; /* '<S497>/parser2' */
|
|
uint8_T sum_n; /* '<S497>/parser2' */
|
|
uint8_T is_active_c1_pack_parser_c; /* '<S493>/parser2' */
|
|
uint8_T is_c1_pack_parser_a; /* '<S493>/parser2' */
|
|
uint8_T sum_b; /* '<S493>/parser2' */
|
|
uint8_T is_active_c16_SIL; /* '<S480>/parser' */
|
|
uint8_T is_c16_SIL; /* '<S480>/parser' */
|
|
uint8_T is_active_c13_SIL; /* '<S476>/parser' */
|
|
uint8_T is_c13_SIL; /* '<S476>/parser' */
|
|
uint8_T is_active_c9_SIL; /* '<S470>/parser' */
|
|
uint8_T is_c9_SIL; /* '<S470>/parser' */
|
|
uint8_T is_active_c8_BMU_HLYJ20_F002LB;/* '<S464>/parser' */
|
|
uint8_T is_c8_BMU_HLYJ20_F002LB; /* '<S464>/parser' */
|
|
boolean_T EntityQueue_InsertedFor_proc_queue_at_inport_0_Out1_RecvMsgStat;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_proc_queue_at_inport_0_Out1_RecvDataSta;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_Chart_proc_mission_upload_at_inport_0_i;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_Chart_proc_mission_upload_at_inport_0_e;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_Chart_proc_mission_upload_at_inport_1_e;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_Chart_proc_mission_upload_at_inport_1_l;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_req_cur_at_inport_0_Out1_RecvMsgStatus;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_req_cur_at_inport_0_Out1_RecvDataStatus;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_proc_set_cur_at_inport_0_Out1_RecvMsgSt;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_proc_set_cur_at_inport_0_Out1_RecvDataS;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_proc_cmd_at_inport_1_Out1_RecvMsgStatus;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_proc_cmd_at_inport_1_Out1_RecvDataStatu;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_proc_cmd_at_inport_0_Out1_RecvMsgStatus;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_proc_cmd_at_inport_0_Out1_RecvDataStatu;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_Chart_send_ack_at_inport_0_Out1_RecvMsg;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_Chart_send_ack_at_inport_0_Out1_RecvDat;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_proc_param_value_at_inport_0_Out1_RecvM;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_proc_param_value_at_inport_0_Out1_RecvD;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_proc_param_value_at_inport_1_Out1_RecvM;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_proc_param_value_at_inport_1_Out1_RecvD;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_proc_param_value_at_inport_2_Out1_RecvM;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_proc_param_value_at_inport_2_Out1_RecvD;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_2_Out1_RecvMsgSt;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_2_Out1_RecvDataS;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_3_Out1_RecvMsgSt;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_3_Out1_RecvDataS;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_4_Out1_RecvMsgSt;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_4_Out1_RecvDataS;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_merge_ack_at_inport_0_Out1_RecvMsgStatu;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_merge_ack_at_inport_0_Out1_RecvDataStat;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_merge_ack_at_inport_1_Out1_RecvMsgStatu;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_merge_ack_at_inport_1_Out1_RecvDataStat;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_merge_ack_at_inport_2_Out1_RecvMsgStatu;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_merge_ack_at_inport_2_Out1_RecvDataStat;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_5_Out1_RecvMsgSt;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_5_Out1_RecvDataS;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_6_Out1_RecvMsgSt;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_6_Out1_RecvDataS;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_7_Out1_RecvMsgSt;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_7_Out1_RecvDataS;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_8_Out1_RecvMsgSt;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_8_Out1_RecvDataS;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_9_Out1_RecvMsgSt;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_9_Out1_RecvDataS;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_10_Out1_RecvMsgS;/* synthesized block */
|
|
boolean_T EntityQueue_InsertedFor_traffic_ctrl_at_inport_10_Out1_RecvData;/* synthesized block */
|
|
boolean_T forone; /* '<S1076>/proc_param_value' */
|
|
boolean_T param_req_read_isValid; /* '<S1076>/proc_param_value' */
|
|
boolean_T param_req_lst_isValid; /* '<S1076>/proc_param_value' */
|
|
boolean_T param_set_isValid; /* '<S1076>/proc_param_value' */
|
|
boolean_T req_cur_isValid; /* '<S1075>/req_cur' */
|
|
boolean_T mission_cnt_isValid; /* '<S1196>/Chart_proc_mission_upload' */
|
|
boolean_T mission_item_isValid; /* '<S1196>/Chart_proc_mission_upload' */
|
|
boolean_T ack1_isValid; /* '<S1075>/merge_ack' */
|
|
boolean_T ack2_isValid; /* '<S1075>/merge_ack' */
|
|
boolean_T ack3_isValid; /* '<S1075>/merge_ack' */
|
|
boolean_T msgs_isValid; /* '<S1134>/proc_queue' */
|
|
boolean_T param_val_queue_isValid; /* '<S1071>/traffic_ctrl' */
|
|
boolean_T mission_cnt_queue_isValid; /* '<S1071>/traffic_ctrl' */
|
|
boolean_T mission_item_int_queue_isValid;/* '<S1071>/traffic_ctrl' */
|
|
boolean_T mission_ack_queue_isValid; /* '<S1071>/traffic_ctrl' */
|
|
boolean_T mission_cur_queue_isValid; /* '<S1071>/traffic_ctrl' */
|
|
boolean_T mission_req_int_queue_isValid;/* '<S1071>/traffic_ctrl' */
|
|
boolean_T command_ack_queue_isValid; /* '<S1071>/traffic_ctrl' */
|
|
boolean_T ap_ver_queue_isValid; /* '<S1071>/traffic_ctrl' */
|
|
boolean_T serial_echoline_isValid; /* '<S1071>/traffic_ctrl' */
|
|
boolean_T ack_isValid; /* '<S1069>/Chart_send_ack' */
|
|
boolean_T stage_not_empty; /* '<S1062>/nav_corner' */
|
|
boolean_T set_cur_isValid; /* '<S651>/proc_set_ cur' */
|
|
boolean_T cmd_isValid; /* '<S648>/proc_cmd' */
|
|
boolean_T cmd2_isValid; /* '<S648>/proc_cmd' */
|
|
boolean_T gps_use_started; /* '<S540>/EKF14s' */
|
|
boolean_T P_reset; /* '<S540>/EKF14s' */
|
|
boolean_T Tbn_prev_not_empty; /* '<S540>/EKF14s' */
|
|
boolean_T EnabledSubsystem6_MODE; /* '<S5>/Enabled Subsystem6' */
|
|
boolean_T EnabledSubsystem5_MODE; /* '<S5>/Enabled Subsystem5' */
|
|
boolean_T EnabledSubsystem4_MODE; /* '<S5>/Enabled Subsystem4' */
|
|
boolean_T EnabledSubsystem3_MODE; /* '<S5>/Enabled Subsystem3' */
|
|
boolean_T EnabledSubsystem1_MODE; /* '<S5>/Enabled Subsystem1' */
|
|
boolean_T EnabledSubsystem_MODE; /* '<S5>/Enabled Subsystem' */
|
|
boolean_T enable_gear_MODE; /* '<S22>/enable_gear' */
|
|
DW_theta2_SIL_T theta3_f; /* '<S1003>/theta3' */
|
|
DW_theta2_SIL_T theta2_f; /* '<S1003>/theta2' */
|
|
DW_theta1_SIL_T theta1_b; /* '<S1003>/theta1' */
|
|
DW_theta2_SIL_T theta3_d; /* '<S949>/theta3' */
|
|
DW_theta2_SIL_T theta2_d; /* '<S949>/theta2' */
|
|
DW_theta1_SIL_T theta1_p; /* '<S949>/theta1' */
|
|
DW_theta2_SIL_T theta3; /* '<S905>/theta3' */
|
|
DW_theta2_SIL_T theta2; /* '<S905>/theta2' */
|
|
DW_theta1_SIL_T theta1; /* '<S905>/theta1' */
|
|
DW_tick_SIL_f_T sf_tick_o; /* '<S570>/tick' */
|
|
DW_tick_SIL_f_T sf_tick_m; /* '<S569>/tick' */
|
|
DW_tick_SIL_T sf_tick_j; /* '<S567>/tick' */
|
|
DW_tick_SIL_T sf_tick_f; /* '<S566>/tick' */
|
|
DW_GearGeometryForcesandMoments_SIL_i_T RightMainGearGeometryForcesandMoments;/* '<S404>/Right Main Gear Geometry Forces and Moments' */
|
|
DW_GearGeometryForcesandMoments_SIL_g_T NoseGearGeometryForcesandMoments;/* '<S404>/Nose Gear Geometry Forces and Moments' */
|
|
DW_GearGeometryForcesandMoments_SIL_T LeftMainGearGeometryForcesandMoments;/* '<S404>/Left Main Gear Geometry Forces and Moments' */
|
|
DW_ElseIfNotOrthogonal_SIL_T ElseIfNotOrthogonal_k;/* '<S281>/Else If Not Orthogonal' */
|
|
DW_IfNotProper_SIL_T IfNotProper_h; /* '<S281>/If Not Proper' */
|
|
DW_ElseIfNotOrthogonal_SIL_T ElseIfNotOrthogonal;/* '<S243>/Else If Not Orthogonal' */
|
|
DW_IfNotProper_SIL_T IfNotProper; /* '<S243>/If Not Proper' */
|
|
} DW_SIL_T;
|
|
|
|
/* Continuous states (default storage) */
|
|
typedef struct {
|
|
real_T p1_CSTATE[3]; /* '<S200>/p1' */
|
|
real_T q_CSTATE[4]; /* '<S199>/q' */
|
|
real_T ubvbwb_CSTATE[3]; /* '<S201>/ub,vb,wb' */
|
|
real_T pqr_CSTATE[3]; /* '<S194>/p,q,r ' */
|
|
real_T Integrator_CSTATE; /* '<S176>/Integrator' */
|
|
real_T Integrator_CSTATE_k; /* '<S624>/Integrator' */
|
|
real_T Integrator_CSTATE_i; /* '<S625>/Integrator' */
|
|
real_T Integrator_CSTATE_g; /* '<S622>/Integrator' */
|
|
real_T Integrator_CSTATE_d; /* '<S623>/Integrator' */
|
|
real_T Integrator_CSTATE_kf; /* '<S5>/Integrator' */
|
|
real_T Integrator_CSTATE_gb; /* '<S203>/Integrator' */
|
|
real_T p_CSTATE[3]; /* '<S200>/p' */
|
|
real_T Integrator1_CSTATE; /* '<S623>/Integrator1' */
|
|
real_T Integrator1_CSTATE_f; /* '<S622>/Integrator1' */
|
|
real_T Integrator1_CSTATE_p; /* '<S625>/Integrator1' */
|
|
real_T Integrator1_CSTATE_l; /* '<S624>/Integrator1' */
|
|
real_T Integrator_CSTATE_f; /* '<S615>/Integrator' */
|
|
} X_SIL_T;
|
|
|
|
/* State derivatives (default storage) */
|
|
typedef struct {
|
|
real_T p1_CSTATE[3]; /* '<S200>/p1' */
|
|
real_T q_CSTATE[4]; /* '<S199>/q' */
|
|
real_T ubvbwb_CSTATE[3]; /* '<S201>/ub,vb,wb' */
|
|
real_T pqr_CSTATE[3]; /* '<S194>/p,q,r ' */
|
|
real_T Integrator_CSTATE; /* '<S176>/Integrator' */
|
|
real_T Integrator_CSTATE_k; /* '<S624>/Integrator' */
|
|
real_T Integrator_CSTATE_i; /* '<S625>/Integrator' */
|
|
real_T Integrator_CSTATE_g; /* '<S622>/Integrator' */
|
|
real_T Integrator_CSTATE_d; /* '<S623>/Integrator' */
|
|
real_T Integrator_CSTATE_kf; /* '<S5>/Integrator' */
|
|
real_T Integrator_CSTATE_gb; /* '<S203>/Integrator' */
|
|
real_T p_CSTATE[3]; /* '<S200>/p' */
|
|
real_T Integrator1_CSTATE; /* '<S623>/Integrator1' */
|
|
real_T Integrator1_CSTATE_f; /* '<S622>/Integrator1' */
|
|
real_T Integrator1_CSTATE_p; /* '<S625>/Integrator1' */
|
|
real_T Integrator1_CSTATE_l; /* '<S624>/Integrator1' */
|
|
real_T Integrator_CSTATE_f; /* '<S615>/Integrator' */
|
|
} XDot_SIL_T;
|
|
|
|
/* State disabled */
|
|
typedef struct {
|
|
boolean_T p1_CSTATE[3]; /* '<S200>/p1' */
|
|
boolean_T q_CSTATE[4]; /* '<S199>/q' */
|
|
boolean_T ubvbwb_CSTATE[3]; /* '<S201>/ub,vb,wb' */
|
|
boolean_T pqr_CSTATE[3]; /* '<S194>/p,q,r ' */
|
|
boolean_T Integrator_CSTATE; /* '<S176>/Integrator' */
|
|
boolean_T Integrator_CSTATE_k; /* '<S624>/Integrator' */
|
|
boolean_T Integrator_CSTATE_i; /* '<S625>/Integrator' */
|
|
boolean_T Integrator_CSTATE_g; /* '<S622>/Integrator' */
|
|
boolean_T Integrator_CSTATE_d; /* '<S623>/Integrator' */
|
|
boolean_T Integrator_CSTATE_kf; /* '<S5>/Integrator' */
|
|
boolean_T Integrator_CSTATE_gb; /* '<S203>/Integrator' */
|
|
boolean_T p_CSTATE[3]; /* '<S200>/p' */
|
|
boolean_T Integrator1_CSTATE; /* '<S623>/Integrator1' */
|
|
boolean_T Integrator1_CSTATE_f; /* '<S622>/Integrator1' */
|
|
boolean_T Integrator1_CSTATE_p; /* '<S625>/Integrator1' */
|
|
boolean_T Integrator1_CSTATE_l; /* '<S624>/Integrator1' */
|
|
boolean_T Integrator_CSTATE_f; /* '<S615>/Integrator' */
|
|
} XDis_SIL_T;
|
|
|
|
/* Invariant block signals for system '<S7>/new_rec' */
|
|
typedef struct {
|
|
const uint16_T Width1; /* '<S1373>/Width1' */
|
|
const uint8_T Width; /* '<S1373>/Width' */
|
|
} ConstB_new_rec_SIL_T;
|
|
|
|
/* Invariant block signals (default storage) */
|
|
typedef struct {
|
|
const real_T Sum; /* '<S314>/Sum' */
|
|
const real_T Sum_p; /* '<S343>/Sum' */
|
|
const real_T Product4; /* '<S343>/Product4' */
|
|
const real_T Product1; /* '<S343>/Product1' */
|
|
const real_T Sum1; /* '<S343>/Sum1' */
|
|
const real_T Sum_j; /* '<S316>/Sum' */
|
|
const real_T Product4_h; /* '<S316>/Product4' */
|
|
const real_T Product1_f; /* '<S316>/Product1' */
|
|
const real_T Sum1_a; /* '<S316>/Sum1' */
|
|
const real_T Sum1_c; /* '<S375>/Sum1' */
|
|
const real_T Product1_l; /* '<S205>/Product1' */
|
|
const real_T Product2; /* '<S376>/Product2' */
|
|
const real_T Sum1_n; /* '<S376>/Sum1' */
|
|
const real_T Sum1_d; /* '<S374>/Sum1' */
|
|
const real_T Product2_i; /* '<S374>/Product2' */
|
|
const real_T Sum_i; /* '<S384>/Sum' */
|
|
const real_T Product3; /* '<S384>/Product3' */
|
|
const real_T Sum2; /* '<S384>/Sum2' */
|
|
const real_T Sum_d; /* '<S382>/Sum' */
|
|
const real_T UnitConversion; /* '<S198>/Unit Conversion' */
|
|
const real_T TmpSignalConversionAtForEachSubsystemInport2[3];
|
|
const real_T Selector1[3]; /* '<S404>/Selector1' */
|
|
const real_T Selector[3]; /* '<S404>/Selector' */
|
|
const real_T Selector2[3]; /* '<S404>/Selector2' */
|
|
const real_T Selector4; /* '<S30>/Selector4' */
|
|
const uint16_T Width1; /* '<S1382>/Width1' */
|
|
const uint16_T Width1_a; /* '<S1381>/Width1' */
|
|
const uint16_T Width1_l; /* '<S1380>/Width1' */
|
|
const uint16_T Width1_i; /* '<S1379>/Width1' */
|
|
const uint8_T Width; /* '<S1382>/Width' */
|
|
const uint8_T Width_m; /* '<S1381>/Width' */
|
|
const uint8_T Width_a; /* '<S1380>/Width' */
|
|
const uint8_T Width_b; /* '<S1379>/Width' */
|
|
const boolean_T Compare; /* '<S403>/Compare' */
|
|
ConstB_new_rec_SIL_T new_rec; /* '<S7>/new_rec' */
|
|
} ConstB_SIL_T;
|
|
|
|
#ifndef ODE14X_INTG
|
|
#define ODE14X_INTG
|
|
|
|
/* ODE14X Integration Data */
|
|
typedef struct {
|
|
real_T *x0;
|
|
real_T *f0;
|
|
real_T *x1start;
|
|
real_T *f1;
|
|
real_T *Delta;
|
|
real_T *E;
|
|
real_T *fac;
|
|
real_T *DFDX;
|
|
real_T *W;
|
|
int_T *pivots;
|
|
real_T *xtmp;
|
|
real_T *ztmp;
|
|
real_T *M;
|
|
real_T *M1;
|
|
real_T *Edot;
|
|
real_T *xdot;
|
|
real_T *fminusMxdot;
|
|
boolean_T isFirstStep;
|
|
} ODE14X_IntgData;
|
|
|
|
#endif
|
|
|
|
/* Constant parameters (default storage) */
|
|
typedef struct {
|
|
/* Expression: []
|
|
* Referenced by: synthesized block
|
|
*/
|
|
MavMission dummyMission_InitialValue[100];
|
|
|
|
/* Expression: []
|
|
* Referenced by: synthesized block
|
|
*/
|
|
MavFence dummyFence_InitialValue[16];
|
|
|
|
/* Expression: []
|
|
* Referenced by: synthesized block
|
|
*/
|
|
MavRally dummyRally_InitialValue[16];
|
|
} ConstP_SIL_T;
|
|
|
|
/* External inputs (root inport signals with default storage) */
|
|
typedef struct {
|
|
uint8_T data_in[256]; /* '<Root>/data_in' */
|
|
uint16_T data_len; /* '<Root>/data_len' */
|
|
HAL_sbus_in_t sbus_in; /* '<Root>/sbus_in' */
|
|
real_T launch_trigger; /* '<Root>/launch_trigger' */
|
|
uint32_T fault; /* '<Root>/fault' */
|
|
} ExtU_SIL_T;
|
|
|
|
/* External outputs (root outports fed by signals with default storage) */
|
|
typedef struct {
|
|
uint8_T seq; /* '<Root>/seq' */
|
|
uint8_T buff[256]; /* '<Root>/buff' */
|
|
uint16_T buff_len; /* '<Root>/buff_len' */
|
|
uint8_T rec_seq; /* '<Root>/rec_seq' */
|
|
uint8_T rec_buff[260]; /* '<Root>/rec_buff' */
|
|
uint16_T rec_len; /* '<Root>/rec_len' */
|
|
C2 C2out; /* '<Root>/C2out' */
|
|
Sensors sens; /* '<Root>/sens' */
|
|
real_T mass; /* '<Root>/mass' */
|
|
real_T RPM; /* '<Root>/RPM' */
|
|
real_T da; /* '<Root>/da' */
|
|
real_T de; /* '<Root>/de' */
|
|
real_T dr; /* '<Root>/dr' */
|
|
} ExtY_SIL_T;
|
|
|
|
/* Parameters (default storage) */
|
|
struct P_SIL_T_ {
|
|
real_T AccelBias[3]; /* Variable: AccelBias
|
|
* Referenced by: '<S575>/Measurement bias'
|
|
*/
|
|
real_T AccelScaleMatrix[9]; /* Variable: AccelScaleMatrix
|
|
* Referenced by: '<S575>/Scale factors & Cross-coupling errors'
|
|
*/
|
|
real_T CD_parachute[7]; /* Variable: CD_parachute
|
|
* Referenced by: '<S5>/1-D Lookup Table'
|
|
*/
|
|
real_T GyroBias[3]; /* Variable: GyroBias
|
|
* Referenced by: '<S576>/Measurement bias'
|
|
*/
|
|
real_T GyroGBias[3]; /* Variable: GyroGBias
|
|
* Referenced by: '<S576>/g-sensitive bias'
|
|
*/
|
|
real_T GyroScaleMatrix[9]; /* Variable: GyroScaleMatrix
|
|
* Referenced by: '<S576>/Scale factors & Cross-coupling errors '
|
|
*/
|
|
real_T IMUloc[3]; /* Variable: IMUloc
|
|
* Referenced by: '<S575>/wl_ins'
|
|
*/
|
|
real_T Ps_bias[3]; /* Variable: Ps_bias
|
|
* Referenced by: '<S8>/1-D Lookup Table3'
|
|
*/
|
|
real_T Ps_sens_bias[3]; /* Variable: Ps_sens_bias
|
|
* Referenced by: '<S604>/1-D Lookup Table1'
|
|
*/
|
|
real_T disturb_freq; /* Variable: disturb_freq
|
|
* Referenced by: '<S16>/gain2'
|
|
*/
|
|
real_T disturb_fx; /* Variable: disturb_fx
|
|
* Referenced by: '<S16>/Constant2'
|
|
*/
|
|
real_T disturb_fy; /* Variable: disturb_fy
|
|
* Referenced by: '<S16>/Constant'
|
|
*/
|
|
real_T disturb_ias[6]; /* Variable: disturb_ias
|
|
* Referenced by: '<S16>/disturb_k(disturb_ias)'
|
|
*/
|
|
real_T disturb_k[6]; /* Variable: disturb_k
|
|
* Referenced by: '<S16>/disturb_k(disturb_ias)'
|
|
*/
|
|
real_T disturb_pos[3]; /* Variable: disturb_pos
|
|
* Referenced by: '<S16>/Constant1'
|
|
*/
|
|
real_T dt_parachute[7]; /* Variable: dt_parachute
|
|
* Referenced by: '<S5>/1-D Lookup Table'
|
|
*/
|
|
real_T mach_level[3]; /* Variable: mach_level
|
|
* Referenced by: '<S606>/1-D Lookup Table1'
|
|
*/
|
|
real_T mass0; /* Variable: mass0
|
|
* Referenced by: '<S1>/Constant1'
|
|
*/
|
|
real_T qbar_sens_bias[9]; /* Variable: qbar_sens_bias
|
|
* Referenced by: '<S606>/1-D Lookup Table1'
|
|
*/
|
|
real_T rho_bias[3]; /* Variable: rho_bias
|
|
* Referenced by: '<S8>/1-D Lookup Table4'
|
|
*/
|
|
real_T soundspeed_bias[3]; /* Variable: soundspeed_bias
|
|
* Referenced by: '<S8>/1-D Lookup Table2'
|
|
*/
|
|
real_T throttle_k; /* Variable: throttle_k
|
|
* Referenced by: '<S5>/Gain1'
|
|
*/
|
|
real_T throttle_rate; /* Variable: throttle_rate
|
|
* Referenced by: '<S5>/Constant9'
|
|
*/
|
|
real_T wind_east[3]; /* Variable: wind_east
|
|
* Referenced by: '<S8>/1-D Lookup Table1'
|
|
*/
|
|
real_T wind_level[3]; /* Variable: wind_level
|
|
* Referenced by:
|
|
* '<S8>/1-D Lookup Table'
|
|
* '<S8>/1-D Lookup Table1'
|
|
* '<S8>/1-D Lookup Table2'
|
|
* '<S8>/1-D Lookup Table3'
|
|
* '<S8>/1-D Lookup Table4'
|
|
* '<S604>/1-D Lookup Table1'
|
|
* '<S606>/1-D Lookup Table1'
|
|
*/
|
|
real_T wind_north[3]; /* Variable: wind_north
|
|
* Referenced by: '<S8>/1-D Lookup Table'
|
|
*/
|
|
real32_T ADRC_p_a; /* Variable: ADRC_p_a
|
|
* Referenced by: '<S941>/Constant1'
|
|
*/
|
|
real32_T ADRC_p_b0; /* Variable: ADRC_p_b0
|
|
* Referenced by: '<S941>/Constant7'
|
|
*/
|
|
real32_T ADRC_p_beta01; /* Variable: ADRC_p_beta01
|
|
* Referenced by: '<S941>/Constant4'
|
|
*/
|
|
real32_T ADRC_p_beta02; /* Variable: ADRC_p_beta02
|
|
* Referenced by: '<S941>/Constant6'
|
|
*/
|
|
real32_T ADRC_p_d; /* Variable: ADRC_p_d
|
|
* Referenced by: '<S941>/Constant2'
|
|
*/
|
|
real32_T ADRC_p_wc; /* Variable: ADRC_p_wc
|
|
* Referenced by: '<S941>/Constant5'
|
|
*/
|
|
real32_T ADRC_wc_q; /* Variable: ADRC_wc_q
|
|
* Referenced by: '<S899>/Constant5'
|
|
*/
|
|
real32_T ADRC_wo_q; /* Variable: ADRC_wo_q
|
|
* Referenced by: '<S899>/Constant1'
|
|
*/
|
|
real32_T CLa; /* Variable: CLa
|
|
* Referenced by: '<S1278>/Constant1'
|
|
*/
|
|
real32_T Clda_lst[11]; /* Variable: Clda_lst
|
|
* Referenced by: '<S1283>/Clda'
|
|
*/
|
|
real32_T Clp_lst[11]; /* Variable: Clp_lst
|
|
* Referenced by: '<S1283>/Clp'
|
|
*/
|
|
real32_T Cmde_lst[11]; /* Variable: Cmde_lst
|
|
* Referenced by: '<S1282>/Cmde1'
|
|
*/
|
|
real32_T Cmq_lst[11]; /* Variable: Cmq_lst
|
|
* Referenced by: '<S1282>/Cmq'
|
|
*/
|
|
real32_T Cndr_lst[11]; /* Variable: Cndr_lst
|
|
* Referenced by: '<S1284>/Cndr'
|
|
*/
|
|
real32_T Cnr_lst[11]; /* Variable: Cnr_lst
|
|
* Referenced by: '<S1284>/Clp'
|
|
*/
|
|
real32_T Csb; /* Variable: Csb
|
|
* Referenced by: '<S633>/Constant14'
|
|
*/
|
|
real32_T Gamma_L1; /* Variable: Gamma_L1
|
|
* Referenced by:
|
|
* '<S905>/Gain2'
|
|
* '<S905>/Gain3'
|
|
* '<S905>/Gain4'
|
|
* '<S949>/Gain2'
|
|
* '<S949>/Gain3'
|
|
* '<S949>/Gain4'
|
|
* '<S1003>/Gain2'
|
|
* '<S1003>/Gain3'
|
|
* '<S1003>/Gain4'
|
|
*/
|
|
real32_T Ixx; /* Variable: Ixx
|
|
* Referenced by: '<S1283>/Constant'
|
|
*/
|
|
real32_T Iyy; /* Variable: Iyy
|
|
* Referenced by: '<S1282>/Constant'
|
|
*/
|
|
real32_T Izz; /* Variable: Izz
|
|
* Referenced by: '<S1284>/Constant'
|
|
*/
|
|
real32_T Ma_lst[11]; /* Variable: Ma_lst
|
|
* Referenced by:
|
|
* '<S1281>/P11'
|
|
* '<S1281>/P12'
|
|
* '<S1281>/P21'
|
|
* '<S1281>/P22'
|
|
* '<S1282>/Cmde1'
|
|
* '<S1282>/Cmq'
|
|
* '<S1283>/Clda'
|
|
* '<S1283>/Clp'
|
|
* '<S1284>/Clp'
|
|
* '<S1284>/Cndr'
|
|
*/
|
|
real32_T Ma_lst2[6]; /* Variable: Ma_lst2
|
|
* Referenced by:
|
|
* '<S633>/roll_kd'
|
|
* '<S633>/roll_kp'
|
|
*/
|
|
real32_T P11_lst[11]; /* Variable: P11_lst
|
|
* Referenced by: '<S1281>/P11'
|
|
*/
|
|
real32_T P12_lst[11]; /* Variable: P12_lst
|
|
* Referenced by: '<S1281>/P12'
|
|
*/
|
|
real32_T P21_lst[11]; /* Variable: P21_lst
|
|
* Referenced by: '<S1281>/P21'
|
|
*/
|
|
real32_T P22_lst[11]; /* Variable: P22_lst
|
|
* Referenced by: '<S1281>/P22'
|
|
*/
|
|
real32_T RefArea; /* Variable: RefArea
|
|
* Referenced by:
|
|
* '<S633>/Sc_Iyy'
|
|
* '<S1278>/Sc_Iyy'
|
|
* '<S1282>/Sc_Iyy'
|
|
* '<S1283>/Sc_Iyy'
|
|
* '<S1284>/Sc_Iyy'
|
|
*/
|
|
real32_T RefLen; /* Variable: RefLen
|
|
* Referenced by:
|
|
* '<S1282>/Constant3'
|
|
* '<S1282>/Sc_Iyy'
|
|
*/
|
|
real32_T RefSpan; /* Variable: RefSpan
|
|
* Referenced by:
|
|
* '<S1283>/Constant2'
|
|
* '<S1283>/Sc_Iyy'
|
|
* '<S1284>/Constant2'
|
|
* '<S1284>/Sc_Iyy'
|
|
*/
|
|
real32_T Toffset; /* Variable: Toffset
|
|
* Referenced by: '<S1285>/Constant1'
|
|
*/
|
|
real32_T alt_lst[6]; /* Variable: alt_lst
|
|
* Referenced by:
|
|
* '<S633>/1-D Lookup Table'
|
|
* '<S633>/IAS_lookup'
|
|
*/
|
|
real32_T dal0; /* Variable: dal0
|
|
* Referenced by: '<S629>/Constant4'
|
|
*/
|
|
real32_T dar0; /* Variable: dar0
|
|
* Referenced by: '<S629>/Constant5'
|
|
*/
|
|
real32_T de_takeoff; /* Variable: de_takeoff
|
|
* Referenced by: '<S787>/Constant'
|
|
*/
|
|
real32_T deadband_da; /* Variable: deadband_da
|
|
* Referenced by:
|
|
* '<S5>/Backlash3'
|
|
* '<S5>/Backlash4'
|
|
*/
|
|
real32_T deadband_de; /* Variable: deadband_de
|
|
* Referenced by:
|
|
* '<S5>/Backlash'
|
|
* '<S5>/Backlash1'
|
|
*/
|
|
real32_T deadband_dr; /* Variable: deadband_dr
|
|
* Referenced by: '<S5>/Backlash2'
|
|
*/
|
|
real32_T del0; /* Variable: del0
|
|
* Referenced by: '<S629>/Constant'
|
|
*/
|
|
real32_T der0; /* Variable: der0
|
|
* Referenced by: '<S629>/Constant2'
|
|
*/
|
|
real32_T det_time; /* Variable: det_time
|
|
* Referenced by: '<S643>/Constant'
|
|
*/
|
|
real32_T dr0; /* Variable: dr0
|
|
* Referenced by: '<S629>/Constant3'
|
|
*/
|
|
real32_T emergency_ias; /* Variable: emergency_ias
|
|
* Referenced by: '<S768>/Constant5'
|
|
*/
|
|
real32_T h_thr2rpm[3]; /* Variable: h_thr2rpm
|
|
* Referenced by:
|
|
* '<S633>/Constant11'
|
|
* '<S1027>/max_rpm'
|
|
* '<S1027>/min_rpm'
|
|
* '<S1029>/max_rpm'
|
|
* '<S1030>/max_rpm'
|
|
* '<S1030>/min_rpm'
|
|
*/
|
|
real32_T ias_takeoff; /* Variable: ias_takeoff
|
|
* Referenced by: '<S787>/Constant1'
|
|
*/
|
|
real32_T inflect_time; /* Variable: inflect_time
|
|
* Referenced by: '<S760>/Constant'
|
|
*/
|
|
real32_T k_dal; /* Variable: k_dal
|
|
* Referenced by:
|
|
* '<S5>/Constant7'
|
|
* '<S629>/Gain3'
|
|
*/
|
|
real32_T k_dar; /* Variable: k_dar
|
|
* Referenced by:
|
|
* '<S5>/Constant8'
|
|
* '<S629>/Gain4'
|
|
*/
|
|
real32_T k_del; /* Variable: k_del
|
|
* Referenced by:
|
|
* '<S5>/Constant'
|
|
* '<S629>/Gain1'
|
|
*/
|
|
real32_T k_der; /* Variable: k_der
|
|
* Referenced by:
|
|
* '<S5>/Constant1'
|
|
* '<S629>/Gain'
|
|
*/
|
|
real32_T k_dr; /* Variable: k_dr
|
|
* Referenced by:
|
|
* '<S5>/Constant3'
|
|
* '<S629>/Gain2'
|
|
*/
|
|
real32_T k_p; /* Variable: k_p
|
|
* Referenced by: '<S1283>/Constant4'
|
|
*/
|
|
real32_T k_p2dr; /* Variable: k_p2dr
|
|
* Referenced by: '<S1053>/gain4'
|
|
*/
|
|
real32_T k_r; /* Variable: k_r
|
|
* Referenced by: '<S1284>/Constant4'
|
|
*/
|
|
real32_T k_r2da; /* Variable: k_r2da
|
|
* Referenced by: '<S1053>/gain'
|
|
*/
|
|
real32_T ksi_v2tht; /* Variable: ksi_v2tht
|
|
* Referenced by: '<S1276>/Constant1'
|
|
*/
|
|
real32_T load_detect; /* Variable: load_detect
|
|
* Referenced by: '<S759>/Constant1'
|
|
*/
|
|
real32_T m; /* Variable: m
|
|
* Referenced by:
|
|
* '<S633>/Constant5'
|
|
* '<S1278>/Constant'
|
|
*/
|
|
real32_T max_az; /* Variable: max_az
|
|
* Referenced by: '<S633>/Constant8'
|
|
*/
|
|
real32_T max_da; /* Variable: max_da
|
|
* Referenced by:
|
|
* '<S1283>/Constant1'
|
|
* '<S820>/gain1'
|
|
* '<S774>/gain1'
|
|
* '<S775>/gain1'
|
|
*/
|
|
real32_T max_de; /* Variable: max_de
|
|
* Referenced by:
|
|
* '<S1282>/Constant1'
|
|
* '<S820>/gain'
|
|
* '<S774>/gain'
|
|
* '<S775>/gain'
|
|
*/
|
|
real32_T max_dr; /* Variable: max_dr
|
|
* Referenced by:
|
|
* '<S633>/Constant13'
|
|
* '<S820>/gain2'
|
|
* '<S774>/gain2'
|
|
* '<S775>/gain2'
|
|
*/
|
|
real32_T max_hdot; /* Variable: max_hdot
|
|
* Referenced by: '<S633>/Constant9'
|
|
*/
|
|
real32_T max_p; /* Variable: max_p
|
|
* Referenced by: '<S633>/Constant7'
|
|
*/
|
|
real32_T max_phi; /* Variable: max_phi
|
|
* Referenced by: '<S633>/Constant Single1'
|
|
*/
|
|
real32_T max_q; /* Variable: max_q
|
|
* Referenced by: '<S633>/Constant6'
|
|
*/
|
|
real32_T max_rpm[3]; /* Variable: max_rpm
|
|
* Referenced by:
|
|
* '<S1027>/max_rpm'
|
|
* '<S1029>/max_rpm'
|
|
* '<S1030>/max_rpm'
|
|
*/
|
|
real32_T max_thr; /* Variable: max_thr
|
|
* Referenced by: '<S633>/Constant1'
|
|
*/
|
|
real32_T max_thrust[3]; /* Variable: max_thrust
|
|
* Referenced by: '<S633>/Constant12'
|
|
*/
|
|
real32_T max_tht; /* Variable: max_tht
|
|
* Referenced by: '<S633>/Constant'
|
|
*/
|
|
real32_T min_abs_alt; /* Variable: min_abs_alt
|
|
* Referenced by: '<S807>/Constant'
|
|
*/
|
|
real32_T min_de; /* Variable: min_de
|
|
* Referenced by: '<S1282>/Constant2'
|
|
*/
|
|
real32_T min_hdot; /* Variable: min_hdot
|
|
* Referenced by: '<S633>/Constant10'
|
|
*/
|
|
real32_T min_ias; /* Variable: min_ias
|
|
* Referenced by:
|
|
* '<S768>/Constant'
|
|
* '<S867>/Constant'
|
|
*/
|
|
real32_T min_rpm[3]; /* Variable: min_rpm
|
|
* Referenced by:
|
|
* '<S1027>/min_rpm'
|
|
* '<S1030>/min_rpm'
|
|
*/
|
|
real32_T min_tht; /* Variable: min_tht
|
|
* Referenced by: '<S633>/Constant Single'
|
|
*/
|
|
real32_T recovery_ias; /* Variable: recovery_ias
|
|
* Referenced by: '<S759>/Constant'
|
|
*/
|
|
real32_T roll_b0_gain; /* Variable: roll_b0_gain
|
|
* Referenced by: '<S633>/Constant18'
|
|
*/
|
|
real32_T roll_beta_01; /* Variable: roll_beta_01
|
|
* Referenced by: '<S633>/Constant16'
|
|
*/
|
|
real32_T roll_beta_02; /* Variable: roll_beta_02
|
|
* Referenced by: '<S633>/Constant17'
|
|
*/
|
|
real32_T roll_kd_lst[6]; /* Variable: roll_kd_lst
|
|
* Referenced by: '<S633>/roll_kd'
|
|
*/
|
|
real32_T roll_kp_lst[6]; /* Variable: roll_kp_lst
|
|
* Referenced by: '<S633>/roll_kp'
|
|
*/
|
|
real32_T tas_gl[6]; /* Variable: tas_gl
|
|
* Referenced by: '<S633>/IAS_lookup'
|
|
*/
|
|
real32_T tas_qc[6]; /* Variable: tas_qc
|
|
* Referenced by: '<S633>/1-D Lookup Table'
|
|
*/
|
|
real32_T w_as; /* Variable: w_as
|
|
* Referenced by: '<S633>/Constant Single6'
|
|
*/
|
|
real32_T w_p; /* Variable: w_p
|
|
* Referenced by: '<S1283>/Constant3'
|
|
*/
|
|
real32_T w_r; /* Variable: w_r
|
|
* Referenced by: '<S1284>/Constant3'
|
|
*/
|
|
real32_T w_v; /* Variable: w_v
|
|
* Referenced by: '<S633>/Constant Single10'
|
|
*/
|
|
real32_T w_v2tht; /* Variable: w_v2tht
|
|
* Referenced by: '<S1276>/Constant'
|
|
*/
|
|
real32_T w_x; /* Variable: w_x
|
|
* Referenced by: '<S633>/Constant Single9'
|
|
*/
|
|
real32_T w_y; /* Variable: w_y
|
|
* Referenced by: '<S633>/Constant Single7'
|
|
*/
|
|
real32_T washout_r_den[3]; /* Variable: washout_r_den
|
|
* Referenced by: '<S633>/Constant3'
|
|
*/
|
|
real32_T washout_r_num[2]; /* Variable: washout_r_num
|
|
* Referenced by: '<S633>/Constant4'
|
|
*/
|
|
uint16_T system_id; /* Variable: system_id
|
|
* Referenced by:
|
|
* '<S6>/Constant'
|
|
* '<S1182>/system_id'
|
|
* '<S1190>/Chart_proc_mission_clr_all'
|
|
* '<S1191>/Chart'
|
|
* '<S1192>/Chart'
|
|
* '<S1193>/Chart_proc_mission_req'
|
|
* '<S1194>/Chart_proc_mission_req_lst'
|
|
* '<S1195>/Chart'
|
|
* '<S1231>/Chart'
|
|
* '<S1232>/Chart_proc_param_req_read'
|
|
* '<S1233>/Chart_proc_param_set'
|
|
* '<S1261>/system_id'
|
|
* '<S1272>/system_id'
|
|
*/
|
|
boolean_T force_sysauto_level; /* Variable: force_sysauto_level
|
|
* Referenced by:
|
|
* '<S765>/Constant1'
|
|
* '<S771>/Constant2'
|
|
* '<S777>/Constant2'
|
|
*/
|
|
boolean_T linked_default; /* Variable: linked_default
|
|
* Referenced by: '<S642>/Constant'
|
|
*/
|
|
boolean_T use_ext_ins; /* Variable: use_ext_ins
|
|
* Referenced by: '<S2>/Constant2'
|
|
*/
|
|
uint8_T act_sw_mode; /* Variable: act_sw_mode
|
|
* Referenced by: '<S818>/Constant3'
|
|
*/
|
|
};
|
|
|
|
/* Type definition for custom storage class: Struct */
|
|
typedef struct rec_hi_tag {
|
|
real32_T rdot_c; /* ƫ��������ָ�� */
|
|
real32_T r_tht_hat; /* ƫ�������ʿ���ͨ��L1�������ȷ���Բ��� */
|
|
real32_T r_sigma_hat; /* ƫ�������ʿ���ͨ��L1��ȷ���Բ��� */
|
|
real32_T r_omega_hat; /* ƫ�������ʿ���ͨ��L1����Ч�ܲ�ȷ���Բ��� */
|
|
real32_T r_hat; /* ƫ�������ʿ���ͨL1���������ʹ���ֵ */
|
|
real32_T pdot_c; /* ��ת������ָ�� */
|
|
real32_T p_tht_hat; /* ��ת�����ʿ���ͨ��L1�������ȷ���Բ��� */
|
|
real32_T p_sigma_hat; /* ��ת�����ʿ���ͨ��L1��ȷ���Բ��� */
|
|
real32_T p_omega_hat; /* ��ת�����ʿ���ͨ��L1����Ч�ܲ�ȷ���Բ��� */
|
|
real32_T p_hat; /* ��ת�����ʿ���ͨL1��ת�����ʹ���ֵ */
|
|
real32_T adrc_p_z1; /* ADRC��ת�����ʿ���ͨ��z1 */
|
|
real32_T adrc_pdot_c; /* ADRC��ת�����ʿ���ͨ�������� */
|
|
real32_T adrc_p_z2; /* ADRC��ת�����ʿ���ͨ��z2 */
|
|
real32_T adrc_u0_p; /* ADRC��ת�����ʿ���ͨ��u0 */
|
|
real32_T qdot_c; /* ����������ָ�� */
|
|
real32_T q_tht_hat; /* ���������ʿ���ͨ��L1�������ȷ���Բ��� */
|
|
real32_T q_sigma_hat; /* ���������ʿ���ͨ��L1��ȷ���Բ��� */
|
|
real32_T q_omega_hat; /* ���������ʿ���ͨ��L1����Ч�ܲ�ȷ���Բ��� */
|
|
real32_T q_hat; /* ���������ʿ���ͨL1���������ʹ���ֵ */
|
|
} rec_hi_type;
|
|
|
|
/* Real-time Model Data Structure */
|
|
struct tag_RTM_SIL_T {
|
|
const char_T *errorStatus;
|
|
RTWSolverInfo solverInfo;
|
|
X_SIL_T *contStates;
|
|
int_T *periodicContStateIndices;
|
|
real_T *periodicContStateRanges;
|
|
real_T *derivs;
|
|
boolean_T *contStateDisabled;
|
|
boolean_T zCCacheNeedsReset;
|
|
boolean_T derivCacheNeedsReset;
|
|
boolean_T CTOutputIncnstWithState;
|
|
real_T odeX0[28];
|
|
real_T odeF0[28];
|
|
real_T odeX1START[28];
|
|
real_T odeF1[28];
|
|
real_T odeDELTA[28];
|
|
real_T odeE[4*28];
|
|
real_T odeFAC[28];
|
|
real_T odeDFDX[28*28];
|
|
real_T odeW[28*28];
|
|
int_T odePIVOTS[28];
|
|
real_T odeXTMP[28];
|
|
real_T odeZTMP[28];
|
|
ODE14X_IntgData intgData;
|
|
|
|
/*
|
|
* DataMapInfo:
|
|
* The following substructure contains information regarding
|
|
* structures generated in the model's C API.
|
|
*/
|
|
struct {
|
|
rtwCAPI_ModelMappingInfo mmi;
|
|
} DataMapInfo;
|
|
|
|
/*
|
|
* Sizes:
|
|
* The following substructure contains sizes information
|
|
* for many of the model attributes such as inputs, outputs,
|
|
* dwork, sample times, etc.
|
|
*/
|
|
struct {
|
|
int_T numContStates;
|
|
int_T numPeriodicContStates;
|
|
int_T numSampTimes;
|
|
} Sizes;
|
|
|
|
/*
|
|
* Timing:
|
|
* The following substructure contains information regarding
|
|
* the timing information for the model.
|
|
*/
|
|
struct {
|
|
uint32_T clockTick0;
|
|
time_T stepSize0;
|
|
uint32_T clockTick1;
|
|
boolean_T firstInitCondFlag;
|
|
struct {
|
|
uint8_T TID[3];
|
|
} TaskCounters;
|
|
|
|
SimTimeStep simTimeStep;
|
|
boolean_T stopRequestedFlag;
|
|
time_T *t;
|
|
time_T tArray[3];
|
|
} Timing;
|
|
};
|
|
|
|
/* Block parameters (default storage) */
|
|
extern P_SIL_T SIL_P;
|
|
|
|
/* Block signals (default storage) */
|
|
extern B_SIL_T SIL_B;
|
|
|
|
/* Continuous states (default storage) */
|
|
extern X_SIL_T SIL_X;
|
|
|
|
/* Block states (default storage) */
|
|
extern DW_SIL_T SIL_DW;
|
|
|
|
/* External inputs (root inport signals with default storage) */
|
|
extern ExtU_SIL_T SIL_U;
|
|
|
|
/* External outputs (root outports fed by signals with default storage) */
|
|
extern ExtY_SIL_T SIL_Y;
|
|
|
|
/* External data declarations for dependent source files */
|
|
extern const C2 SIL_rtZC2; /* C2 ground */
|
|
extern const MavMission SIL_rtZMavMission;/* MavMission ground */
|
|
extern const mavlink_message_t SIL_rtZmavlink_message_t;/* mavlink_message_t ground */
|
|
extern const mavlink_ins1_t SIL_rtZmavlink_ins1_t;/* mavlink_ins1_t ground */
|
|
extern const mavlink_ins2_t SIL_rtZmavlink_ins2_t;/* mavlink_ins2_t ground */
|
|
extern const MavFence SIL_rtZMavFence; /* MavFence ground */
|
|
extern const MavRally SIL_rtZMavRally; /* MavRally ground */
|
|
extern const ConstB_SIL_T SIL_ConstB; /* constant block i/o */
|
|
|
|
/* Constant parameters (default storage) */
|
|
extern const ConstP_SIL_T SIL_ConstP;
|
|
|
|
/*
|
|
* Exported Global Parameters
|
|
*
|
|
* Note: Exported global parameters are tunable parameters with an exported
|
|
* global storage class designation. Code generation will declare the memory for
|
|
* these parameters and exports their symbols.
|
|
*
|
|
*/
|
|
extern real_T Att0[3]; /* Variable: Att0
|
|
* Referenced by: '<S199>/Initial Euler Angles'
|
|
*/
|
|
extern real_T BoosterUncertGain; /* Variable: BoosterUncertGain
|
|
* Referenced by: '<S169>/Param_BoosterUncertGain'
|
|
*/
|
|
extern real_T CD0UncertVal; /* Variable: CD0UncertVal
|
|
* Referenced by: '<S83>/Param_CD0UncertVal'
|
|
*/
|
|
extern real_T CG_bias_m[3]; /* Variable: CG_bias_m
|
|
* Referenced by: '<S189>/Param_CG_bias_m'
|
|
*/
|
|
extern real_T CL0UncertVal; /* Variable: CL0UncertVal
|
|
* Referenced by: '<S83>/Param_CL0UncertVal'
|
|
*/
|
|
extern real_T CLaUncertGain; /* Variable: CLaUncertGain
|
|
* Referenced by: '<S83>/Param_CLaUncertGain'
|
|
*/
|
|
extern real_T CLdeUncertGain; /* Variable: CLdeUncertGain
|
|
* Referenced by: '<S83>/Param_CLdeUncertGain'
|
|
*/
|
|
extern real_T CLqUncertGain; /* Variable: CLqUncertGain
|
|
* Referenced by: '<S83>/Param_CLqUncertGain'
|
|
*/
|
|
extern real_T CY0UncertVal; /* Variable: CY0UncertVal
|
|
* Referenced by: '<S83>/Param_CY0UncertVal'
|
|
*/
|
|
extern real_T CYbUncertGain; /* Variable: CYbUncertGain
|
|
* Referenced by: '<S83>/Param_CYbUncertGain'
|
|
*/
|
|
extern real_T CYdaUncertGain; /* Variable: CYdaUncertGain
|
|
* Referenced by: '<S83>/Param_CYdaUncertGain'
|
|
*/
|
|
extern real_T CYdrUncertGain; /* Variable: CYdrUncertGain
|
|
* Referenced by: '<S83>/Param_CYdrUncertGain'
|
|
*/
|
|
extern real_T CYpUncertGain; /* Variable: CYpUncertGain
|
|
* Referenced by: '<S83>/Param_CYpUncertGain'
|
|
*/
|
|
extern real_T CYrUncertGain; /* Variable: CYrUncertGain
|
|
* Referenced by: '<S83>/Param_CYrUncertGain'
|
|
*/
|
|
extern real_T Cl0UncertVal; /* Variable: Cl0UncertVal
|
|
* Referenced by: '<S83>/Param_Cl0UncertVal'
|
|
*/
|
|
extern real_T ClbUncertGain; /* Variable: ClbUncertGain
|
|
* Referenced by: '<S83>/Param_ClbUncertGain'
|
|
*/
|
|
extern real_T CldaUncertGain; /* Variable: CldaUncertGain
|
|
* Referenced by: '<S83>/Param_CldaUncertGain'
|
|
*/
|
|
extern real_T CldrUncertGain; /* Variable: CldrUncertGain
|
|
* Referenced by: '<S83>/Param_CldrUncertGain'
|
|
*/
|
|
extern real_T ClpUncertGain; /* Variable: ClpUncertGain
|
|
* Referenced by: '<S83>/Param_ClpUncertGain'
|
|
*/
|
|
extern real_T ClrUncertGain; /* Variable: ClrUncertGain
|
|
* Referenced by: '<S83>/Param_ClrUncertGain'
|
|
*/
|
|
extern real_T Cm0UncertVal; /* Variable: Cm0UncertVal
|
|
* Referenced by: '<S83>/Param_Cm0UncertVal'
|
|
*/
|
|
extern real_T CmaUncertGain; /* Variable: CmaUncertGain
|
|
* Referenced by: '<S83>/Param_CmaUncertGain'
|
|
*/
|
|
extern real_T CmdeUncertGain; /* Variable: CmdeUncertGain
|
|
* Referenced by: '<S83>/Param_CmdeUncertGain'
|
|
*/
|
|
extern real_T CmqUncertGain; /* Variable: CmqUncertGain
|
|
* Referenced by: '<S83>/Param_CmqUncertGain'
|
|
*/
|
|
extern real_T Cn0UncertVal; /* Variable: Cn0UncertVal
|
|
* Referenced by: '<S83>/Param_Cn0UncertVal'
|
|
*/
|
|
extern real_T CnbUncertGain; /* Variable: CnbUncertGain
|
|
* Referenced by: '<S83>/Param_CnbUncertGain'
|
|
*/
|
|
extern real_T CndaUncertGain; /* Variable: CndaUncertGain
|
|
* Referenced by: '<S83>/Param_CndaUncertGain'
|
|
*/
|
|
extern real_T CndrUncertGain; /* Variable: CndrUncertGain
|
|
* Referenced by: '<S83>/Param_CndrUncertGain'
|
|
*/
|
|
extern real_T CnpUncertGain; /* Variable: CnpUncertGain
|
|
* Referenced by: '<S83>/Param_CnpUncertGain'
|
|
*/
|
|
extern real_T CnrUncertGain; /* Variable: CnrUncertGain
|
|
* Referenced by: '<S83>/Param_CnrUncertGain'
|
|
*/
|
|
extern real_T InertiaMoments_bias_kg_m2[9];/* Variable: InertiaMoments_bias_kg_m2
|
|
* Referenced by: '<S189>/Param_InertiaMoments_bias_kg_m2'
|
|
*/
|
|
extern real_T ThrustUncertGain; /* Variable: ThrustUncertGain
|
|
* Referenced by: '<S399>/Param_ThrustUncertGain'
|
|
*/
|
|
extern real_T V0[3]; /* Variable: V0
|
|
* Referenced by: '<S201>/ub,vb,wb'
|
|
*/
|
|
extern real_T X0[3]; /* Variable: X0
|
|
* Referenced by:
|
|
* '<S199>/omega_earth2'
|
|
* '<S200>/omega_earth2'
|
|
*/
|
|
extern real_T booster_att_rad[3]; /* Variable: booster_att_rad
|
|
* Referenced by: '<S169>/Param_booster_att_rad'
|
|
*/
|
|
extern real_T booster_pos_m[3]; /* Variable: booster_pos_m
|
|
* Referenced by: '<S169>/Param_booster_pos_m'
|
|
*/
|
|
extern real_T engine_att_rad[3]; /* Variable: engine_att_rad
|
|
* Referenced by: '<S399>/Param_engine_att_rad'
|
|
*/
|
|
extern real_T engine_pos_m[3]; /* Variable: engine_pos_m
|
|
* Referenced by: '<S399>/Param_engine_pos_m'
|
|
*/
|
|
extern real_T force_CG; /* Variable: force_CG
|
|
* Referenced by: '<S189>/Param_force_CG'
|
|
*/
|
|
extern real_T force_CG_pos_m[3]; /* Variable: force_CG_pos_m
|
|
* Referenced by: '<S189>/Param_force_CG_pos_m'
|
|
*/
|
|
extern real_T hground; /* Variable: hground
|
|
* Referenced by: '<Root>/Constant1'
|
|
*/
|
|
extern uint32_T transrate; /* Variable: transrate
|
|
* Referenced by: '<S6>/Constant BP2'
|
|
*/
|
|
|
|
/*
|
|
* Exported States
|
|
*
|
|
* Note: Exported states are block states with an exported global
|
|
* storage class designation. Code generation will declare the memory for these
|
|
* states and exports their symbols.
|
|
*
|
|
*/
|
|
extern MavMission dummyMission[100]; /* Simulink.Signal object 'dummyMission' */
|
|
extern MavFence dummyFence[16]; /* Simulink.Signal object 'dummyFence' */
|
|
extern MavRally dummyRally[16]; /* Simulink.Signal object 'dummyRally' */
|
|
extern uint16_T dummyFenceCount; /* Simulink.Signal object 'dummyFenceCount' */
|
|
extern uint16_T dummyMissionCount; /* Simulink.Signal object 'dummyMissionCount' */
|
|
extern uint16_T dummyRallyCount; /* Simulink.Signal object 'dummyRallyCount' */
|
|
|
|
/* Model entry point functions */
|
|
extern void SIL_initialize(void);
|
|
extern void SIL_step(void);
|
|
extern void SIL_terminate(void);
|
|
|
|
/* Function to get C API Model Mapping Static Info */
|
|
extern const rtwCAPI_ModelMappingStaticInfo*
|
|
SIL_GetCAPIStaticMap(void);
|
|
|
|
/* Exported data declaration */
|
|
|
|
/* Declaration for custom storage class: Struct */
|
|
extern rec_hi_type rec_hi;
|
|
|
|
/* Real-time Model object */
|
|
extern RT_MODEL_SIL_T *const SIL_M;
|
|
|
|
/*-
|
|
* These blocks were eliminated from the model due to optimizations:
|
|
*
|
|
* Block '<S50>/Constant' : Unused code path elimination
|
|
* Block '<S50>/Divide' : Unused code path elimination
|
|
* Block '<S50>/Product' : Unused code path elimination
|
|
* Block '<S50>/Sqrt' : Unused code path elimination
|
|
* Block '<S59>/product' : Unused code path elimination
|
|
* Block '<S59>/table3D_ChDal' : Unused code path elimination
|
|
* Block '<S60>/product' : Unused code path elimination
|
|
* Block '<S60>/table3D_ChDar' : Unused code path elimination
|
|
* Block '<S61>/product' : Unused code path elimination
|
|
* Block '<S61>/table3D_ChDel' : Unused code path elimination
|
|
* Block '<S62>/product' : Unused code path elimination
|
|
* Block '<S62>/table3D_ChDer' : Unused code path elimination
|
|
* Block '<S63>/product' : Unused code path elimination
|
|
* Block '<S63>/table3D_ChDfl' : Unused code path elimination
|
|
* Block '<S64>/product' : Unused code path elimination
|
|
* Block '<S64>/table3D_ChDfr' : Unused code path elimination
|
|
* Block '<S65>/product' : Unused code path elimination
|
|
* Block '<S65>/table3D_ChDr' : Unused code path elimination
|
|
* Block '<S77>/product' : Unused code path elimination
|
|
* Block '<S78>/product' : Unused code path elimination
|
|
* Block '<S161>/Unit Conversion' : Unused code path elimination
|
|
* Block '<S169>/Const_m' : Unused code path elimination
|
|
* Block '<S17>/Gain1' : Unused code path elimination
|
|
* Block '<S17>/Math Function2' : Unused code path elimination
|
|
* Block '<S17>/Sqrt1' : Unused code path elimination
|
|
* Block '<S17>/Sum3' : Unused code path elimination
|
|
* Block '<S17>/Trigonometric Function1' : Unused code path elimination
|
|
* Block '<S194>/Sum1' : Unused code path elimination
|
|
* Block '<S399>/Const_m' : Unused code path elimination
|
|
* Block '<S453>/Constant1' : Unused code path elimination
|
|
* Block '<S467>/Constant2' : Unused code path elimination
|
|
* Block '<S467>/Sum' : Unused code path elimination
|
|
* Block '<S467>/Unit Delay' : Unused code path elimination
|
|
* Block '<S468>/Constant2' : Unused code path elimination
|
|
* Block '<S468>/Sum' : Unused code path elimination
|
|
* Block '<S468>/Unit Delay' : Unused code path elimination
|
|
* Block '<S469>/Constant2' : Unused code path elimination
|
|
* Block '<S469>/Sum' : Unused code path elimination
|
|
* Block '<S469>/Unit Delay' : Unused code path elimination
|
|
* Block '<S481>/Constant' : Unused code path elimination
|
|
* Block '<S481>/Sum' : Unused code path elimination
|
|
* Block '<S481>/Unit Delay' : Unused code path elimination
|
|
* Block '<S496>/Constant' : Unused code path elimination
|
|
* Block '<S496>/Sum' : Unused code path elimination
|
|
* Block '<S496>/Unit Delay' : Unused code path elimination
|
|
* Block '<S500>/Constant' : Unused code path elimination
|
|
* Block '<S500>/Sum' : Unused code path elimination
|
|
* Block '<S500>/Unit Delay' : Unused code path elimination
|
|
* Block '<S461>/Sum' : Unused code path elimination
|
|
* Block '<S461>/Unit Delay' : Unused code path elimination
|
|
* Block '<S505>/Constant2' : Unused code path elimination
|
|
* Block '<S505>/Sum' : Unused code path elimination
|
|
* Block '<S505>/Unit Delay' : Unused code path elimination
|
|
* Block '<S506>/Constant2' : Unused code path elimination
|
|
* Block '<S506>/Sum' : Unused code path elimination
|
|
* Block '<S506>/Unit Delay' : Unused code path elimination
|
|
* Block '<S507>/Constant2' : Unused code path elimination
|
|
* Block '<S507>/Sum' : Unused code path elimination
|
|
* Block '<S507>/Unit Delay' : Unused code path elimination
|
|
* Block '<S508>/Constant2' : Unused code path elimination
|
|
* Block '<S508>/Sum' : Unused code path elimination
|
|
* Block '<S508>/Unit Delay' : Unused code path elimination
|
|
* Block '<S509>/Constant2' : Unused code path elimination
|
|
* Block '<S509>/Sum' : Unused code path elimination
|
|
* Block '<S509>/Unit Delay' : Unused code path elimination
|
|
* Block '<S510>/Constant2' : Unused code path elimination
|
|
* Block '<S510>/Sum' : Unused code path elimination
|
|
* Block '<S510>/Unit Delay' : Unused code path elimination
|
|
* Block '<S511>/Constant2' : Unused code path elimination
|
|
* Block '<S511>/Sum' : Unused code path elimination
|
|
* Block '<S511>/Unit Delay' : Unused code path elimination
|
|
* Block '<S512>/Constant2' : Unused code path elimination
|
|
* Block '<S512>/Sum' : Unused code path elimination
|
|
* Block '<S512>/Unit Delay' : Unused code path elimination
|
|
* Block '<S513>/Constant2' : Unused code path elimination
|
|
* Block '<S513>/Sum' : Unused code path elimination
|
|
* Block '<S513>/Unit Delay' : Unused code path elimination
|
|
* Block '<S462>/Sum' : Unused code path elimination
|
|
* Block '<S462>/Unit Delay' : Unused code path elimination
|
|
* Block '<S518>/Constant2' : Unused code path elimination
|
|
* Block '<S518>/Sum' : Unused code path elimination
|
|
* Block '<S518>/Unit Delay' : Unused code path elimination
|
|
* Block '<S519>/Constant2' : Unused code path elimination
|
|
* Block '<S519>/Saturation' : Unused code path elimination
|
|
* Block '<S519>/Sum' : Unused code path elimination
|
|
* Block '<S519>/Unit Delay' : Unused code path elimination
|
|
* Block '<S520>/Constant2' : Unused code path elimination
|
|
* Block '<S520>/Sum' : Unused code path elimination
|
|
* Block '<S520>/Unit Delay' : Unused code path elimination
|
|
* Block '<S521>/Constant2' : Unused code path elimination
|
|
* Block '<S521>/Sum' : Unused code path elimination
|
|
* Block '<S521>/Unit Delay' : Unused code path elimination
|
|
* Block '<S522>/Constant2' : Unused code path elimination
|
|
* Block '<S522>/Sum' : Unused code path elimination
|
|
* Block '<S522>/Unit Delay' : Unused code path elimination
|
|
* Block '<S523>/Constant2' : Unused code path elimination
|
|
* Block '<S523>/Sum' : Unused code path elimination
|
|
* Block '<S523>/Unit Delay' : Unused code path elimination
|
|
* Block '<S524>/Constant2' : Unused code path elimination
|
|
* Block '<S524>/Sum' : Unused code path elimination
|
|
* Block '<S524>/Unit Delay' : Unused code path elimination
|
|
* Block '<S525>/Constant2' : Unused code path elimination
|
|
* Block '<S525>/Sum' : Unused code path elimination
|
|
* Block '<S525>/Unit Delay' : Unused code path elimination
|
|
* Block '<S526>/Constant2' : Unused code path elimination
|
|
* Block '<S526>/Sum' : Unused code path elimination
|
|
* Block '<S526>/Unit Delay' : Unused code path elimination
|
|
* Block '<S532>/Constant' : Unused code path elimination
|
|
* Block '<S532>/Sum' : Unused code path elimination
|
|
* Block '<S532>/Unit Delay' : Unused code path elimination
|
|
* Block '<S536>/Constant Single5' : Unused code path elimination
|
|
* Block '<S536>/Constant Single6' : Unused code path elimination
|
|
* Block '<S536>/Constant Single7' : Unused code path elimination
|
|
* Block '<S536>/Constant Single8' : Unused code path elimination
|
|
* Block '<S536>/Constant2' : Unused code path elimination
|
|
* Block '<S536>/Constant3' : Unused code path elimination
|
|
* Block '<S536>/Constant4' : Unused code path elimination
|
|
* Block '<S536>/Constant5' : Unused code path elimination
|
|
* Block '<S536>/Constant6' : Unused code path elimination
|
|
* Block '<S536>/Constant7' : Unused code path elimination
|
|
* Block '<S597>/Constant' : Unused code path elimination
|
|
* Block '<S597>/Constant1' : Unused code path elimination
|
|
* Block '<S597>/Constant2' : Unused code path elimination
|
|
* Block '<S597>/Constant3' : Unused code path elimination
|
|
* Block '<S597>/Constant4' : Unused code path elimination
|
|
* Block '<S597>/Constant5' : Unused code path elimination
|
|
* Block '<S597>/Constant6' : Unused code path elimination
|
|
* Block '<S597>/Constant7' : Unused code path elimination
|
|
* Block '<S628>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S628>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S849>/Gain1' : Unused code path elimination
|
|
* Block '<S849>/Product2' : Unused code path elimination
|
|
* Block '<S850>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S850>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S851>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S851>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S851>/LowerRelop1' : Unused code path elimination
|
|
* Block '<S851>/Switch' : Unused code path elimination
|
|
* Block '<S851>/Switch2' : Unused code path elimination
|
|
* Block '<S851>/UpperRelop' : Unused code path elimination
|
|
* Block '<S852>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S852>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S849>/Signal Conversion' : Unused code path elimination
|
|
* Block '<S857>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S857>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S862>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S862>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S863>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S863>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S869>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S869>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S870>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S870>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S877>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S877>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S878>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S878>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S879>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S879>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S891>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S891>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S895>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S895>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S915>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S915>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S919>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S919>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S923>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S923>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S907>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S907>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S903>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S903>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S926>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S926>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S930>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S930>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S933>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S933>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S937>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S937>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S959>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S959>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S963>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S963>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S967>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S967>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S951>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S951>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S947>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S947>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S970>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S970>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S973>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S973>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S975>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S975>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S980>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S980>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S986>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S986>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S981>/Signal Copy' : Unused code path elimination
|
|
* Block '<S981>/Signal Copy1' : Unused code path elimination
|
|
* Block '<S981>/Signal Copy3' : Unused code path elimination
|
|
* Block '<S944>/Product' : Unused code path elimination
|
|
* Block '<S998>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S998>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S1013>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S1013>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S1017>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S1017>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S1021>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S1021>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S1005>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S1005>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S1001>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S1001>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S1023>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S1023>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S1024>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S1024>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S1035>/add' : Unused code path elimination
|
|
* Block '<S1035>/product' : Unused code path elimination
|
|
* Block '<S1035>/product1' : Unused code path elimination
|
|
* Block '<S1036>/table2D_NhAB' : Unused code path elimination
|
|
* Block '<S1037>/table3D_Nh' : Unused code path elimination
|
|
* Block '<S1045>/table2D_thrustAB' : Unused code path elimination
|
|
* Block '<S1046>/add' : Unused code path elimination
|
|
* Block '<S1046>/product' : Unused code path elimination
|
|
* Block '<S1046>/product1' : Unused code path elimination
|
|
* Block '<S1046>/product2' : Unused code path elimination
|
|
* Block '<S1047>/table3D_thrust' : Unused code path elimination
|
|
* Block '<S1049>/Const_m' : Unused code path elimination
|
|
* Block '<S1049>/Param_ThrustUncertGain' : Unused code path elimination
|
|
* Block '<S1049>/Param_engine_att_rad' : Unused code path elimination
|
|
* Block '<S1049>/Param_engine_pos_m' : Unused code path elimination
|
|
* Block '<S1188>/Constant' : Unused code path elimination
|
|
* Block '<S1188>/Data Type Conversion' : Unused code path elimination
|
|
* Block '<S1188>/Sum' : Unused code path elimination
|
|
* Block '<S1188>/Unit Delay' : Unused code path elimination
|
|
* Block '<S633>/Constant Single4' : Unused code path elimination
|
|
* Block '<S633>/Constant Single5' : Unused code path elimination
|
|
* Block '<S633>/Constant Single8' : Unused code path elimination
|
|
* Block '<S1278>/Constant2' : Unused code path elimination
|
|
* Block '<S1278>/Sc_Iyy1' : Unused code path elimination
|
|
* Block '<S1278>/gain' : Unused code path elimination
|
|
* Block '<S1278>/qbarSc1' : Unused code path elimination
|
|
* Block '<S1284>/1-D Lookup Table' : Unused code path elimination
|
|
* Block '<S1284>/Constant1' : Unused code path elimination
|
|
* Block '<S1284>/Constant5' : Unused code path elimination
|
|
* Block '<S1284>/Constant6' : Unused code path elimination
|
|
* Block '<S1284>/Constant7' : Unused code path elimination
|
|
* Block '<S1284>/Product' : Unused code path elimination
|
|
* Block '<S1284>/gain' : Unused code path elimination
|
|
* Block '<S1284>/product2' : Unused code path elimination
|
|
* Block '<S633>/yaw_kei' : Unused code path elimination
|
|
* Block '<S633>/yaw_kep' : Unused code path elimination
|
|
* Block '<S633>/yaw_kp' : Unused code path elimination
|
|
* Block '<S633>/yaw_kp1' : Unused code path elimination
|
|
* Block '<S37>/Reshape' : Reshape block reduction
|
|
* Block '<S38>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S46>/Reshape' : Reshape block reduction
|
|
* Block '<S47>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S158>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S159>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S160>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S162>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S14>/Reshape' : Reshape block reduction
|
|
* Block '<S163>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S165>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S185>/reshape' : Reshape block reduction
|
|
* Block '<S227>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S238>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S241>/Reshape' : Reshape block reduction
|
|
* Block '<S241>/Reshape1' : Reshape block reduction
|
|
* Block '<S241>/Reshape2' : Reshape block reduction
|
|
* Block '<S246>/Reshape' : Reshape block reduction
|
|
* Block '<S213>/Reshape 3x3 -> 9' : Reshape block reduction
|
|
* Block '<S284>/Reshape' : Reshape block reduction
|
|
* Block '<S291>/Reshape' : Reshape block reduction
|
|
* Block '<S302>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S306>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S327>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S338>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S364>/Reshape1' : Reshape block reduction
|
|
* Block '<S364>/Reshape2' : Reshape block reduction
|
|
* Block '<S365>/Reshape1' : Reshape block reduction
|
|
* Block '<S365>/Reshape2' : Reshape block reduction
|
|
* Block '<S202>/Reshape1' : Reshape block reduction
|
|
* Block '<S204>/Reshape' : Reshape block reduction
|
|
* Block '<S380>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S208>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S422>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S437>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S452>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S540>/Manual Switch' : Eliminated due to constant selection input
|
|
* Block '<S540>/Manual Switch1' : Eliminated due to constant selection input
|
|
* Block '<S540>/Manual Switch2' : Eliminated due to constant selection input
|
|
* Block '<S540>/Manual Switch3' : Eliminated due to constant selection input
|
|
* Block '<S540>/Manual Switch5' : Eliminated due to constant selection input
|
|
* Block '<S558>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S561>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S562>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S577>/Switch' : Eliminated due to constant selection input
|
|
* Block '<S575>/Reshape1' : Reshape block reduction
|
|
* Block '<S575>/Zero-Order Hold2' : Eliminated since input and output rates are identical
|
|
* Block '<S575>/Zero-Order Hold4' : Eliminated since input and output rates are identical
|
|
* Block '<S590>/Switch' : Eliminated due to constant selection input
|
|
* Block '<S576>/Zero-Order Hold1' : Eliminated since input and output rates are identical
|
|
* Block '<S1025>/Manual Switch' : Eliminated due to constant selection input
|
|
* Block '<S1281>/Reshape' : Reshape block reduction
|
|
* Block '<S1282>/Manual Switch' : Eliminated due to constant selection input
|
|
* Block '<S1283>/Manual Switch' : Eliminated due to constant selection input
|
|
* Block '<S1283>/Manual Switch1' : Eliminated due to constant selection input
|
|
* Block '<S1284>/Manual Switch' : Eliminated due to constant selection input
|
|
* Block '<S1284>/Manual Switch1' : Eliminated due to constant selection input
|
|
* Block '<S540>/Constant15' : Unused code path elimination
|
|
* Block '<S540>/Constant17' : Unused code path elimination
|
|
* Block '<S540>/Constant18' : Unused code path elimination
|
|
* Block '<S540>/Constant21' : Unused code path elimination
|
|
* Block '<S540>/Constant27' : Unused code path elimination
|
|
* Block '<S577>/Constant' : Unused code path elimination
|
|
* Block '<S590>/Constant' : Unused code path elimination
|
|
* Block '<S1282>/1-D Lookup Table1' : Unused code path elimination
|
|
* Block '<S1283>/1-D Lookup Table1' : Unused code path elimination
|
|
* Block '<S1284>/1-D Lookup Table1' : Unused code path elimination
|
|
*/
|
|
|
|
/*-
|
|
* The generated code includes comments that allow you to trace directly
|
|
* back to the appropriate location in the model. The basic format
|
|
* is <system>/block_name, where system is the system number (uniquely
|
|
* assigned by Simulink) and block_name is the name of the block.
|
|
*
|
|
* Use the MATLAB hilite_system command to trace the generated code back
|
|
* to the model. For example,
|
|
*
|
|
* hilite_system('<S3>') - opens system 3
|
|
* hilite_system('<S3>/Kp') - opens and selects block Kp which resides in S3
|
|
*
|
|
* Here is the system hierarchy for this model
|
|
*
|
|
* '<Root>' : 'SIL'
|
|
* '<S1>' : 'SIL/FDM'
|
|
* '<S2>' : 'SIL/HAL_dummy_inputs'
|
|
* '<S3>' : 'SIL/dummy_INS'
|
|
* '<S4>' : 'SIL/dummy_input'
|
|
* '<S5>' : 'SIL/dummy_output'
|
|
* '<S6>' : 'SIL/kb3_autopilot'
|
|
* '<S7>' : 'SIL/outer_recorder'
|
|
* '<S8>' : 'SIL/wind'
|
|
* '<S9>' : 'SIL/FDM/AerodynamicFM'
|
|
* '<S10>' : 'SIL/FDM/BoosterFM'
|
|
* '<S11>' : 'SIL/FDM/PropulsionFM1'
|
|
* '<S12>' : 'SIL/FDM/aero'
|
|
* '<S13>' : 'SIL/FDM/aerodynamics'
|
|
* '<S14>' : 'SIL/FDM/atmosphere'
|
|
* '<S15>' : 'SIL/FDM/booster'
|
|
* '<S16>' : 'SIL/FDM/disturb'
|
|
* '<S17>' : 'SIL/FDM/guide'
|
|
* '<S18>' : 'SIL/FDM/mass'
|
|
* '<S19>' : 'SIL/FDM/massbalance'
|
|
* '<S20>' : 'SIL/FDM/propagate'
|
|
* '<S21>' : 'SIL/FDM/propulsion'
|
|
* '<S22>' : 'SIL/FDM/tricycle landing gear'
|
|
* '<S23>' : 'SIL/FDM/AerodynamicFM/Aerodynamic Forces and Moments'
|
|
* '<S24>' : 'SIL/FDM/AerodynamicFM/Aerodynamic Forces and Moments/3x3 Cross Product'
|
|
* '<S25>' : 'SIL/FDM/AerodynamicFM/Aerodynamic Forces and Moments/coeffTrans'
|
|
* '<S26>' : 'SIL/FDM/AerodynamicFM/Aerodynamic Forces and Moments/3x3 Cross Product/Subsystem'
|
|
* '<S27>' : 'SIL/FDM/AerodynamicFM/Aerodynamic Forces and Moments/3x3 Cross Product/Subsystem1'
|
|
* '<S28>' : 'SIL/FDM/AerodynamicFM/Aerodynamic Forces and Moments/coeffTrans/in body axis'
|
|
* '<S29>' : 'SIL/FDM/AerodynamicFM/Aerodynamic Forces and Moments/coeffTrans/in half-body'
|
|
* '<S30>' : 'SIL/FDM/BoosterFM/For_each_thrust1'
|
|
* '<S31>' : 'SIL/FDM/BoosterFM/For_each_thrust1/Engine_i'
|
|
* '<S32>' : 'SIL/FDM/BoosterFM/For_each_thrust1/Engine_i/If Action Subsystem'
|
|
* '<S33>' : 'SIL/FDM/BoosterFM/For_each_thrust1/Engine_i/If Action Subsystem1'
|
|
* '<S34>' : 'SIL/FDM/BoosterFM/For_each_thrust1/Engine_i/If Action Subsystem/Cross Product'
|
|
* '<S35>' : 'SIL/FDM/BoosterFM/For_each_thrust1/Engine_i/If Action Subsystem/Invert 3x3 Matrix'
|
|
* '<S36>' : 'SIL/FDM/BoosterFM/For_each_thrust1/Engine_i/If Action Subsystem/Rotation Angles to Direction Cosine Matrix1'
|
|
* '<S37>' : 'SIL/FDM/BoosterFM/For_each_thrust1/Engine_i/If Action Subsystem/Invert 3x3 Matrix/Determinant of 3x3 Matrix'
|
|
* '<S38>' : 'SIL/FDM/BoosterFM/For_each_thrust1/Engine_i/If Action Subsystem/Rotation Angles to Direction Cosine Matrix1/Create 3x3 Matrix'
|
|
* '<S39>' : 'SIL/FDM/PropulsionFM1/For_each_thrust1'
|
|
* '<S40>' : 'SIL/FDM/PropulsionFM1/For_each_thrust1/Engine_i'
|
|
* '<S41>' : 'SIL/FDM/PropulsionFM1/For_each_thrust1/Engine_i/If Action Subsystem'
|
|
* '<S42>' : 'SIL/FDM/PropulsionFM1/For_each_thrust1/Engine_i/If Action Subsystem1'
|
|
* '<S43>' : 'SIL/FDM/PropulsionFM1/For_each_thrust1/Engine_i/If Action Subsystem/Cross Product'
|
|
* '<S44>' : 'SIL/FDM/PropulsionFM1/For_each_thrust1/Engine_i/If Action Subsystem/Invert 3x3 Matrix'
|
|
* '<S45>' : 'SIL/FDM/PropulsionFM1/For_each_thrust1/Engine_i/If Action Subsystem/Rotation Angles to Direction Cosine Matrix1'
|
|
* '<S46>' : 'SIL/FDM/PropulsionFM1/For_each_thrust1/Engine_i/If Action Subsystem/Invert 3x3 Matrix/Determinant of 3x3 Matrix'
|
|
* '<S47>' : 'SIL/FDM/PropulsionFM1/For_each_thrust1/Engine_i/If Action Subsystem/Rotation Angles to Direction Cosine Matrix1/Create 3x3 Matrix'
|
|
* '<S48>' : 'SIL/FDM/aero/DerivedConditions'
|
|
* '<S49>' : 'SIL/FDM/aero/cal_CAS'
|
|
* '<S50>' : 'SIL/FDM/aero/cal_EAS'
|
|
* '<S51>' : 'SIL/FDM/aero/cal_qbar_c'
|
|
* '<S52>' : 'SIL/FDM/aero/DerivedConditions/aero'
|
|
* '<S53>' : 'SIL/FDM/aerodynamics/Func_CD'
|
|
* '<S54>' : 'SIL/FDM/aerodynamics/Func_CL'
|
|
* '<S55>' : 'SIL/FDM/aerodynamics/Func_CY'
|
|
* '<S56>' : 'SIL/FDM/aerodynamics/Func_Cl'
|
|
* '<S57>' : 'SIL/FDM/aerodynamics/Func_Cm'
|
|
* '<S58>' : 'SIL/FDM/aerodynamics/Func_Cn'
|
|
* '<S59>' : 'SIL/FDM/aerodynamics/Func_Hinge_dal'
|
|
* '<S60>' : 'SIL/FDM/aerodynamics/Func_Hinge_dar'
|
|
* '<S61>' : 'SIL/FDM/aerodynamics/Func_Hinge_del'
|
|
* '<S62>' : 'SIL/FDM/aerodynamics/Func_Hinge_der'
|
|
* '<S63>' : 'SIL/FDM/aerodynamics/Func_Hinge_dfl'
|
|
* '<S64>' : 'SIL/FDM/aerodynamics/Func_Hinge_dfr'
|
|
* '<S65>' : 'SIL/FDM/aerodynamics/Func_Hinge_dr'
|
|
* '<S66>' : 'SIL/FDM/aerodynamics/Func_TAS_g'
|
|
* '<S67>' : 'SIL/FDM/aerodynamics/Func_alpha_deg'
|
|
* '<S68>' : 'SIL/FDM/aerodynamics/Func_alpha_deg_delta'
|
|
* '<S69>' : 'SIL/FDM/aerodynamics/Func_beta_deg'
|
|
* '<S70>' : 'SIL/FDM/aerodynamics/Func_coeff'
|
|
* '<S71>' : 'SIL/FDM/aerodynamics/Func_da_deg'
|
|
* '<S72>' : 'SIL/FDM/aerodynamics/Func_de_deg'
|
|
* '<S73>' : 'SIL/FDM/aerodynamics/Func_dr_deg'
|
|
* '<S74>' : 'SIL/FDM/aerodynamics/Func_mach_delta'
|
|
* '<S75>' : 'SIL/FDM/aerodynamics/Func_p_norm'
|
|
* '<S76>' : 'SIL/FDM/aerodynamics/Func_q_norm'
|
|
* '<S77>' : 'SIL/FDM/aerodynamics/Func_qbarSb'
|
|
* '<S78>' : 'SIL/FDM/aerodynamics/Func_qbarSc'
|
|
* '<S79>' : 'SIL/FDM/aerodynamics/Func_r_norm'
|
|
* '<S80>' : 'SIL/FDM/aerodynamics/actuators_sel'
|
|
* '<S81>' : 'SIL/FDM/aerodynamics/aero_sel'
|
|
* '<S82>' : 'SIL/FDM/aerodynamics/aerodynamics_create'
|
|
* '<S83>' : 'SIL/FDM/aerodynamics/constants'
|
|
* '<S84>' : 'SIL/FDM/aerodynamics/Func_CY/uss'
|
|
* '<S85>' : 'SIL/FDM/aerodynamics/Func_CY/uss1'
|
|
* '<S86>' : 'SIL/FDM/aerodynamics/Func_CY/uss2'
|
|
* '<S87>' : 'SIL/FDM/aerodynamics/Func_CY/uss3'
|
|
* '<S88>' : 'SIL/FDM/aerodynamics/Func_CY/uss4'
|
|
* '<S89>' : 'SIL/FDM/aerodynamics/Func_CY/uss/LTI System'
|
|
* '<S90>' : 'SIL/FDM/aerodynamics/Func_CY/uss/LTI System/Input Delay'
|
|
* '<S91>' : 'SIL/FDM/aerodynamics/Func_CY/uss/LTI System/Output Delay'
|
|
* '<S92>' : 'SIL/FDM/aerodynamics/Func_CY/uss1/LTI System'
|
|
* '<S93>' : 'SIL/FDM/aerodynamics/Func_CY/uss1/LTI System/Input Delay'
|
|
* '<S94>' : 'SIL/FDM/aerodynamics/Func_CY/uss1/LTI System/Output Delay'
|
|
* '<S95>' : 'SIL/FDM/aerodynamics/Func_CY/uss2/LTI System'
|
|
* '<S96>' : 'SIL/FDM/aerodynamics/Func_CY/uss2/LTI System/Input Delay'
|
|
* '<S97>' : 'SIL/FDM/aerodynamics/Func_CY/uss2/LTI System/Output Delay'
|
|
* '<S98>' : 'SIL/FDM/aerodynamics/Func_CY/uss3/LTI System'
|
|
* '<S99>' : 'SIL/FDM/aerodynamics/Func_CY/uss3/LTI System/Input Delay'
|
|
* '<S100>' : 'SIL/FDM/aerodynamics/Func_CY/uss3/LTI System/Output Delay'
|
|
* '<S101>' : 'SIL/FDM/aerodynamics/Func_CY/uss4/LTI System'
|
|
* '<S102>' : 'SIL/FDM/aerodynamics/Func_CY/uss4/LTI System/Input Delay'
|
|
* '<S103>' : 'SIL/FDM/aerodynamics/Func_CY/uss4/LTI System/Output Delay'
|
|
* '<S104>' : 'SIL/FDM/aerodynamics/Func_Cl/uss'
|
|
* '<S105>' : 'SIL/FDM/aerodynamics/Func_Cl/uss1'
|
|
* '<S106>' : 'SIL/FDM/aerodynamics/Func_Cl/uss2'
|
|
* '<S107>' : 'SIL/FDM/aerodynamics/Func_Cl/uss3'
|
|
* '<S108>' : 'SIL/FDM/aerodynamics/Func_Cl/uss4'
|
|
* '<S109>' : 'SIL/FDM/aerodynamics/Func_Cl/uss/LTI System'
|
|
* '<S110>' : 'SIL/FDM/aerodynamics/Func_Cl/uss/LTI System/Input Delay'
|
|
* '<S111>' : 'SIL/FDM/aerodynamics/Func_Cl/uss/LTI System/Output Delay'
|
|
* '<S112>' : 'SIL/FDM/aerodynamics/Func_Cl/uss1/LTI System'
|
|
* '<S113>' : 'SIL/FDM/aerodynamics/Func_Cl/uss1/LTI System/Input Delay'
|
|
* '<S114>' : 'SIL/FDM/aerodynamics/Func_Cl/uss1/LTI System/Output Delay'
|
|
* '<S115>' : 'SIL/FDM/aerodynamics/Func_Cl/uss2/LTI System'
|
|
* '<S116>' : 'SIL/FDM/aerodynamics/Func_Cl/uss2/LTI System/Input Delay'
|
|
* '<S117>' : 'SIL/FDM/aerodynamics/Func_Cl/uss2/LTI System/Output Delay'
|
|
* '<S118>' : 'SIL/FDM/aerodynamics/Func_Cl/uss3/LTI System'
|
|
* '<S119>' : 'SIL/FDM/aerodynamics/Func_Cl/uss3/LTI System/Input Delay'
|
|
* '<S120>' : 'SIL/FDM/aerodynamics/Func_Cl/uss3/LTI System/Output Delay'
|
|
* '<S121>' : 'SIL/FDM/aerodynamics/Func_Cl/uss4/LTI System'
|
|
* '<S122>' : 'SIL/FDM/aerodynamics/Func_Cl/uss4/LTI System/Input Delay'
|
|
* '<S123>' : 'SIL/FDM/aerodynamics/Func_Cl/uss4/LTI System/Output Delay'
|
|
* '<S124>' : 'SIL/FDM/aerodynamics/Func_Cm/uss'
|
|
* '<S125>' : 'SIL/FDM/aerodynamics/Func_Cm/uss1'
|
|
* '<S126>' : 'SIL/FDM/aerodynamics/Func_Cm/uss2'
|
|
* '<S127>' : 'SIL/FDM/aerodynamics/Func_Cm/uss/LTI System'
|
|
* '<S128>' : 'SIL/FDM/aerodynamics/Func_Cm/uss/LTI System/Input Delay'
|
|
* '<S129>' : 'SIL/FDM/aerodynamics/Func_Cm/uss/LTI System/Output Delay'
|
|
* '<S130>' : 'SIL/FDM/aerodynamics/Func_Cm/uss1/LTI System'
|
|
* '<S131>' : 'SIL/FDM/aerodynamics/Func_Cm/uss1/LTI System/Input Delay'
|
|
* '<S132>' : 'SIL/FDM/aerodynamics/Func_Cm/uss1/LTI System/Output Delay'
|
|
* '<S133>' : 'SIL/FDM/aerodynamics/Func_Cm/uss2/LTI System'
|
|
* '<S134>' : 'SIL/FDM/aerodynamics/Func_Cm/uss2/LTI System/Input Delay'
|
|
* '<S135>' : 'SIL/FDM/aerodynamics/Func_Cm/uss2/LTI System/Output Delay'
|
|
* '<S136>' : 'SIL/FDM/aerodynamics/Func_Cn/uss'
|
|
* '<S137>' : 'SIL/FDM/aerodynamics/Func_Cn/uss1'
|
|
* '<S138>' : 'SIL/FDM/aerodynamics/Func_Cn/uss2'
|
|
* '<S139>' : 'SIL/FDM/aerodynamics/Func_Cn/uss3'
|
|
* '<S140>' : 'SIL/FDM/aerodynamics/Func_Cn/uss4'
|
|
* '<S141>' : 'SIL/FDM/aerodynamics/Func_Cn/uss/LTI System'
|
|
* '<S142>' : 'SIL/FDM/aerodynamics/Func_Cn/uss/LTI System/Input Delay'
|
|
* '<S143>' : 'SIL/FDM/aerodynamics/Func_Cn/uss/LTI System/Output Delay'
|
|
* '<S144>' : 'SIL/FDM/aerodynamics/Func_Cn/uss1/LTI System'
|
|
* '<S145>' : 'SIL/FDM/aerodynamics/Func_Cn/uss1/LTI System/Input Delay'
|
|
* '<S146>' : 'SIL/FDM/aerodynamics/Func_Cn/uss1/LTI System/Output Delay'
|
|
* '<S147>' : 'SIL/FDM/aerodynamics/Func_Cn/uss2/LTI System'
|
|
* '<S148>' : 'SIL/FDM/aerodynamics/Func_Cn/uss2/LTI System/Input Delay'
|
|
* '<S149>' : 'SIL/FDM/aerodynamics/Func_Cn/uss2/LTI System/Output Delay'
|
|
* '<S150>' : 'SIL/FDM/aerodynamics/Func_Cn/uss3/LTI System'
|
|
* '<S151>' : 'SIL/FDM/aerodynamics/Func_Cn/uss3/LTI System/Input Delay'
|
|
* '<S152>' : 'SIL/FDM/aerodynamics/Func_Cn/uss3/LTI System/Output Delay'
|
|
* '<S153>' : 'SIL/FDM/aerodynamics/Func_Cn/uss4/LTI System'
|
|
* '<S154>' : 'SIL/FDM/aerodynamics/Func_Cn/uss4/LTI System/Input Delay'
|
|
* '<S155>' : 'SIL/FDM/aerodynamics/Func_Cn/uss4/LTI System/Output Delay'
|
|
* '<S156>' : 'SIL/FDM/atmosphere/COESA Atmosphere Model'
|
|
* '<S157>' : 'SIL/FDM/atmosphere/WGS84 Gravity Model '
|
|
* '<S158>' : 'SIL/FDM/atmosphere/COESA Atmosphere Model/Density Conversion'
|
|
* '<S159>' : 'SIL/FDM/atmosphere/COESA Atmosphere Model/Length Conversion'
|
|
* '<S160>' : 'SIL/FDM/atmosphere/COESA Atmosphere Model/Pressure Conversion'
|
|
* '<S161>' : 'SIL/FDM/atmosphere/COESA Atmosphere Model/Temperature Conversion'
|
|
* '<S162>' : 'SIL/FDM/atmosphere/COESA Atmosphere Model/Velocity Conversion'
|
|
* '<S163>' : 'SIL/FDM/atmosphere/WGS84 Gravity Model /Acceleration Conversion'
|
|
* '<S164>' : 'SIL/FDM/atmosphere/WGS84 Gravity Model /Angle Conversion'
|
|
* '<S165>' : 'SIL/FDM/atmosphere/WGS84 Gravity Model /Length Conversion'
|
|
* '<S166>' : 'SIL/FDM/atmosphere/WGS84 Gravity Model /Velocity Conversion2'
|
|
* '<S167>' : 'SIL/FDM/booster/Func_mass_kg'
|
|
* '<S168>' : 'SIL/FDM/booster/Func_thrust_N'
|
|
* '<S169>' : 'SIL/FDM/booster/constants'
|
|
* '<S170>' : 'SIL/FDM/booster/ctrls_sel'
|
|
* '<S171>' : 'SIL/FDM/booster/propulsion_create'
|
|
* '<S172>' : 'SIL/FDM/disturb/disturb'
|
|
* '<S173>' : 'SIL/FDM/disturb/disturb/Engine_i'
|
|
* '<S174>' : 'SIL/FDM/disturb/disturb/Engine_i/If Action Subsystem'
|
|
* '<S175>' : 'SIL/FDM/disturb/disturb/Engine_i/If Action Subsystem/Cross Product'
|
|
* '<S176>' : 'SIL/FDM/mass/Subsystem'
|
|
* '<S177>' : 'SIL/FDM/mass/default'
|
|
* '<S178>' : 'SIL/FDM/massbalance/Func_CG_m'
|
|
* '<S179>' : 'SIL/FDM/massbalance/Func_Ixx_kg_m2'
|
|
* '<S180>' : 'SIL/FDM/massbalance/Func_Ixy_kg_m2'
|
|
* '<S181>' : 'SIL/FDM/massbalance/Func_Ixz_kg_m2'
|
|
* '<S182>' : 'SIL/FDM/massbalance/Func_Iyy_kg_m2'
|
|
* '<S183>' : 'SIL/FDM/massbalance/Func_Iyz_kg_m2'
|
|
* '<S184>' : 'SIL/FDM/massbalance/Func_Izz_kg_m2'
|
|
* '<S185>' : 'SIL/FDM/massbalance/Func_inertiaMoments_kg_m2'
|
|
* '<S186>' : 'SIL/FDM/massbalance/Func_neg_Ixy_kg_m2'
|
|
* '<S187>' : 'SIL/FDM/massbalance/Func_neg_Ixz_kg_m2'
|
|
* '<S188>' : 'SIL/FDM/massbalance/Func_neg_Iyz_kg_m2'
|
|
* '<S189>' : 'SIL/FDM/massbalance/constants'
|
|
* '<S190>' : 'SIL/FDM/massbalance/massbalance_create'
|
|
* '<S191>' : 'SIL/FDM/propagate/Euler_Dynamics'
|
|
* '<S192>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics'
|
|
* '<S193>' : 'SIL/FDM/propagate/Euler_Dynamics/PosLLA'
|
|
* '<S194>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)'
|
|
* '<S195>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/N_n'
|
|
* '<S196>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/PosLLA'
|
|
* '<S197>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/WeightFM'
|
|
* '<S198>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Angle Conversion'
|
|
* '<S199>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles'
|
|
* '<S200>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI '
|
|
* '<S201>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes'
|
|
* '<S202>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate omega_dot'
|
|
* '<S203>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Celestial Longitude of Greenwich'
|
|
* '<S204>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Determine Force, Mass & Inertia'
|
|
* '<S205>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA'
|
|
* '<S206>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF to Inertial'
|
|
* '<S207>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Velocity Conversion'
|
|
* '<S208>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Velocity Conversion2'
|
|
* '<S209>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/w_ned'
|
|
* '<S210>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED'
|
|
* '<S211>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1'
|
|
* '<S212>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles'
|
|
* '<S213>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions'
|
|
* '<S214>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix'
|
|
* '<S215>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Rotation Angles to Direction Cosine Matrix'
|
|
* '<S216>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/qdot'
|
|
* '<S217>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A11'
|
|
* '<S218>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A12'
|
|
* '<S219>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A13'
|
|
* '<S220>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A21'
|
|
* '<S221>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A22'
|
|
* '<S222>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A23'
|
|
* '<S223>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A31'
|
|
* '<S224>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A32'
|
|
* '<S225>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A33'
|
|
* '<S226>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/Angle Conversion'
|
|
* '<S227>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/Create Transformation Matrix'
|
|
* '<S228>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A11'
|
|
* '<S229>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A12'
|
|
* '<S230>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A13'
|
|
* '<S231>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A21'
|
|
* '<S232>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A22'
|
|
* '<S233>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A23'
|
|
* '<S234>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A31'
|
|
* '<S235>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A32'
|
|
* '<S236>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A33'
|
|
* '<S237>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/Angle Conversion'
|
|
* '<S238>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/Create Transformation Matrix'
|
|
* '<S239>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/AxisRotDefault'
|
|
* '<S240>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/AxisRotZeroR3'
|
|
* '<S241>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Get DCM Values'
|
|
* '<S242>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM'
|
|
* '<S243>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM/If Warning//Error'
|
|
* '<S244>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM/If Warning//Error/Else If Not Orthogonal'
|
|
* '<S245>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM/If Warning//Error/If Not Proper'
|
|
* '<S246>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM/If Warning//Error/isNotOrthogonal'
|
|
* '<S247>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM/If Warning//Error/isNotProper'
|
|
* '<S248>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM/If Warning//Error/Else If Not Orthogonal/Error'
|
|
* '<S249>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM/If Warning//Error/Else If Not Orthogonal/Warning'
|
|
* '<S250>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM/If Warning//Error/If Not Proper/Error'
|
|
* '<S251>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM/If Warning//Error/If Not Proper/Warning'
|
|
* '<S252>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM/If Warning//Error/isNotOrthogonal/transpose*dcm ~= eye(3)'
|
|
* '<S253>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM/If Warning//Error/isNotProper/Determinant of 3x3 Matrix'
|
|
* '<S254>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM/If Warning//Error/isNotProper/determinant does not equal 1'
|
|
* '<S255>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace'
|
|
* '<S256>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Positive Trace'
|
|
* '<S257>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM'
|
|
* '<S258>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/trace(DCM)'
|
|
* '<S259>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(1,1)'
|
|
* '<S260>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(2,2)'
|
|
* '<S261>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(3,3)'
|
|
* '<S262>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/diag(DCM)'
|
|
* '<S263>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(1,1)/cos(phi)sin(theta)cos(psi) + sin(phi)sin(psi) -sin(theta)'
|
|
* '<S264>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(1,1)/cos(theta)sin(phi) - (cos(phi)sin(theta)sin(psi) - sin(phi)cos(psi))'
|
|
* '<S265>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(1,1)/cos(theta)sin(psi) + (sin(phi)sin(theta)cos(psi) - cos(phi)sin(psi))'
|
|
* '<S266>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(1,1)/if s~=0; s=0.5//s'
|
|
* '<S267>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(1,1)/u(1) -(u(5)+u(9)) +1'
|
|
* '<S268>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(2,2)/cos(phi)sin(theta)cos(psi) + sin(phi)sin(psi) +sin(theta)'
|
|
* '<S269>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(2,2)/cos(theta)sin(phi) + (cos(phi)sin(theta)sin(psi) - sin(phi)cos(psi))'
|
|
* '<S270>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(2,2)/cos(theta)sin(psi) + (sin(phi)sin(theta)cos(psi) - cos(phi)sin(psi))'
|
|
* '<S271>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(2,2)/if s~=0; s=0.5//s'
|
|
* '<S272>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(2,2)/u(5) -(u(1)+u(9)) +1'
|
|
* '<S273>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(3,3)/cos(phi)sin(theta)cos(psi) + sin(phi)sin(psi) -sin(theta)'
|
|
* '<S274>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(3,3)/cos(theta)sin(phi) + (cos(phi)sin(theta)sin(psi) - sin(phi)cos(psi))'
|
|
* '<S275>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(3,3)/cos(theta)sin(psi) - (sin(phi)sin(theta)cos(psi) - cos(phi)sin(psi))'
|
|
* '<S276>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(3,3)/if s~=0; s=0.5//s'
|
|
* '<S277>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/Maximum Value at DCM(3,3)/u(9) -(u(1)+u(5)) +1'
|
|
* '<S278>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Positive Trace/cos(phi)sin(theta)cos(psi) + sin(phi)sin(psi) +sin(theta)'
|
|
* '<S279>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Positive Trace/cos(theta)sin(phi) - (cos(phi)sin(theta)sin(psi) - sin(phi)cos(psi))'
|
|
* '<S280>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Positive Trace/cos(theta)sin(psi) - (sin(phi)sin(theta)cos(psi) - cos(phi)sin(psi))'
|
|
* '<S281>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error'
|
|
* '<S282>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error/Else If Not Orthogonal'
|
|
* '<S283>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error/If Not Proper'
|
|
* '<S284>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error/isNotOrthogonal'
|
|
* '<S285>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error/isNotProper'
|
|
* '<S286>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error/Else If Not Orthogonal/Error'
|
|
* '<S287>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error/Else If Not Orthogonal/Warning'
|
|
* '<S288>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error/If Not Proper/Error'
|
|
* '<S289>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error/If Not Proper/Warning'
|
|
* '<S290>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error/isNotOrthogonal/transpose*dcm ~= eye(3)'
|
|
* '<S291>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error/isNotProper/Determinant of 3x3 Matrix'
|
|
* '<S292>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error/isNotProper/determinant does not equal 1'
|
|
* '<S293>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A11'
|
|
* '<S294>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A12'
|
|
* '<S295>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A13'
|
|
* '<S296>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A21'
|
|
* '<S297>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A22'
|
|
* '<S298>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A23'
|
|
* '<S299>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A31'
|
|
* '<S300>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A32'
|
|
* '<S301>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A33'
|
|
* '<S302>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/Create 3x3 Matrix'
|
|
* '<S303>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/Quaternion Normalize'
|
|
* '<S304>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/Quaternion Normalize/Quaternion Modulus'
|
|
* '<S305>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/Quaternion Normalize/Quaternion Modulus/Quaternion Norm'
|
|
* '<S306>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Rotation Angles to Direction Cosine Matrix/Create 3x3 Matrix'
|
|
* '<S307>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/qdot/Quaternion Normalize'
|
|
* '<S308>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/qdot/Quaternion Normalize/Quaternion Modulus'
|
|
* '<S309>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/qdot/Quaternion Normalize/Quaternion Modulus/Quaternion Norm'
|
|
* '<S310>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position'
|
|
* '<S311>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /pxwe'
|
|
* '<S312>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED'
|
|
* '<S313>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1'
|
|
* '<S314>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Geodetic to Geocentric Latitude'
|
|
* '<S315>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/LatLong wrap'
|
|
* '<S316>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Radius at Geocentric Latitude'
|
|
* '<S317>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A11'
|
|
* '<S318>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A12'
|
|
* '<S319>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A13'
|
|
* '<S320>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A21'
|
|
* '<S321>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A22'
|
|
* '<S322>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A23'
|
|
* '<S323>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A31'
|
|
* '<S324>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A32'
|
|
* '<S325>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A33'
|
|
* '<S326>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/Angle Conversion'
|
|
* '<S327>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/Create Transformation Matrix'
|
|
* '<S328>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A11'
|
|
* '<S329>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A12'
|
|
* '<S330>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A13'
|
|
* '<S331>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A21'
|
|
* '<S332>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A22'
|
|
* '<S333>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A23'
|
|
* '<S334>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A31'
|
|
* '<S335>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A32'
|
|
* '<S336>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A33'
|
|
* '<S337>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/Angle Conversion'
|
|
* '<S338>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/Create Transformation Matrix'
|
|
* '<S339>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Geodetic to Geocentric Latitude/Conversion'
|
|
* '<S340>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Geodetic to Geocentric Latitude/Conversion1'
|
|
* '<S341>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Geodetic to Geocentric Latitude/Conversion2'
|
|
* '<S342>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Geodetic to Geocentric Latitude/Latitude Wrap 90'
|
|
* '<S343>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Geodetic to Geocentric Latitude/Radius at Geocentric Latitude'
|
|
* '<S344>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Geodetic to Geocentric Latitude/Radius at Geocentric Latitude/Conversion'
|
|
* '<S345>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/LatLong wrap/Latitude Wrap 90'
|
|
* '<S346>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/LatLong wrap/Wrap Longitude'
|
|
* '<S347>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/LatLong wrap/Latitude Wrap 90/Compare To Constant'
|
|
* '<S348>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/LatLong wrap/Latitude Wrap 90/Wrap Angle 180'
|
|
* '<S349>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/LatLong wrap/Latitude Wrap 90/Wrap Angle 180/Compare To Constant'
|
|
* '<S350>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/LatLong wrap/Wrap Longitude/Compare To Constant'
|
|
* '<S351>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Radius at Geocentric Latitude/Conversion'
|
|
* '<S352>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /pxwe/Subsystem'
|
|
* '<S353>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /pxwe/Subsystem1'
|
|
* '<S354>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/Vbxwb'
|
|
* '<S355>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/wex(wexp)'
|
|
* '<S356>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/wexp'
|
|
* '<S357>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/Vbxwb/Subsystem'
|
|
* '<S358>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/Vbxwb/Subsystem1'
|
|
* '<S359>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/wex(wexp)/Subsystem'
|
|
* '<S360>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/wex(wexp)/Subsystem1'
|
|
* '<S361>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/wexp/Subsystem'
|
|
* '<S362>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/wexp/Subsystem1'
|
|
* '<S363>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate omega_dot/3x3 Cross Product'
|
|
* '<S364>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate omega_dot/I x w'
|
|
* '<S365>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate omega_dot/I x w1'
|
|
* '<S366>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate omega_dot/3x3 Cross Product/Subsystem'
|
|
* '<S367>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate omega_dot/3x3 Cross Product/Subsystem1'
|
|
* '<S368>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Determine Force, Mass & Inertia/Mass input//output momentum'
|
|
* '<S369>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Determine Force, Mass & Inertia/Mass input//output momentum/For Each Subsystem'
|
|
* '<S370>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/Conversion'
|
|
* '<S371>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/Subsystem2'
|
|
* '<S372>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/Subsystem3'
|
|
* '<S373>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/While Iterator Subsystem'
|
|
* '<S374>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/e^1'
|
|
* '<S375>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/e^2'
|
|
* '<S376>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/e^3'
|
|
* '<S377>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/While Iterator Subsystem/Subsystem2'
|
|
* '<S378>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/While Iterator Subsystem/Subsystem3'
|
|
* '<S379>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/While Iterator Subsystem/Subsystem4'
|
|
* '<S380>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF to Inertial/Create 3x3 Matrix'
|
|
* '<S381>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/w_ned/Angle Conversion'
|
|
* '<S382>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/w_ned/M+h'
|
|
* '<S383>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/w_ned/N+h'
|
|
* '<S384>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/w_ned/e2'
|
|
* '<S385>' : 'SIL/FDM/propulsion/Func_Nh'
|
|
* '<S386>' : 'SIL/FDM/propulsion/Func_Nh_AB'
|
|
* '<S387>' : 'SIL/FDM/propulsion/Func_Nh_thr'
|
|
* '<S388>' : 'SIL/FDM/propulsion/Func_cft'
|
|
* '<S389>' : 'SIL/FDM/propulsion/Func_cft_AB'
|
|
* '<S390>' : 'SIL/FDM/propulsion/Func_cft_thr'
|
|
* '<S391>' : 'SIL/FDM/propulsion/Func_fuelrate'
|
|
* '<S392>' : 'SIL/FDM/propulsion/Func_thr'
|
|
* '<S393>' : 'SIL/FDM/propulsion/Func_thrAB'
|
|
* '<S394>' : 'SIL/FDM/propulsion/Func_thrAB_1'
|
|
* '<S395>' : 'SIL/FDM/propulsion/Func_thrust_AB'
|
|
* '<S396>' : 'SIL/FDM/propulsion/Func_thrust_N'
|
|
* '<S397>' : 'SIL/FDM/propulsion/Func_thrust_thr'
|
|
* '<S398>' : 'SIL/FDM/propulsion/aero_sel'
|
|
* '<S399>' : 'SIL/FDM/propulsion/constants'
|
|
* '<S400>' : 'SIL/FDM/propulsion/ctrls_sel'
|
|
* '<S401>' : 'SIL/FDM/propulsion/kin_sel'
|
|
* '<S402>' : 'SIL/FDM/propulsion/propulsion_create'
|
|
* '<S403>' : 'SIL/FDM/tricycle landing gear/Compare To Constant'
|
|
* '<S404>' : 'SIL/FDM/tricycle landing gear/enable_gear'
|
|
* '<S405>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments'
|
|
* '<S406>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments'
|
|
* '<S407>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments'
|
|
* '<S408>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM'
|
|
* '<S409>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/Subsystem'
|
|
* '<S410>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/detect_WOW'
|
|
* '<S411>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Gear Force and Pos'
|
|
* '<S412>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Tire Force'
|
|
* '<S413>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN'
|
|
* '<S414>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve'
|
|
* '<S415>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Gear Force and Pos/Strut Normal Force'
|
|
* '<S416>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Tire Force/SinCosPsi'
|
|
* '<S417>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product'
|
|
* '<S418>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product/Subsystem'
|
|
* '<S419>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product/Subsystem1'
|
|
* '<S420>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve/Subsystem'
|
|
* '<S421>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve/Subsystem1'
|
|
* '<S422>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/Subsystem/Create 3x3 Matrix'
|
|
* '<S423>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM'
|
|
* '<S424>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/Subsystem'
|
|
* '<S425>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/detect_WOW'
|
|
* '<S426>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Calc Gear Force and Pos'
|
|
* '<S427>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Calc Tire Force'
|
|
* '<S428>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN'
|
|
* '<S429>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve'
|
|
* '<S430>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Calc Gear Force and Pos/Strut Normal Force'
|
|
* '<S431>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Calc Tire Force/SinCosPsi'
|
|
* '<S432>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product'
|
|
* '<S433>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product/Subsystem'
|
|
* '<S434>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product/Subsystem1'
|
|
* '<S435>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve/Subsystem'
|
|
* '<S436>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve/Subsystem1'
|
|
* '<S437>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/Subsystem/Create 3x3 Matrix'
|
|
* '<S438>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM'
|
|
* '<S439>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/Subsystem'
|
|
* '<S440>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/detect_WOW'
|
|
* '<S441>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Gear Force and Pos'
|
|
* '<S442>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Tire Force'
|
|
* '<S443>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN'
|
|
* '<S444>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve'
|
|
* '<S445>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Gear Force and Pos/Strut Normal Force'
|
|
* '<S446>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Tire Force/SinCosPsi'
|
|
* '<S447>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product'
|
|
* '<S448>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product/Subsystem'
|
|
* '<S449>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product/Subsystem1'
|
|
* '<S450>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve/Subsystem'
|
|
* '<S451>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve/Subsystem1'
|
|
* '<S452>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/Subsystem/Create 3x3 Matrix'
|
|
* '<S453>' : 'SIL/HAL_dummy_inputs/Subsystem'
|
|
* '<S454>' : 'SIL/HAL_dummy_inputs/actuator_feedback'
|
|
* '<S455>' : 'SIL/HAL_dummy_inputs/bmu_parser'
|
|
* '<S456>' : 'SIL/HAL_dummy_inputs/ccm_parser'
|
|
* '<S457>' : 'SIL/HAL_dummy_inputs/ecu_parser'
|
|
* '<S458>' : 'SIL/HAL_dummy_inputs/flvl_parser'
|
|
* '<S459>' : 'SIL/HAL_dummy_inputs/rec_parser'
|
|
* '<S460>' : 'SIL/HAL_dummy_inputs/rec_parser1'
|
|
* '<S461>' : 'SIL/HAL_dummy_inputs/sbg_parser'
|
|
* '<S462>' : 'SIL/HAL_dummy_inputs/sbg_parser1'
|
|
* '<S463>' : 'SIL/HAL_dummy_inputs/sdas_parser'
|
|
* '<S464>' : 'SIL/HAL_dummy_inputs/bmu_parser/bmu_parser'
|
|
* '<S465>' : 'SIL/HAL_dummy_inputs/bmu_parser/bmu_parser/bmu_msg_unpack'
|
|
* '<S466>' : 'SIL/HAL_dummy_inputs/bmu_parser/bmu_parser/parser'
|
|
* '<S467>' : 'SIL/HAL_dummy_inputs/bmu_parser/bmu_parser/bmu_msg_unpack/msg127'
|
|
* '<S468>' : 'SIL/HAL_dummy_inputs/bmu_parser/bmu_parser/bmu_msg_unpack/msg28'
|
|
* '<S469>' : 'SIL/HAL_dummy_inputs/bmu_parser/bmu_parser/bmu_msg_unpack/msg56'
|
|
* '<S470>' : 'SIL/HAL_dummy_inputs/ccm_parser/ccm_parser'
|
|
* '<S471>' : 'SIL/HAL_dummy_inputs/ccm_parser/ccm_parser/ccm_msg_unpack'
|
|
* '<S472>' : 'SIL/HAL_dummy_inputs/ccm_parser/ccm_parser/parser'
|
|
* '<S473>' : 'SIL/HAL_dummy_inputs/ccm_parser/ccm_parser/ccm_msg_unpack/msgA0'
|
|
* '<S474>' : 'SIL/HAL_dummy_inputs/ccm_parser/ccm_parser/ccm_msg_unpack/msgA1'
|
|
* '<S475>' : 'SIL/HAL_dummy_inputs/ccm_parser/ccm_parser/ccm_msg_unpack/msgFF'
|
|
* '<S476>' : 'SIL/HAL_dummy_inputs/ecu_parser/ecu_parser'
|
|
* '<S477>' : 'SIL/HAL_dummy_inputs/ecu_parser/ecu_parser/ecu_msg_unpack'
|
|
* '<S478>' : 'SIL/HAL_dummy_inputs/ecu_parser/ecu_parser/parser'
|
|
* '<S479>' : 'SIL/HAL_dummy_inputs/ecu_parser/ecu_parser/ecu_msg_unpack/unpack_ecu2ap'
|
|
* '<S480>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser'
|
|
* '<S481>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack'
|
|
* '<S482>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/parser'
|
|
* '<S483>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/Compare To Constant'
|
|
* '<S484>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/Compare To Constant1'
|
|
* '<S485>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/Compare To Constant2'
|
|
* '<S486>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/Compare To Constant3'
|
|
* '<S487>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/Compare To Constant4'
|
|
* '<S488>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/Compare To Constant5'
|
|
* '<S489>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/msgCFV'
|
|
* '<S490>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/msgSZN'
|
|
* '<S491>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/msgCFV/Chart'
|
|
* '<S492>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/msgSZN/Compare To Constant'
|
|
* '<S493>' : 'SIL/HAL_dummy_inputs/rec_parser/rec_parser'
|
|
* '<S494>' : 'SIL/HAL_dummy_inputs/rec_parser/rec_parser/parser2'
|
|
* '<S495>' : 'SIL/HAL_dummy_inputs/rec_parser/rec_parser/rec_msg_unpack'
|
|
* '<S496>' : 'SIL/HAL_dummy_inputs/rec_parser/rec_parser/rec_msg_unpack/msg0'
|
|
* '<S497>' : 'SIL/HAL_dummy_inputs/rec_parser1/rec_parser'
|
|
* '<S498>' : 'SIL/HAL_dummy_inputs/rec_parser1/rec_parser/parser2'
|
|
* '<S499>' : 'SIL/HAL_dummy_inputs/rec_parser1/rec_parser/rec_msg_unpack'
|
|
* '<S500>' : 'SIL/HAL_dummy_inputs/rec_parser1/rec_parser/rec_msg_unpack/msg0'
|
|
* '<S501>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser'
|
|
* '<S502>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/Function-Call Subsystem'
|
|
* '<S503>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/parser'
|
|
* '<S504>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack'
|
|
* '<S505>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_baro_alt_data_frame'
|
|
* '<S506>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_baro_as_data_frame'
|
|
* '<S507>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_euler_data_frame'
|
|
* '<S508>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_hdt_data_frame'
|
|
* '<S509>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_pos_data_frame'
|
|
* '<S510>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_utc_tim_data_frame'
|
|
* '<S511>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_vel_data_frame'
|
|
* '<S512>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_imu_data_frame'
|
|
* '<S513>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_nav_data_frame'
|
|
* '<S514>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser'
|
|
* '<S515>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/Function-Call Subsystem'
|
|
* '<S516>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/parser'
|
|
* '<S517>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack'
|
|
* '<S518>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_baro_alt_data_frame'
|
|
* '<S519>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_baro_as_data_frame'
|
|
* '<S520>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_euler_data_frame'
|
|
* '<S521>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_hdt_data_frame'
|
|
* '<S522>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_pos_data_frame'
|
|
* '<S523>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_utc_tim_data_frame'
|
|
* '<S524>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_vel_data_frame'
|
|
* '<S525>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_imu_data_frame'
|
|
* '<S526>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_nav_data_frame'
|
|
* '<S527>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser'
|
|
* '<S528>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser/Function-Call Subsystem'
|
|
* '<S529>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser/parser'
|
|
* '<S530>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser/sdas_msg_unpack'
|
|
* '<S531>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser/Function-Call Subsystem/crc_checksum'
|
|
* '<S532>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser/sdas_msg_unpack/msg1'
|
|
* '<S533>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser/sdas_msg_unpack/msg1/Degrees to Radians1'
|
|
* '<S534>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser/sdas_msg_unpack/msg1/Degrees to Radians2'
|
|
* '<S535>' : 'SIL/dummy_INS/INS'
|
|
* '<S536>' : 'SIL/dummy_INS/plant2ins'
|
|
* '<S537>' : 'SIL/dummy_INS/INS/Compare To Constant1'
|
|
* '<S538>' : 'SIL/dummy_INS/INS/Compare To Constant2'
|
|
* '<S539>' : 'SIL/dummy_INS/INS/Degrees to Radians'
|
|
* '<S540>' : 'SIL/dummy_INS/INS/EKF'
|
|
* '<S541>' : 'SIL/dummy_INS/INS/Subsystem'
|
|
* '<S542>' : 'SIL/dummy_INS/INS/check_gps_valid'
|
|
* '<S543>' : 'SIL/dummy_INS/INS/hdt_sel'
|
|
* '<S544>' : 'SIL/dummy_INS/INS/imu_proc'
|
|
* '<S545>' : 'SIL/dummy_INS/INS/ps_proc'
|
|
* '<S546>' : 'SIL/dummy_INS/INS/qbar_proc'
|
|
* '<S547>' : 'SIL/dummy_INS/INS/status_mgr'
|
|
* '<S548>' : 'SIL/dummy_INS/INS/EKF/EKF14s'
|
|
* '<S549>' : 'SIL/dummy_INS/INS/Subsystem/If Action Subsystem'
|
|
* '<S550>' : 'SIL/dummy_INS/INS/Subsystem/If Action Subsystem1'
|
|
* '<S551>' : 'SIL/dummy_INS/INS/Subsystem/If Action Subsystem1/MATLAB Function'
|
|
* '<S552>' : 'SIL/dummy_INS/INS/hdt_sel/Chart'
|
|
* '<S553>' : 'SIL/dummy_INS/INS/imu_proc/Degrees to Radians'
|
|
* '<S554>' : 'SIL/dummy_INS/INS/imu_proc/IMU_bias_fix'
|
|
* '<S555>' : 'SIL/dummy_INS/INS/imu_proc/install_fix'
|
|
* '<S556>' : 'SIL/dummy_INS/INS/imu_proc/install_fix/Rotation Angles to Direction Cosine Matrix'
|
|
* '<S557>' : 'SIL/dummy_INS/INS/imu_proc/install_fix/cal_mag_hdg'
|
|
* '<S558>' : 'SIL/dummy_INS/INS/imu_proc/install_fix/Rotation Angles to Direction Cosine Matrix/Create 3x3 Matrix'
|
|
* '<S559>' : 'SIL/dummy_INS/INS/imu_proc/install_fix/cal_mag_hdg/inpi'
|
|
* '<S560>' : 'SIL/dummy_INS/INS/ps_proc/Pressure Altitude'
|
|
* '<S561>' : 'SIL/dummy_INS/INS/ps_proc/Pressure Altitude/Length Conversion'
|
|
* '<S562>' : 'SIL/dummy_INS/INS/ps_proc/Pressure Altitude/Pressure Conversion'
|
|
* '<S563>' : 'SIL/dummy_INS/INS/qbar_proc/zero_set'
|
|
* '<S564>' : 'SIL/dummy_INS/plant2ins/IMU'
|
|
* '<S565>' : 'SIL/dummy_INS/plant2ins/gnss_hdg'
|
|
* '<S566>' : 'SIL/dummy_INS/plant2ins/gnss_pos'
|
|
* '<S567>' : 'SIL/dummy_INS/plant2ins/gnss_tim'
|
|
* '<S568>' : 'SIL/dummy_INS/plant2ins/gnss_vel'
|
|
* '<S569>' : 'SIL/dummy_INS/plant2ins/mag'
|
|
* '<S570>' : 'SIL/dummy_INS/plant2ins/ps'
|
|
* '<S571>' : 'SIL/dummy_INS/plant2ins/qbar'
|
|
* '<S572>' : 'SIL/dummy_INS/plant2ins/IMU/Radians to Degrees'
|
|
* '<S573>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit'
|
|
* '<S574>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Acceleration Conversion'
|
|
* '<S575>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer'
|
|
* '<S576>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Gyroscope'
|
|
* '<S577>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/Dynamics'
|
|
* '<S578>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/w x (w x d)'
|
|
* '<S579>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/wdot x d'
|
|
* '<S580>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/Dynamics/No Dynamics'
|
|
* '<S581>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/Dynamics/Second-order Dynamics'
|
|
* '<S582>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/w x (w x d)/w x (w x d)'
|
|
* '<S583>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/w x (w x d)/w x d'
|
|
* '<S584>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/w x (w x d)/w x (w x d)/Subsystem'
|
|
* '<S585>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/w x (w x d)/w x (w x d)/Subsystem1'
|
|
* '<S586>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/w x (w x d)/w x d/Subsystem'
|
|
* '<S587>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/w x (w x d)/w x d/Subsystem1'
|
|
* '<S588>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/wdot x d/Subsystem'
|
|
* '<S589>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/wdot x d/Subsystem1'
|
|
* '<S590>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Gyroscope/Dynamics'
|
|
* '<S591>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Gyroscope/Dynamics/No Dynamics'
|
|
* '<S592>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Gyroscope/Dynamics/Second-order Dynamics'
|
|
* '<S593>' : 'SIL/dummy_INS/plant2ins/gnss_hdg/Enabled Subsystem'
|
|
* '<S594>' : 'SIL/dummy_INS/plant2ins/gnss_hdg/tick'
|
|
* '<S595>' : 'SIL/dummy_INS/plant2ins/gnss_pos/Enabled Subsystem'
|
|
* '<S596>' : 'SIL/dummy_INS/plant2ins/gnss_pos/tick'
|
|
* '<S597>' : 'SIL/dummy_INS/plant2ins/gnss_tim/Enabled Subsystem'
|
|
* '<S598>' : 'SIL/dummy_INS/plant2ins/gnss_tim/tick'
|
|
* '<S599>' : 'SIL/dummy_INS/plant2ins/gnss_vel/Enabled Subsystem'
|
|
* '<S600>' : 'SIL/dummy_INS/plant2ins/gnss_vel/tick'
|
|
* '<S601>' : 'SIL/dummy_INS/plant2ins/gnss_vel/Enabled Subsystem/Radians to Degrees'
|
|
* '<S602>' : 'SIL/dummy_INS/plant2ins/mag/Enabled Subsystem'
|
|
* '<S603>' : 'SIL/dummy_INS/plant2ins/mag/tick'
|
|
* '<S604>' : 'SIL/dummy_INS/plant2ins/ps/Enabled Subsystem'
|
|
* '<S605>' : 'SIL/dummy_INS/plant2ins/ps/tick'
|
|
* '<S606>' : 'SIL/dummy_INS/plant2ins/qbar/Enabled Subsystem'
|
|
* '<S607>' : 'SIL/dummy_INS/plant2ins/qbar/tick'
|
|
* '<S608>' : 'SIL/dummy_input/ins2sens'
|
|
* '<S609>' : 'SIL/dummy_output/Enabled Subsystem'
|
|
* '<S610>' : 'SIL/dummy_output/Enabled Subsystem1'
|
|
* '<S611>' : 'SIL/dummy_output/Enabled Subsystem2'
|
|
* '<S612>' : 'SIL/dummy_output/Enabled Subsystem3'
|
|
* '<S613>' : 'SIL/dummy_output/Enabled Subsystem4'
|
|
* '<S614>' : 'SIL/dummy_output/Enabled Subsystem5'
|
|
* '<S615>' : 'SIL/dummy_output/Enabled Subsystem6'
|
|
* '<S616>' : 'SIL/dummy_output/Subsystem'
|
|
* '<S617>' : 'SIL/dummy_output/Subsystem1'
|
|
* '<S618>' : 'SIL/dummy_output/Subsystem2'
|
|
* '<S619>' : 'SIL/dummy_output/Subsystem3'
|
|
* '<S620>' : 'SIL/dummy_output/Subsystem4'
|
|
* '<S621>' : 'SIL/dummy_output/Subsystem5'
|
|
* '<S622>' : 'SIL/dummy_output/actuator'
|
|
* '<S623>' : 'SIL/dummy_output/actuator1'
|
|
* '<S624>' : 'SIL/dummy_output/actuator2'
|
|
* '<S625>' : 'SIL/dummy_output/actuator3'
|
|
* '<S626>' : 'SIL/dummy_output/dynamic_rate_saturation'
|
|
* '<S627>' : 'SIL/dummy_output/launch'
|
|
* '<S628>' : 'SIL/dummy_output/dynamic_rate_saturation/Saturation Dynamic'
|
|
* '<S629>' : 'SIL/kb3_autopilot/cmd2pwm'
|
|
* '<S630>' : 'SIL/kb3_autopilot/communiation_and_command'
|
|
* '<S631>' : 'SIL/kb3_autopilot/controller'
|
|
* '<S632>' : 'SIL/kb3_autopilot/mavlink_data_link'
|
|
* '<S633>' : 'SIL/kb3_autopilot/param'
|
|
* '<S634>' : 'SIL/kb3_autopilot/sen_proc_monitor'
|
|
* '<S635>' : 'SIL/kb3_autopilot/cmd2pwm/CCM_ctrl_cnt'
|
|
* '<S636>' : 'SIL/kb3_autopilot/cmd2pwm/Subsystem4'
|
|
* '<S637>' : 'SIL/kb3_autopilot/cmd2pwm/cmd_kb2_2'
|
|
* '<S638>' : 'SIL/kb3_autopilot/cmd2pwm/cmd_kb3'
|
|
* '<S639>' : 'SIL/kb3_autopilot/cmd2pwm/cmd_zkxb'
|
|
* '<S640>' : 'SIL/kb3_autopilot/cmd2pwm/cmd_zkxb1'
|
|
* '<S641>' : 'SIL/kb3_autopilot/cmd2pwm/cmd_zkxb2'
|
|
* '<S642>' : 'SIL/kb3_autopilot/communiation_and_command/C2_pre_proc'
|
|
* '<S643>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc'
|
|
* '<S644>' : 'SIL/kb3_autopilot/communiation_and_command/recovery'
|
|
* '<S645>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation'
|
|
* '<S646>' : 'SIL/kb3_autopilot/communiation_and_command/trajectory_plan'
|
|
* '<S647>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc'
|
|
* '<S648>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd'
|
|
* '<S649>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_conn'
|
|
* '<S650>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc'
|
|
* '<S651>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_wp_cur'
|
|
* '<S652>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/no_cmd'
|
|
* '<S653>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_cmd'
|
|
* '<S654>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params'
|
|
* '<S655>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/If Action Subsystem1'
|
|
* '<S656>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/act_sweep'
|
|
* '<S657>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/actuator_cmd'
|
|
* '<S658>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/armed_dissarmed'
|
|
* '<S659>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/base_asl'
|
|
* '<S660>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/bit_mode'
|
|
* '<S661>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed'
|
|
* '<S662>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/dist_trans'
|
|
* '<S663>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/proc_cmd'
|
|
* '<S664>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/sdas_cmd'
|
|
* '<S665>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_fuel_est'
|
|
* '<S666>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter'
|
|
* '<S667>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/takeoff_tht'
|
|
* '<S668>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/toplevel_sw'
|
|
* '<S669>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha'
|
|
* '<S670>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/way_point_jump'
|
|
* '<S671>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/act_sweep/Degrees to Radians'
|
|
* '<S672>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/actuator_cmd/If Action Subsystem'
|
|
* '<S673>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/actuator_cmd/If Action Subsystem1'
|
|
* '<S674>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/armed_dissarmed/arm'
|
|
* '<S675>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/armed_dissarmed/disarm'
|
|
* '<S676>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/armed_dissarmed/arm/Subsystem'
|
|
* '<S677>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/armed_dissarmed/arm/Subsystem1'
|
|
* '<S678>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/armed_dissarmed/disarm/Subsystem'
|
|
* '<S679>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/armed_dissarmed/disarm/Subsystem1'
|
|
* '<S680>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/base_asl/set_base_alt'
|
|
* '<S681>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/base_asl/set_base_alt_baro'
|
|
* '<S682>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/base_asl/set_cur_base_alt'
|
|
* '<S683>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set throttle'
|
|
* '<S684>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed'
|
|
* '<S685>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set throttle/If Action Subsystem'
|
|
* '<S686>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set throttle/If Action Subsystem1'
|
|
* '<S687>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/If Action Subsystem'
|
|
* '<S688>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_as'
|
|
* '<S689>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_gs'
|
|
* '<S690>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_hdot'
|
|
* '<S691>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_as/If Action Subsystem'
|
|
* '<S692>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_as/Subsystem'
|
|
* '<S693>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_gs/If Action Subsystem'
|
|
* '<S694>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_gs/Subsystem'
|
|
* '<S695>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_hdot/If Action Subsystem'
|
|
* '<S696>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_hdot/Subsystem'
|
|
* '<S697>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/AFCS_vert'
|
|
* '<S698>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/AS_SEL'
|
|
* '<S699>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/AT'
|
|
* '<S700>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/BMU'
|
|
* '<S701>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/CCM'
|
|
* '<S702>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/CSAS_YAW'
|
|
* '<S703>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/ECU'
|
|
* '<S704>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/If Action Subsystem1'
|
|
* '<S705>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/USE_ADRC'
|
|
* '<S706>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/actuators'
|
|
* '<S707>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/alt'
|
|
* '<S708>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/cut'
|
|
* '<S709>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/rec'
|
|
* '<S710>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/recovery'
|
|
* '<S711>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/ECU/Chart'
|
|
* '<S712>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/actuators/Degrees to Radians'
|
|
* '<S713>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/cut/Compare To Constant'
|
|
* '<S714>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/cut/Compare To Constant1'
|
|
* '<S715>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/cut/pass_through'
|
|
* '<S716>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/cut/recovery'
|
|
* '<S717>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/recovery/Compare To Constant'
|
|
* '<S718>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/recovery/force_recovery'
|
|
* '<S719>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/recovery/normal_recovery'
|
|
* '<S720>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/takeoff_tht/Degrees to Radians'
|
|
* '<S721>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/toplevel_sw/Compare To Constant'
|
|
* '<S722>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/toplevel_sw/If Action Subsystem'
|
|
* '<S723>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/toplevel_sw/If Action Subsystem1'
|
|
* '<S724>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/toplevel_sw/If Action Subsystem/operation'
|
|
* '<S725>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/toplevel_sw/If Action Subsystem/standby'
|
|
* '<S726>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/toplevel_sw/If Action Subsystem/xbit'
|
|
* '<S727>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/Compare To Constant'
|
|
* '<S728>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem'
|
|
* '<S729>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem1'
|
|
* '<S730>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem/range_pi'
|
|
* '<S731>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem/range_pi1'
|
|
* '<S732>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem/range_pi/Compare To Constant'
|
|
* '<S733>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem/range_pi/Compare To Constant1'
|
|
* '<S734>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem/range_pi1/Compare To Constant'
|
|
* '<S735>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem/range_pi1/Compare To Constant1'
|
|
* '<S736>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/way_point_jump/Subsystem'
|
|
* '<S737>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/way_point_jump/Subsystem1'
|
|
* '<S738>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/way_point_jump/Subsystem/If Action Subsystem'
|
|
* '<S739>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/way_point_jump/Subsystem/Subsystem1'
|
|
* '<S740>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_conn/If Action Subsystem'
|
|
* '<S741>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_conn/If Action Subsystem1'
|
|
* '<S742>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_conn/check_conn'
|
|
* '<S743>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/invalid'
|
|
* '<S744>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid'
|
|
* '<S745>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid_checking'
|
|
* '<S746>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/auto_sw'
|
|
* '<S747>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/aux_sw'
|
|
* '<S748>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/brake_sw'
|
|
* '<S749>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/gear_sw'
|
|
* '<S750>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/rescale6'
|
|
* '<S751>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/rescale7'
|
|
* '<S752>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/rescale8'
|
|
* '<S753>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/rescale9'
|
|
* '<S754>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_wp_cur/If Action Subsystem'
|
|
* '<S755>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_wp_cur/If Action Subsystem1'
|
|
* '<S756>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_wp_cur/proc_set_ cur'
|
|
* '<S757>' : 'SIL/kb3_autopilot/communiation_and_command/recovery/pass_through'
|
|
* '<S758>' : 'SIL/kb3_autopilot/communiation_and_command/recovery/recovery'
|
|
* '<S759>' : 'SIL/kb3_autopilot/communiation_and_command/recovery/recovery/engine'
|
|
* '<S760>' : 'SIL/kb3_autopilot/communiation_and_command/recovery/recovery/parachute'
|
|
* '<S761>' : 'SIL/kb3_autopilot/communiation_and_command/recovery/recovery/engine/get_load'
|
|
* '<S762>' : 'SIL/kb3_autopilot/communiation_and_command/recovery/recovery/engine/landing_task'
|
|
* '<S763>' : 'SIL/kb3_autopilot/communiation_and_command/recovery/recovery/parachute/Chart'
|
|
* '<S764>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/Level1_sel'
|
|
* '<S765>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting'
|
|
* '<S766>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/Level1_sel/TopLevelSwitch'
|
|
* '<S767>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational'
|
|
* '<S768>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/standby'
|
|
* '<S769>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit'
|
|
* '<S770>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/Level2_sel'
|
|
* '<S771>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting'
|
|
* '<S772>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/Level2_sel/Chart'
|
|
* '<S773>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto'
|
|
* '<S774>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/manual'
|
|
* '<S775>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/semi auto'
|
|
* '<S776>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/Level3_sel'
|
|
* '<S777>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting'
|
|
* '<S778>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery'
|
|
* '<S779>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/Level3_sel/Chart'
|
|
* '<S780>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/RTB'
|
|
* '<S781>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/hold'
|
|
* '<S782>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission'
|
|
* '<S783>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting'
|
|
* '<S784>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel'
|
|
* '<S785>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting/idle'
|
|
* '<S786>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting/landing'
|
|
* '<S787>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting/takeoff'
|
|
* '<S788>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting/waypoint'
|
|
* '<S789>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting/landing/landing_task'
|
|
* '<S790>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting/takeoff/takeoff_task'
|
|
* '<S791>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting/waypoint/Chart'
|
|
* '<S792>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/get_WP'
|
|
* '<S793>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/mission_proc'
|
|
* '<S794>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test'
|
|
* '<S795>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/get_WP/mav'
|
|
* '<S796>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test/Switch Case Action Subsystem1'
|
|
* '<S797>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test/landing'
|
|
* '<S798>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test/takeoff'
|
|
* '<S799>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test/wp'
|
|
* '<S800>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test/landing/Compare To Constant'
|
|
* '<S801>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test/takeoff/Compare To Constant'
|
|
* '<S802>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test/wp/Compare To Constant'
|
|
* '<S803>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant'
|
|
* '<S804>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant1'
|
|
* '<S805>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant2'
|
|
* '<S806>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant3'
|
|
* '<S807>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant4'
|
|
* '<S808>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant5'
|
|
* '<S809>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant6'
|
|
* '<S810>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant7'
|
|
* '<S811>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant8'
|
|
* '<S812>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/If Action Subsystem'
|
|
* '<S813>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/If Action Subsystem1'
|
|
* '<S814>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/If Action Subsystem2'
|
|
* '<S815>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/If Action Subsystem2/If Action Subsystem'
|
|
* '<S816>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/If Action Subsystem2/Subsystem'
|
|
* '<S817>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/standby/standby_emergency'
|
|
* '<S818>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit/act_sweep'
|
|
* '<S819>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit/idle'
|
|
* '<S820>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit/manual'
|
|
* '<S821>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit/stab'
|
|
* '<S822>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit/act_sweep/If Action Subsystem'
|
|
* '<S823>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit/act_sweep/If Action Subsystem1'
|
|
* '<S824>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit/act_sweep/sweep_generator'
|
|
* '<S825>' : 'SIL/kb3_autopilot/communiation_and_command/trajectory_plan/no_updates'
|
|
* '<S826>' : 'SIL/kb3_autopilot/communiation_and_command/trajectory_plan/update_mission_traj'
|
|
* '<S827>' : 'SIL/kb3_autopilot/communiation_and_command/trajectory_plan/update_mission_traj/mav'
|
|
* '<S828>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/invalid'
|
|
* '<S829>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid'
|
|
* '<S830>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid_checking'
|
|
* '<S831>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/auto_sw'
|
|
* '<S832>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/aux_sw'
|
|
* '<S833>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/brake_sw'
|
|
* '<S834>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/gear_sw'
|
|
* '<S835>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/rescale6'
|
|
* '<S836>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/rescale7'
|
|
* '<S837>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/rescale8'
|
|
* '<S838>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/rescale9'
|
|
* '<S839>' : 'SIL/kb3_autopilot/controller/AFCS'
|
|
* '<S840>' : 'SIL/kb3_autopilot/controller/CSAS'
|
|
* '<S841>' : 'SIL/kb3_autopilot/controller/arm_disarm'
|
|
* '<S842>' : 'SIL/kb3_autopilot/controller/fuel_cal'
|
|
* '<S843>' : 'SIL/kb3_autopilot/controller/mix'
|
|
* '<S844>' : 'SIL/kb3_autopilot/controller/trajectory_generation'
|
|
* '<S845>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT'
|
|
* '<S846>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert'
|
|
* '<S847>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI'
|
|
* '<S848>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/OFF'
|
|
* '<S849>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2'
|
|
* '<S850>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/Saturation Dynamic'
|
|
* '<S851>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/Saturation Dynamic1'
|
|
* '<S852>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/Saturation Dynamic2'
|
|
* '<S853>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/dycmd2dpsicmd1'
|
|
* '<S854>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/psi_err'
|
|
* '<S855>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/psi_err1'
|
|
* '<S856>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/psi_err2'
|
|
* '<S857>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/dycmd2dpsicmd1/Saturation dpsi'
|
|
* '<S858>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/as2tht'
|
|
* '<S859>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht'
|
|
* '<S860>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/off'
|
|
* '<S861>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/as2tht/ctrl_vt_by_tht'
|
|
* '<S862>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/as2tht/ctrl_vt_by_tht/Saturation Dynamic'
|
|
* '<S863>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/as2tht/ctrl_vt_by_tht/Saturation Dynamic1'
|
|
* '<S864>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/ctrl_gamma_by_tht_afcs'
|
|
* '<S865>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/gamma'
|
|
* '<S866>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot'
|
|
* '<S867>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/stall_protect_for_wp'
|
|
* '<S868>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/ctrl_gamma_by_tht_afcs/ctrl_gamma_by_tht'
|
|
* '<S869>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/ctrl_gamma_by_tht_afcs/ctrl_gamma_by_tht/Saturation Dynamic'
|
|
* '<S870>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/ctrl_gamma_by_tht_afcs/ctrl_gamma_by_tht/Saturation Dynamic1'
|
|
* '<S871>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/hdot'
|
|
* '<S872>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav'
|
|
* '<S873>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav/AGL'
|
|
* '<S874>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav/H'
|
|
* '<S875>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav/VNAV'
|
|
* '<S876>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav/dH2hdot'
|
|
* '<S877>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav/dH2hdot/Saturation Hdot_c'
|
|
* '<S878>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav/dH2hdot/Saturation Hdot_c1'
|
|
* '<S879>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav/dH2hdot/Saturation k'
|
|
* '<S880>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/stall_protect_for_wp/Compare To Constant'
|
|
* '<S881>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/stall_protect_for_wp/Compare To Zero'
|
|
* '<S882>' : 'SIL/kb3_autopilot/controller/CSAS/AT'
|
|
* '<S883>' : 'SIL/kb3_autopilot/controller/CSAS/pitch'
|
|
* '<S884>' : 'SIL/kb3_autopilot/controller/CSAS/roll'
|
|
* '<S885>' : 'SIL/kb3_autopilot/controller/CSAS/yaw'
|
|
* '<S886>' : 'SIL/kb3_autopilot/controller/CSAS/AT/AS'
|
|
* '<S887>' : 'SIL/kb3_autopilot/controller/CSAS/AT/ASPD_ERROR'
|
|
* '<S888>' : 'SIL/kb3_autopilot/controller/CSAS/AT/COMMAND'
|
|
* '<S889>' : 'SIL/kb3_autopilot/controller/CSAS/AT/OFF'
|
|
* '<S890>' : 'SIL/kb3_autopilot/controller/CSAS/AT/AS/turbine_engine_as_ctrl'
|
|
* '<S891>' : 'SIL/kb3_autopilot/controller/CSAS/AT/AS/turbine_engine_as_ctrl/Saturation Dynamic'
|
|
* '<S892>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/COMMAND'
|
|
* '<S893>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/OFF'
|
|
* '<S894>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL'
|
|
* '<S895>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/COMMAND/Saturation Dynamic'
|
|
* '<S896>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/Compare To Constant'
|
|
* '<S897>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/pass_q_c'
|
|
* '<S898>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl'
|
|
* '<S899>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC'
|
|
* '<S900>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/tht_ctrl'
|
|
* '<S901>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl'
|
|
* '<S902>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC'
|
|
* '<S903>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/Saturation Dynamic1'
|
|
* '<S904>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2'
|
|
* '<S905>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws'
|
|
* '<S906>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Control Law'
|
|
* '<S907>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Saturation Dynamic'
|
|
* '<S908>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/State Predictor'
|
|
* '<S909>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/cal eta'
|
|
* '<S910>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1'
|
|
* '<S911>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2'
|
|
* '<S912>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3'
|
|
* '<S913>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/If Action Subsystem'
|
|
* '<S914>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/If Action Subsystem1'
|
|
* '<S915>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/Saturation Dynamic'
|
|
* '<S916>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/f_tht'
|
|
* '<S917>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/If Action Subsystem'
|
|
* '<S918>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/If Action Subsystem1'
|
|
* '<S919>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/Saturation Dynamic'
|
|
* '<S920>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/f_tht'
|
|
* '<S921>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/If Action Subsystem'
|
|
* '<S922>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/If Action Subsystem1'
|
|
* '<S923>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/Saturation Dynamic'
|
|
* '<S924>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/f_tht'
|
|
* '<S925>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC/qctrl'
|
|
* '<S926>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC/qctrl/Saturation Dynamic1'
|
|
* '<S927>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC/qctrl/qctrl_LADRC'
|
|
* '<S928>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC/qctrl/qctrl_LADRC/Subsystem2'
|
|
* '<S929>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC/qctrl/qctrl_LADRC/Subsystem2/LESO'
|
|
* '<S930>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC/qctrl/qctrl_LADRC/Subsystem2/LESO/Saturation Dynamic'
|
|
* '<S931>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC/qctrl/qctrl_LADRC/Subsystem2/LESO/leso'
|
|
* '<S932>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/tht_ctrl/tht_ctrl'
|
|
* '<S933>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/tht_ctrl/tht_ctrl/sat q_c'
|
|
* '<S934>' : 'SIL/kb3_autopilot/controller/CSAS/roll/COMMAND'
|
|
* '<S935>' : 'SIL/kb3_autopilot/controller/CSAS/roll/OFF'
|
|
* '<S936>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL'
|
|
* '<S937>' : 'SIL/kb3_autopilot/controller/CSAS/roll/COMMAND/Saturation Dynamic'
|
|
* '<S938>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/Compare To Constant'
|
|
* '<S939>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/Compare To Constant1'
|
|
* '<S940>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl'
|
|
* '<S941>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC'
|
|
* '<S942>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/pass_p_c'
|
|
* '<S943>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl'
|
|
* '<S944>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl_ADRC'
|
|
* '<S945>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl'
|
|
* '<S946>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC'
|
|
* '<S947>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/Saturation Dynamic1'
|
|
* '<S948>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2'
|
|
* '<S949>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws'
|
|
* '<S950>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Control Law'
|
|
* '<S951>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Saturation Dynamic'
|
|
* '<S952>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/State Predictor'
|
|
* '<S953>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/cal eta'
|
|
* '<S954>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1'
|
|
* '<S955>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2'
|
|
* '<S956>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3'
|
|
* '<S957>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/If Action Subsystem'
|
|
* '<S958>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/If Action Subsystem1'
|
|
* '<S959>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/Saturation Dynamic'
|
|
* '<S960>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/f_tht'
|
|
* '<S961>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/If Action Subsystem'
|
|
* '<S962>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/If Action Subsystem1'
|
|
* '<S963>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/Saturation Dynamic'
|
|
* '<S964>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/f_tht'
|
|
* '<S965>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/If Action Subsystem'
|
|
* '<S966>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/If Action Subsystem1'
|
|
* '<S967>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/Saturation Dynamic'
|
|
* '<S968>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/f_tht'
|
|
* '<S969>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL'
|
|
* '<S970>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/Saturation Dynamic1'
|
|
* '<S971>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC'
|
|
* '<S972>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC/Subsystem3'
|
|
* '<S973>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC/Subsystem3/Saturation Dynamic'
|
|
* '<S974>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC/Subsystem3/eso'
|
|
* '<S975>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC/Subsystem3/eso/Saturation Dynamic'
|
|
* '<S976>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC/Subsystem3/eso/fal'
|
|
* '<S977>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC/Subsystem3/eso/fal/If Action Subsystem'
|
|
* '<S978>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC/Subsystem3/eso/fal/If Action Subsystem1'
|
|
* '<S979>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl/phi_ctrl'
|
|
* '<S980>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl/phi_ctrl/sat p_c'
|
|
* '<S981>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl_ADRC/ADRC_ROLL'
|
|
* '<S982>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl_ADRC/ADRC_ROLL1'
|
|
* '<S983>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl_ADRC/ADRC_ROLL/ADRC_ROLL'
|
|
* '<S984>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl_ADRC/ADRC_ROLL/ADRC_ROLL/MATLAB Function'
|
|
* '<S985>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl_ADRC/ADRC_ROLL/ADRC_ROLL/MATLAB Function4'
|
|
* '<S986>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl_ADRC/ADRC_ROLL/ADRC_ROLL/Saturation Dynamic1'
|
|
* '<S987>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl_ADRC/ADRC_ROLL1/MATLAB Function2'
|
|
* '<S988>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl_ADRC/ADRC_ROLL1/MATLAB Function3'
|
|
* '<S989>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl_ADRC/ADRC_ROLL1/MATLAB Function4'
|
|
* '<S990>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL'
|
|
* '<S991>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/COMMAND'
|
|
* '<S992>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/DAMPING'
|
|
* '<S993>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/OFF'
|
|
* '<S994>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/ay_ctrl'
|
|
* '<S995>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/pass_r_c'
|
|
* '<S996>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl'
|
|
* '<S997>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/ay_ctrl/azctrl'
|
|
* '<S998>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/ay_ctrl/azctrl/Saturation Dynamic'
|
|
* '<S999>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl'
|
|
* '<S1000>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC'
|
|
* '<S1001>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/Saturation Dynamic1'
|
|
* '<S1002>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2'
|
|
* '<S1003>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws'
|
|
* '<S1004>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Control Law'
|
|
* '<S1005>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Saturation Dynamic'
|
|
* '<S1006>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/State Predictor'
|
|
* '<S1007>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/cal eta'
|
|
* '<S1008>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1'
|
|
* '<S1009>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2'
|
|
* '<S1010>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3'
|
|
* '<S1011>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/If Action Subsystem'
|
|
* '<S1012>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/If Action Subsystem1'
|
|
* '<S1013>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/Saturation Dynamic'
|
|
* '<S1014>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/f_tht'
|
|
* '<S1015>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/If Action Subsystem'
|
|
* '<S1016>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/If Action Subsystem1'
|
|
* '<S1017>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/Saturation Dynamic'
|
|
* '<S1018>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/f_tht'
|
|
* '<S1019>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/If Action Subsystem'
|
|
* '<S1020>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/If Action Subsystem1'
|
|
* '<S1021>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/Saturation Dynamic'
|
|
* '<S1022>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/f_tht'
|
|
* '<S1023>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/COMMAND/Saturation Dynamic'
|
|
* '<S1024>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/DAMPING/Saturation Dynamic'
|
|
* '<S1025>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/DAMPING/yaw_daming'
|
|
* '<S1026>' : 'SIL/kb3_autopilot/controller/arm_disarm/AP2ECU'
|
|
* '<S1027>' : 'SIL/kb3_autopilot/controller/arm_disarm/ECU2AP'
|
|
* '<S1028>' : 'SIL/kb3_autopilot/controller/arm_disarm/ECU_manager'
|
|
* '<S1029>' : 'SIL/kb3_autopilot/controller/arm_disarm/AP2ECU/afterburning'
|
|
* '<S1030>' : 'SIL/kb3_autopilot/controller/arm_disarm/AP2ECU/no_afterburning'
|
|
* '<S1031>' : 'SIL/kb3_autopilot/controller/arm_disarm/AP2ECU/afterburning/Chart'
|
|
* '<S1032>' : 'SIL/kb3_autopilot/controller/arm_disarm/ECU_manager/get_max_rpm'
|
|
* '<S1033>' : 'SIL/kb3_autopilot/controller/arm_disarm/ECU_manager/get_min_rpm'
|
|
* '<S1034>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion'
|
|
* '<S1035>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_Nh'
|
|
* '<S1036>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_Nh_AB'
|
|
* '<S1037>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_Nh_thr'
|
|
* '<S1038>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_cft'
|
|
* '<S1039>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_cft_AB'
|
|
* '<S1040>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_cft_thr'
|
|
* '<S1041>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_fuelrate'
|
|
* '<S1042>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_thr'
|
|
* '<S1043>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_thrAB'
|
|
* '<S1044>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_thrAB_1'
|
|
* '<S1045>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_thrust_AB'
|
|
* '<S1046>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_thrust_N'
|
|
* '<S1047>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_thrust_thr'
|
|
* '<S1048>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/aero_sel'
|
|
* '<S1049>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/constants'
|
|
* '<S1050>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/ctrls_sel'
|
|
* '<S1051>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/kin_sel'
|
|
* '<S1052>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/propulsion_create'
|
|
* '<S1053>' : 'SIL/kb3_autopilot/controller/mix/mix'
|
|
* '<S1054>' : 'SIL/kb3_autopilot/controller/mix/no_mix'
|
|
* '<S1055>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info'
|
|
* '<S1056>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/alt'
|
|
* '<S1057>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav'
|
|
* '<S1058>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/vel'
|
|
* '<S1059>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/alt/use_baro_alt'
|
|
* '<S1060>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/alt/use_gps_alt'
|
|
* '<S1061>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/case_circle'
|
|
* '<S1062>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/case_corner'
|
|
* '<S1063>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/case_line'
|
|
* '<S1064>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/home'
|
|
* '<S1065>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/case_circle/nav_circle'
|
|
* '<S1066>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/case_corner/nav_corner'
|
|
* '<S1067>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/case_line/nav_line'
|
|
* '<S1068>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/home/nav_point'
|
|
* '<S1069>' : 'SIL/kb3_autopilot/mavlink_data_link/ack_convert'
|
|
* '<S1070>' : 'SIL/kb3_autopilot/mavlink_data_link/get_cur'
|
|
* '<S1071>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send'
|
|
* '<S1072>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc'
|
|
* '<S1073>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_command'
|
|
* '<S1074>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_gps_rtcm_data'
|
|
* '<S1075>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission'
|
|
* '<S1076>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params'
|
|
* '<S1077>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_rc'
|
|
* '<S1078>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_control'
|
|
* '<S1079>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_echo'
|
|
* '<S1080>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_set_mod'
|
|
* '<S1081>' : 'SIL/kb3_autopilot/mavlink_data_link/ack_convert/Chart_send_ack'
|
|
* '<S1082>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/Function-Call Subsystem'
|
|
* '<S1083>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/ap_ver_enc'
|
|
* '<S1084>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/cmd_ack_enc'
|
|
* '<S1085>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download'
|
|
* '<S1086>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/mission_ack_enc'
|
|
* '<S1087>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/mission_cnt_enc'
|
|
* '<S1088>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/mission_cur_enc'
|
|
* '<S1089>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/mission_item_int_enc'
|
|
* '<S1090>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/mission_req_int_enc'
|
|
* '<S1091>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/param_val_enc'
|
|
* '<S1092>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/ser_ctrl_enc'
|
|
* '<S1093>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/traffic_ctrl'
|
|
* '<S1094>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/attitude_enc'
|
|
* '<S1095>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/bmu_state'
|
|
* '<S1096>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ccm_state'
|
|
* '<S1097>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/emb_atmo_com_enc'
|
|
* '<S1098>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ext_sys_stat_enc'
|
|
* '<S1099>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/glb_pos_int_enc'
|
|
* '<S1100>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/gps_raw_int_enc'
|
|
* '<S1101>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/heartbeat_enc'
|
|
* '<S1102>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ins1_state'
|
|
* '<S1103>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ins2_state'
|
|
* '<S1104>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/nav_ctrl_out_enc'
|
|
* '<S1105>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/scal_pres_enc'
|
|
* '<S1106>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/svo_out_raw_enc'
|
|
* '<S1107>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/sys_stat_enc'
|
|
* '<S1108>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/turbine_state'
|
|
* '<S1109>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/vfr_hud_enc'
|
|
* '<S1110>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/attitude_enc/Chart'
|
|
* '<S1111>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/bmu_state/bmu_state_enc'
|
|
* '<S1112>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ccm_state/ccm_state_enc'
|
|
* '<S1113>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/emb_atmo_com_enc/Chart'
|
|
* '<S1114>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ext_sys_stat_enc/Chart'
|
|
* '<S1115>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/glb_pos_int_enc/Chart'
|
|
* '<S1116>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/gps_raw_int_enc/Chart'
|
|
* '<S1117>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/gps_raw_int_enc/Chart/get_cog'
|
|
* '<S1118>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/gps_raw_int_enc/Chart/get_vel'
|
|
* '<S1119>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/gps_raw_int_enc/Chart/get_cog/If Action Subsystem'
|
|
* '<S1120>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/gps_raw_int_enc/Chart/get_cog/If Action Subsystem1'
|
|
* '<S1121>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/gps_raw_int_enc/Chart/get_cog/Radians to Degrees'
|
|
* '<S1122>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/heartbeat_enc/heartbeat'
|
|
* '<S1123>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/heartbeat_enc/heartbeat/Chart'
|
|
* '<S1124>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ins1_state/Radians to Degrees'
|
|
* '<S1125>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ins2_state/Radians to Degrees'
|
|
* '<S1126>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/nav_ctrl_out_enc/Chart'
|
|
* '<S1127>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/scal_pres_enc/Chart'
|
|
* '<S1128>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/svo_out_raw_enc/Chart'
|
|
* '<S1129>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/sys_stat_enc/Chart'
|
|
* '<S1130>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/sys_stat_enc/cal_drop_perc'
|
|
* '<S1131>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/turbine_state/turbine_state_enc'
|
|
* '<S1132>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/vfr_hud_enc/Chart'
|
|
* '<S1133>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each'
|
|
* '<S1134>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/parse_mav_msgs'
|
|
* '<S1135>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/cmd_long_dec'
|
|
* '<S1136>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/defaults'
|
|
* '<S1137>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/gps_rtcm_data'
|
|
* '<S1138>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/gps_rtcm_data1'
|
|
* '<S1139>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_clr_all_dec'
|
|
* '<S1140>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_cnt_dec'
|
|
* '<S1141>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_item_int_dec'
|
|
* '<S1142>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_req_dec'
|
|
* '<S1143>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_req_lst_dec'
|
|
* '<S1144>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_set_cur_dec'
|
|
* '<S1145>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_req_get_dec'
|
|
* '<S1146>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_req_lst_dec'
|
|
* '<S1147>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_set_dec'
|
|
* '<S1148>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/rc_channels_override_dec'
|
|
* '<S1149>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/set_mode_dec'
|
|
* '<S1150>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/cmd_long_dec/Function-Call Subsystem'
|
|
* '<S1151>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/cmd_long_dec/parse_and_proc'
|
|
* '<S1152>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/gps_rtcm_data/Function-Call Subsystem'
|
|
* '<S1153>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/gps_rtcm_data/parse_and_proc'
|
|
* '<S1154>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/gps_rtcm_data1/Function-Call Subsystem'
|
|
* '<S1155>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/gps_rtcm_data1/parse_and_proc'
|
|
* '<S1156>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_clr_all_dec/Function-Call Subsystem'
|
|
* '<S1157>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_clr_all_dec/parse_and_proc'
|
|
* '<S1158>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_cnt_dec/Function-Call Subsystem'
|
|
* '<S1159>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_cnt_dec/parse_and_proc'
|
|
* '<S1160>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_item_int_dec/Function-Call Subsystem'
|
|
* '<S1161>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_item_int_dec/parse_and_proc'
|
|
* '<S1162>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_req_dec/Function-Call Subsystem'
|
|
* '<S1163>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_req_dec/parse_and_proc'
|
|
* '<S1164>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_req_lst_dec/Function-Call Subsystem'
|
|
* '<S1165>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_req_lst_dec/parse_and_proc'
|
|
* '<S1166>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_set_cur_dec/Function-Call Subsystem'
|
|
* '<S1167>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_set_cur_dec/parse_and_proc'
|
|
* '<S1168>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_req_get_dec/Function-Call Subsystem'
|
|
* '<S1169>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_req_get_dec/parse_and_proc'
|
|
* '<S1170>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_req_lst_dec/Function-Call Subsystem'
|
|
* '<S1171>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_req_lst_dec/parse_and_proc'
|
|
* '<S1172>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_set_dec/Function-Call Subsystem'
|
|
* '<S1173>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_set_dec/parse_and_proc'
|
|
* '<S1174>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/rc_channels_override_dec/Function-Call Subsystem'
|
|
* '<S1175>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/rc_channels_override_dec/parse_and_proc'
|
|
* '<S1176>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/set_mode_dec/Function-Call Subsystem'
|
|
* '<S1177>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/set_mode_dec/parse_and_proc'
|
|
* '<S1178>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/parse_mav_msgs/parse_to_msg_queue'
|
|
* '<S1179>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/parse_mav_msgs/proc_queue'
|
|
* '<S1180>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/parse_mav_msgs/parse_to_msg_queue/process_new_message'
|
|
* '<S1181>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/parse_mav_msgs/parse_to_msg_queue/process_new_message/push2msgs'
|
|
* '<S1182>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_command/proc_cmd_long'
|
|
* '<S1183>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_command/proc_cmd_long/proc_by_id'
|
|
* '<S1184>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_command/proc_cmd_long/proc_by_id/REQUEST_AUTOPILOT_CAPABILITIES'
|
|
* '<S1185>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_command/proc_cmd_long/proc_by_id/default'
|
|
* '<S1186>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_command/proc_cmd_long/proc_by_id/REQUEST_AUTOPILOT_CAPABILITIES/send_auto_hw'
|
|
* '<S1187>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_command/proc_cmd_long/proc_by_id/default/send_cmd'
|
|
* '<S1188>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_gps_rtcm_data/proc_gps_rtcm_data'
|
|
* '<S1189>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/merge_ack'
|
|
* '<S1190>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_clr_all'
|
|
* '<S1191>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_cnt'
|
|
* '<S1192>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_item'
|
|
* '<S1193>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req'
|
|
* '<S1194>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req_lst'
|
|
* '<S1195>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_set_cur'
|
|
* '<S1196>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload'
|
|
* '<S1197>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/req_cur'
|
|
* '<S1198>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_clr_all/Chart_proc_mission_clr_all'
|
|
* '<S1199>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_clr_all/dummy clear_mission'
|
|
* '<S1200>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_clr_all/dummy clear_mission/Variant Model'
|
|
* '<S1201>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_clr_all/dummy clear_mission/Variant Model/model'
|
|
* '<S1202>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_clr_all/dummy clear_mission/Variant Model/sim'
|
|
* '<S1203>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_clr_all/dummy clear_mission/Variant Model/model/chat_clear_mission'
|
|
* '<S1204>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_cnt/Chart'
|
|
* '<S1205>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_item/Chart'
|
|
* '<S1206>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req/Chart_proc_mission_req'
|
|
* '<S1207>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req/user-defined get_mission_item'
|
|
* '<S1208>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req/user-defined get_mission_item/Variant Model'
|
|
* '<S1209>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req/user-defined get_mission_item/Variant Model/model'
|
|
* '<S1210>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req/user-defined get_mission_item/Variant Model/sim'
|
|
* '<S1211>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req/user-defined get_mission_item/Variant Model/model/chat_get_mission_item'
|
|
* '<S1212>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req_lst/Chart_proc_mission_req_lst'
|
|
* '<S1213>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req_lst/user-defined get_mission_cnt'
|
|
* '<S1214>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req_lst/user-defined get_mission_cnt/Variant Model'
|
|
* '<S1215>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req_lst/user-defined get_mission_cnt/Variant Model/model'
|
|
* '<S1216>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req_lst/user-defined get_mission_cnt/Variant Model/sim'
|
|
* '<S1217>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req_lst/user-defined get_mission_cnt/Variant Model/model/chat_get_mission_cnt'
|
|
* '<S1218>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_set_cur/Chart'
|
|
* '<S1219>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/Chart_proc_mission_upload'
|
|
* '<S1220>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy clear_mission'
|
|
* '<S1221>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy update_mission_item'
|
|
* '<S1222>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy clear_mission/Variant Model'
|
|
* '<S1223>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy clear_mission/Variant Model/model'
|
|
* '<S1224>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy clear_mission/Variant Model/sim'
|
|
* '<S1225>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy clear_mission/Variant Model/model/chat_clear_mission'
|
|
* '<S1226>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy update_mission_item/Variant Model'
|
|
* '<S1227>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy update_mission_item/Variant Model/model'
|
|
* '<S1228>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy update_mission_item/Variant Model/sim'
|
|
* '<S1229>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy update_mission_item/Variant Model/model/chat_update_mission_item'
|
|
* '<S1230>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/find_val'
|
|
* '<S1231>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_lst'
|
|
* '<S1232>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read'
|
|
* '<S1233>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set'
|
|
* '<S1234>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_value'
|
|
* '<S1235>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/find_val/Variant Model'
|
|
* '<S1236>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/find_val/Variant Model/find_val_capi'
|
|
* '<S1237>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/find_val/Variant Model/find_val_sim'
|
|
* '<S1238>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/find_val/Variant Model/find_val_capi/find_val_capi'
|
|
* '<S1239>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_lst/Chart'
|
|
* '<S1240>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/Chart_proc_param_req_read'
|
|
* '<S1241>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/find_idx'
|
|
* '<S1242>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/find_idx/Variant Model'
|
|
* '<S1243>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/find_idx/Variant Model/find_idx_capi'
|
|
* '<S1244>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/find_idx/Variant Model/find_idx_sim'
|
|
* '<S1245>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/find_idx/Variant Model/find_idx_capi/find_idx_capi'
|
|
* '<S1246>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/find_idx/Variant Model/find_idx_sim/For Iterator Subsystem'
|
|
* '<S1247>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/find_idx/Variant Model/find_idx_sim/For Iterator Subsystem/If Action Subsystem'
|
|
* '<S1248>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/find_idx/Variant Model/find_idx_sim/For Iterator Subsystem/If Action Subsystem1'
|
|
* '<S1249>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/Chart_proc_param_set'
|
|
* '<S1250>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val'
|
|
* '<S1251>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/Chart_proc_param_set/f2u'
|
|
* '<S1252>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model'
|
|
* '<S1253>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model/set_val_capi'
|
|
* '<S1254>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model/set_val_sim'
|
|
* '<S1255>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model/set_val_capi/set_val_capi'
|
|
* '<S1256>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model/set_val_sim/For Iterator Subsystem'
|
|
* '<S1257>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model/set_val_sim/For Iterator Subsystem/If Action Subsystem'
|
|
* '<S1258>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model/set_val_sim/For Iterator Subsystem/If Action Subsystem1'
|
|
* '<S1259>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model/set_val_sim/For Iterator Subsystem/If Action Subsystem/Chart'
|
|
* '<S1260>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_value/u2f'
|
|
* '<S1261>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_rc/proc_rc_chs_ov'
|
|
* '<S1262>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_rc/proc_rc_chs_ov/proc_by_id'
|
|
* '<S1263>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_control/proc_serial_control'
|
|
* '<S1264>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_control/proc_serial_control/Compare To Constant'
|
|
* '<S1265>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_control/proc_serial_control/Subsystem'
|
|
* '<S1266>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_control/proc_serial_control/Subsystem/hal_serial_cmdline'
|
|
* '<S1267>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_echo/Chart'
|
|
* '<S1268>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_echo/Subsystem'
|
|
* '<S1269>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_echo/Subsystem/If Action Subsystem'
|
|
* '<S1270>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_echo/Subsystem/hal_serial_echoline'
|
|
* '<S1271>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_echo/Subsystem/If Action Subsystem/Chart_send_serial_control'
|
|
* '<S1272>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_set_mod/proc_set_mod'
|
|
* '<S1273>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_set_mod/proc_set_mod/proc_by_id'
|
|
* '<S1274>' : 'SIL/kb3_autopilot/param/IAS'
|
|
* '<S1275>' : 'SIL/kb3_autopilot/param/Mach'
|
|
* '<S1276>' : 'SIL/kb3_autopilot/param/Subsystem'
|
|
* '<S1277>' : 'SIL/kb3_autopilot/param/TAS'
|
|
* '<S1278>' : 'SIL/kb3_autopilot/param/Za'
|
|
* '<S1279>' : 'SIL/kb3_autopilot/param/climb_char'
|
|
* '<S1280>' : 'SIL/kb3_autopilot/param/dec_char'
|
|
* '<S1281>' : 'SIL/kb3_autopilot/param/mixer'
|
|
* '<S1282>' : 'SIL/kb3_autopilot/param/pitch_effic'
|
|
* '<S1283>' : 'SIL/kb3_autopilot/param/roll_effic'
|
|
* '<S1284>' : 'SIL/kb3_autopilot/param/yaw_effic'
|
|
* '<S1285>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer'
|
|
* '<S1286>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor'
|
|
* '<S1287>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS'
|
|
* '<S1288>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/dummy_atmo_temp'
|
|
* '<S1289>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/dummy_totoal_temp'
|
|
* '<S1290>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_CAS'
|
|
* '<S1291>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_EAS_subsonic'
|
|
* '<S1292>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_TAS'
|
|
* '<S1293>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_mach'
|
|
* '<S1294>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_qbar'
|
|
* '<S1295>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_sound_speed'
|
|
* '<S1296>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_static_temp'
|
|
* '<S1297>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_CAS/cal_CAS_subsonic'
|
|
* '<S1298>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_CAS/subsonic'
|
|
* '<S1299>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_CAS/supersonic'
|
|
* '<S1300>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_CAS/supersonic/While Iterator Subsystem'
|
|
* '<S1301>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_CAS/supersonic/While Iterator Subsystem/Compare To Constant'
|
|
* '<S1302>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_mach/cal_mach_subsonic'
|
|
* '<S1303>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_mach/subsonic'
|
|
* '<S1304>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_mach/supersonic'
|
|
* '<S1305>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_mach/supersonic/While Iterator Subsystem'
|
|
* '<S1306>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_mach/supersonic/While Iterator Subsystem/Compare To Constant'
|
|
* '<S1307>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon1'
|
|
* '<S1308>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon2'
|
|
* '<S1309>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon3'
|
|
* '<S1310>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon4'
|
|
* '<S1311>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon5'
|
|
* '<S1312>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon6'
|
|
* '<S1313>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor1'
|
|
* '<S1314>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor10'
|
|
* '<S1315>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor11'
|
|
* '<S1316>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor12'
|
|
* '<S1317>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor13'
|
|
* '<S1318>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor14'
|
|
* '<S1319>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor15'
|
|
* '<S1320>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor16'
|
|
* '<S1321>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor17'
|
|
* '<S1322>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor18'
|
|
* '<S1323>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor19'
|
|
* '<S1324>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor2'
|
|
* '<S1325>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor20'
|
|
* '<S1326>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor21'
|
|
* '<S1327>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor22'
|
|
* '<S1328>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor23_28'
|
|
* '<S1329>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor29'
|
|
* '<S1330>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor3'
|
|
* '<S1331>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor30'
|
|
* '<S1332>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor31'
|
|
* '<S1333>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor32'
|
|
* '<S1334>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor4'
|
|
* '<S1335>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor5'
|
|
* '<S1336>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor6'
|
|
* '<S1337>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor7'
|
|
* '<S1338>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor8'
|
|
* '<S1339>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor9'
|
|
* '<S1340>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon1/Chart'
|
|
* '<S1341>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon2/Chart'
|
|
* '<S1342>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon3/Chart'
|
|
* '<S1343>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon4/Chart'
|
|
* '<S1344>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon5/Chart'
|
|
* '<S1345>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon6/Chart'
|
|
* '<S1346>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor1/Chart'
|
|
* '<S1347>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor10/Chart'
|
|
* '<S1348>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor11/Chart'
|
|
* '<S1349>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor12/Chart'
|
|
* '<S1350>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor13/Chart'
|
|
* '<S1351>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor14/Chart'
|
|
* '<S1352>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor15/Chart'
|
|
* '<S1353>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor16/Chart'
|
|
* '<S1354>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor17/Chart'
|
|
* '<S1355>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor18/Chart'
|
|
* '<S1356>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor19/Chart'
|
|
* '<S1357>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor2/Chart'
|
|
* '<S1358>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor20/Chart'
|
|
* '<S1359>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor21/Chart'
|
|
* '<S1360>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor22/Chart'
|
|
* '<S1361>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor23_28/Chart'
|
|
* '<S1362>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor29/Chart'
|
|
* '<S1363>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor3/Chart'
|
|
* '<S1364>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor30/Chart'
|
|
* '<S1365>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor31/Chart'
|
|
* '<S1366>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor32/Chart'
|
|
* '<S1367>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor4/Chart'
|
|
* '<S1368>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor5/Chart'
|
|
* '<S1369>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor6/Chart'
|
|
* '<S1370>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor7/Chart'
|
|
* '<S1371>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor8/Chart'
|
|
* '<S1372>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor9/Chart'
|
|
* '<S1373>' : 'SIL/outer_recorder/new_rec'
|
|
* '<S1374>' : 'SIL/outer_recorder/rec20Hz'
|
|
* '<S1375>' : 'SIL/outer_recorder/rec20Hz1'
|
|
* '<S1376>' : 'SIL/outer_recorder/rec5Hz'
|
|
* '<S1377>' : 'SIL/outer_recorder/rec5Hz1'
|
|
* '<S1378>' : 'SIL/outer_recorder/rec_ctrl'
|
|
* '<S1379>' : 'SIL/outer_recorder/rec20Hz/pkg1'
|
|
* '<S1380>' : 'SIL/outer_recorder/rec20Hz1/pkg1'
|
|
* '<S1381>' : 'SIL/outer_recorder/rec5Hz/pkg2'
|
|
* '<S1382>' : 'SIL/outer_recorder/rec5Hz1/pkg2'
|
|
*/
|
|
#endif /* RTW_HEADER_SIL_h_ */
|
|
|
|
/*
|
|
* File trailer for generated code.
|
|
*
|
|
* [EOF]
|
|
*/
|