4693 lines
324 KiB
C
4693 lines
324 KiB
C
/*
|
|
* File: SIL.h
|
|
*
|
|
* Code generated for Simulink model 'SIL'.
|
|
*
|
|
* Model version : 1.660
|
|
* Simulink Coder version : 9.0 (R2018b) 24-May-2018
|
|
* C/C++ source code generated on : Sat Dec 4 20:34:10 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 '<S172>/If Not Proper' */
|
|
typedef struct {
|
|
void* Assertion_slioAccessor; /* '<S179>/Assertion' */
|
|
void* Assertion_slioAccessor_i; /* '<S180>/Assertion' */
|
|
} DW_IfNotProper_SIL_T;
|
|
|
|
/* Block states (default storage) for system '<S172>/Else If Not Orthogonal' */
|
|
typedef struct {
|
|
void* Assertion_slioAccessor; /* '<S177>/Assertion' */
|
|
void* Assertion_slioAccessor_l; /* '<S178>/Assertion' */
|
|
} DW_ElseIfNotOrthogonal_SIL_T;
|
|
|
|
/* Block signals for system '<S333>/Left Main Gear Geometry Forces and Moments' */
|
|
typedef struct {
|
|
real_T LookupTableDynamic; /* '<S341>/Lookup Table Dynamic' */
|
|
real_T Gain; /* '<S341>/Gain' */
|
|
} B_GearGeometryForcesandMoments_SIL_T;
|
|
|
|
/* Block states (default storage) for system '<S333>/Left Main Gear Geometry Forces and Moments' */
|
|
typedef struct {
|
|
boolean_T GenerateGroundFM_MODE; /* '<S334>/GenerateGroundFM' */
|
|
} DW_GearGeometryForcesandMoments_SIL_T;
|
|
|
|
/* Block signals for system '<S333>/Nose Gear Geometry Forces and Moments' */
|
|
typedef struct {
|
|
real_T LookupTableDynamic; /* '<S356>/Lookup Table Dynamic' */
|
|
real_T Gain; /* '<S356>/Gain' */
|
|
} B_GearGeometryForcesandMoments_SIL_f_T;
|
|
|
|
/* Block states (default storage) for system '<S333>/Nose Gear Geometry Forces and Moments' */
|
|
typedef struct {
|
|
boolean_T GenerateGroundFM_MODE; /* '<S335>/GenerateGroundFM' */
|
|
} DW_GearGeometryForcesandMoments_SIL_g_T;
|
|
|
|
/* Block signals for system '<S333>/Right Main Gear Geometry Forces and Moments' */
|
|
typedef struct {
|
|
real_T LookupTableDynamic; /* '<S371>/Lookup Table Dynamic' */
|
|
real_T Gain; /* '<S371>/Gain' */
|
|
} B_GearGeometryForcesandMoments_SIL_i_T;
|
|
|
|
/* Block states (default storage) for system '<S333>/Right Main Gear Geometry Forces and Moments' */
|
|
typedef struct {
|
|
boolean_T GenerateGroundFM_MODE; /* '<S336>/GenerateGroundFM' */
|
|
} DW_GearGeometryForcesandMoments_SIL_i_T;
|
|
|
|
/* Block signals for system '<S435>/sbg_ecom_log_euler_data_frame' */
|
|
typedef struct {
|
|
uint32_T ByteUnpack_o4; /* '<S438>/Byte Unpack' */
|
|
} B_sbg_ecom_log_euler_data_frame_SIL_T;
|
|
|
|
/* Block signals for system '<S435>/sbg_ecom_log_nav_data_frame' */
|
|
typedef struct {
|
|
uint32_T ByteUnpack_o7; /* '<S444>/Byte Unpack' */
|
|
} B_sbg_ecom_log_nav_data_frame_SIL_T;
|
|
|
|
/* Block states (default storage) for system '<S497>/tick' */
|
|
typedef struct {
|
|
uint32_T temporalCounter_i1; /* '<S497>/tick' */
|
|
uint8_T is_active_c6_kb3_dummy_io; /* '<S497>/tick' */
|
|
uint8_T is_c6_kb3_dummy_io; /* '<S497>/tick' */
|
|
} DW_tick_SIL_T;
|
|
|
|
/* Block states (default storage) for system '<S500>/tick' */
|
|
typedef struct {
|
|
uint32_T temporalCounter_i1; /* '<S500>/tick' */
|
|
uint8_T is_active_c3_kb3_dummy_io; /* '<S500>/tick' */
|
|
uint8_T is_c3_kb3_dummy_io; /* '<S500>/tick' */
|
|
} DW_tick_SIL_f_T;
|
|
|
|
/* Block states (default storage) for system '<S841>/theta1' */
|
|
typedef struct {
|
|
real32_T delay_DSTATE; /* '<S846>/delay' */
|
|
uint8_T icLoad; /* '<S846>/delay' */
|
|
} DW_theta1_SIL_T;
|
|
|
|
/* Block states (default storage) for system '<S841>/theta2' */
|
|
typedef struct {
|
|
real32_T delay_DSTATE; /* '<S847>/delay' */
|
|
uint8_T icLoad; /* '<S847>/delay' */
|
|
} DW_theta2_SIL_T;
|
|
|
|
/* Block signals for system '<S7>/new_rec' */
|
|
typedef struct {
|
|
uint32_T DataTypeConversion2; /* '<S1319>/Data Type Conversion2' */
|
|
uint8_T BytePack[4]; /* '<S1319>/Byte Pack' */
|
|
} B_new_rec_SIL_T;
|
|
|
|
/* Block signals (default storage) */
|
|
typedef struct {
|
|
C2 BusAssignment; /* '<S700>/Bus Assignment' */
|
|
C2 Merge; /* '<S779>/Merge' */
|
|
C2 BusAssignment_e; /* '<S712>/Bus Assignment' */
|
|
C2 BusAssignment_g; /* '<S720>/Bus Assignment' */
|
|
C2 BusAssignment_i; /* '<S695>/Bus Assignment' */
|
|
mavlink_message_t Merged_msg; /* '<S1013>/Merged_msg' */
|
|
mavlink_message_t msg; /* '<S1076>/proc_queue' */
|
|
mavlink_message_t mav_message; /* '<S1120>/mav_parser' */
|
|
mavlink_message_t msgs; /* '<S1122>/push2msgs' */
|
|
Sensors BusAssignment_j; /* '<S1228>/Bus Assignment' */
|
|
mavlink_gps_rtcm_data_t mav_gps_rtcm_data;/* '<S1094>/mav_gps_rtcm_data' */
|
|
mavlink_ins2_t BusAssignment_p; /* '<S1045>/Bus Assignment' */
|
|
mavlink_ins1_t BusAssignment_i4; /* '<S1044>/Bus Assignment' */
|
|
TrajGen UnitDelay; /* '<S6>/Unit Delay' */
|
|
mavlink_serial_control_t send_echo; /* '<S1211>/Chart_send_serial_control' */
|
|
mavlink_serial_control_t mav_serial_control;/* '<S1096>/mav_serial_control' */
|
|
mavlink_serial_control_t ser_echo; /* '<S1013>/traffic_ctrl' */
|
|
mavlink_bmustate_t BusConversion_InsertedFor_SFunction_at_inport_0_BusCreator1;
|
|
mavlink_autopilot_version_t ap_ver; /* '<S1126>/send_auto_hw' */
|
|
mavlink_autopilot_version_t ap_ver_e;/* '<S1013>/traffic_ctrl' */
|
|
mavlink_gps_raw_int_t gps; /* '<S1042>/Chart' */
|
|
mavlink_mission_item_int_t mav_mission_item_int;/* '<S1102>/mav_mission_item_int' */
|
|
mavlink_mission_item_int_t send_req; /* '<S1134>/Chart' */
|
|
mavlink_mission_item_int_t send_item;/* '<S1135>/Chart_proc_mission_req' */
|
|
mavlink_mission_item_int_t mission_item_int;/* '<S1013>/traffic_ctrl' */
|
|
mavlink_servo_output_raw_t servos; /* '<S1048>/Chart' */
|
|
mavlink_rc_channels_override_t mav_rc_channels_override;/* '<S1116>/mav_rc_channels_override' */
|
|
mavlink_command_long_t mav_command_long;/* '<S1092>/mav_command_long' */
|
|
ECU2AP SFunction; /* '<S408>/S-Function' */
|
|
mavlink_sys_status_t sys_status; /* '<S1049>/Chart' */
|
|
mavlink_param_value_t msg_d; /* '<S1018>/proc_param_value' */
|
|
mavlink_param_value_t param_val; /* '<S1013>/traffic_ctrl' */
|
|
mavlink_param_set_t mav_param_set; /* '<S1114>/mav_param_set' */
|
|
mavlink_nav_controller_output_t nav; /* '<S1046>/Chart' */
|
|
mavlink_global_position_int_t ins; /* '<S1041>/Chart' */
|
|
mavlink_emb_atmo_com_t atmos; /* '<S1039>/Chart' */
|
|
mavlink_ccmstate_t
|
|
BusConversion_InsertedFor_SFunction_at_inport_0_BusCreator1_h;
|
|
mavlink_attitude_t att; /* '<S1036>/Chart' */
|
|
CommandMsg msg_m; /* '<S1127>/send_cmd' */
|
|
CommandMsg cmd; /* '<S720>/mission_proc' */
|
|
mavlink_vfr_hud_t hud; /* '<S1051>/Chart' */
|
|
mavlink_status_t mav_status; /* '<S1120>/mav_parser' */
|
|
mavlink_param_request_read_t mav_param_req_read;/* '<S1110>/mav_param_req_read' */
|
|
mavlink_scaled_pressure_t pres; /* '<S1047>/Chart' */
|
|
mavlink_heartbeat_t heartbeat; /* '<S1064>/Chart' */
|
|
mavlink_command_ack_t command_ack; /* '<S1013>/traffic_ctrl' */
|
|
mavlink_command_ack_t send_ack; /* '<S1011>/Chart_send_ack' */
|
|
mavlink_set_mode_t mav_set_mode; /* '<S1118>/mav_set_mode' */
|
|
mavlink_param_request_list_t mav_param_request_list;/* '<S1112>/mav_param_request_list' */
|
|
mavlink_mission_set_current_t mav_mission_set_current;/* '<S1108>/mav_mission_set_current' */
|
|
mavlink_mission_request_t mav_mission_request;/* '<S1104>/mav_mission_request' */
|
|
mavlink_mission_request_list_t mav_mission_request_list;/* '<S1106>/mav_mission_request_list' */
|
|
mavlink_mission_request_int_t mission_req_int;/* '<S1138>/Chart_proc_mission_upload' */
|
|
mavlink_mission_request_int_t mission_req_int_a;/* '<S1013>/traffic_ctrl' */
|
|
mavlink_mission_current_t cur; /* '<S1017>/req_cur' */
|
|
mavlink_mission_current_t mission_cur;/* '<S1013>/traffic_ctrl' */
|
|
mavlink_mission_count_t mav_mission_count;/* '<S1100>/mav_mission_count' */
|
|
mavlink_mission_count_t send_cnt; /* '<S1133>/Chart' */
|
|
mavlink_mission_count_t send_cnt_l; /* '<S1136>/Chart_proc_mission_req_lst' */
|
|
mavlink_mission_count_t mission_cnt; /* '<S1013>/traffic_ctrl' */
|
|
mavlink_mission_clear_all_t mav_mission_clear_all;/* '<S1098>/mav_mission_clear_all' */
|
|
mavlink_mission_ack_t mission_ack; /* '<S1138>/Chart_proc_mission_upload' */
|
|
mavlink_mission_ack_t ack; /* '<S1017>/merge_ack' */
|
|
mavlink_mission_ack_t send_ack_h; /* '<S1132>/Chart_proc_mission_clr_all' */
|
|
mavlink_mission_ack_t send_ack_d; /* '<S1135>/Chart_proc_mission_req' */
|
|
mavlink_mission_ack_t mission_ack_i; /* '<S1013>/traffic_ctrl' */
|
|
mavlink_extended_sys_state_t ext_sys_stat;/* '<S1040>/Chart' */
|
|
real_T Sum[3]; /* '<S239>/Sum' */
|
|
real_T p1[3]; /* '<S129>/p1' */
|
|
real_T Product2; /* '<S300>/Product2' */
|
|
real_T Product3; /* '<S300>/Product3' */
|
|
real_T Sum2; /* '<S300>/Sum2' */
|
|
real_T sqrt_f; /* '<S300>/sqrt' */
|
|
real_T UnitConversion[2]; /* '<S299>/Unit Conversion' */
|
|
real_T Merge_g[4]; /* '<S142>/Merge' */
|
|
real_T q[4]; /* '<S128>/q' */
|
|
real_T Product; /* '<S234>/Product' */
|
|
real_T Product1; /* '<S234>/Product1' */
|
|
real_T Product2_i; /* '<S234>/Product2' */
|
|
real_T Product3_k; /* '<S234>/Product3' */
|
|
real_T Sum_e; /* '<S234>/Sum' */
|
|
real_T Product_n; /* '<S232>/Product' */
|
|
real_T Product3_h; /* '<S222>/Product3' */
|
|
real_T Product1_o; /* '<S232>/Product1' */
|
|
real_T Product2_e; /* '<S222>/Product2' */
|
|
real_T Product2_h; /* '<S232>/Product2' */
|
|
real_T Product1_m; /* '<S222>/Product1' */
|
|
real_T Product3_b; /* '<S232>/Product3' */
|
|
real_T Product_o; /* '<S222>/Product' */
|
|
real_T Product3_m; /* '<S225>/Product3' */
|
|
real_T Product2_k; /* '<S225>/Product2' */
|
|
real_T Sum_j; /* '<S225>/Sum' */
|
|
real_T Product1_b; /* '<S228>/Product1' */
|
|
real_T Product2_eu; /* '<S228>/Product2' */
|
|
real_T Sum_l; /* '<S228>/Sum' */
|
|
real_T Product3_n; /* '<S223>/Product3' */
|
|
real_T Product2_p; /* '<S223>/Product2' */
|
|
real_T Sum_d; /* '<S223>/Sum' */
|
|
real_T Product3_a; /* '<S226>/Product3' */
|
|
real_T Product2_i3; /* '<S226>/Product2' */
|
|
real_T Product1_e; /* '<S226>/Product1' */
|
|
real_T Product_op; /* '<S226>/Product' */
|
|
real_T Product1_i; /* '<S229>/Product1' */
|
|
real_T Product2_c; /* '<S229>/Product2' */
|
|
real_T Sum_dx; /* '<S229>/Sum' */
|
|
real_T Product1_d; /* '<S224>/Product1' */
|
|
real_T Product2_iv; /* '<S224>/Product2' */
|
|
real_T Sum_i; /* '<S224>/Sum' */
|
|
real_T Product1_f; /* '<S227>/Product1' */
|
|
real_T Product2_k3; /* '<S227>/Product2' */
|
|
real_T Sum_f; /* '<S227>/Sum' */
|
|
real_T Product3_o; /* '<S230>/Product3' */
|
|
real_T Product2_n; /* '<S230>/Product2' */
|
|
real_T Product1_id; /* '<S230>/Product1' */
|
|
real_T Product_d; /* '<S230>/Product' */
|
|
real_T VectorConcatenate[9]; /* '<S231>/Vector Concatenate' */
|
|
real_T u1u4; /* '<S146>/u(1)*u(4)' */
|
|
real_T u3u4; /* '<S152>/u(3)*u(4)' */
|
|
real_T u1u2; /* '<S147>/u(1)*u(2)' */
|
|
real_T u2u3; /* '<S153>/u(2)*u(3)' */
|
|
real_T VectorConcatenate_g[9]; /* '<S156>/Vector Concatenate' */
|
|
real_T MathFunction2[9]; /* '<S128>/Math Function2' */
|
|
real_T Product4[9]; /* '<S128>/Product4' */
|
|
real_T sincos_o1; /* '<S301>/sincos' */
|
|
real_T sincos_o2; /* '<S301>/sincos' */
|
|
real_T Product3_a1; /* '<S301>/Product3' */
|
|
real_T Product4_g; /* '<S301>/Product4' */
|
|
real_T Sum2_m; /* '<S301>/Sum2' */
|
|
real_T Product5; /* '<S301>/Product5' */
|
|
real_T Product6; /* '<S301>/Product6' */
|
|
real_T Sum3; /* '<S301>/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]; /* '<S123>/Math Function1' */
|
|
real_T ubvbwb[3]; /* '<S130>/ub,vb,wb' */
|
|
real_T Product1_i2[3]; /* '<S123>/Product1' */
|
|
real_T Ve[3]; /* '<S121>/Product1' */
|
|
real_T Selector1[3]; /* '<S170>/Selector1' */
|
|
real_T Selector2[2]; /* '<S170>/Selector2' */
|
|
real_T Selector3[2]; /* '<S170>/Selector3' */
|
|
real_T VectorConcatenate_l[7]; /* '<S170>/Vector Concatenate' */
|
|
real_T Merge_b[3]; /* '<S141>/Merge' */
|
|
real_T TmpSignalConversionAtProduct4Inport2[3];
|
|
real_T Product3_nb[3]; /* '<S123>/Product3' */
|
|
real_T MathFunction2_h[9]; /* '<S138>/Math Function2' */
|
|
real_T Product3_ad[3]; /* '<S138>/Product3' */
|
|
real_T Product_p; /* '<S138>/Product' */
|
|
real_T Sum2_j; /* '<S138>/Sum2' */
|
|
real_T N; /* '<S312>/N' */
|
|
real_T Sum4; /* '<S312>/Sum4' */
|
|
real_T w1; /* '<S138>/w1' */
|
|
real_T M; /* '<S311>/M' */
|
|
real_T Sum1; /* '<S311>/Sum1' */
|
|
real_T w2; /* '<S138>/w2' */
|
|
real_T Gain; /* '<S138>/Gain' */
|
|
real_T w3; /* '<S138>/w3' */
|
|
real_T Gain1; /* '<S138>/Gain1' */
|
|
real_T TmpSignalConversionAtProduct2Inport2[3];/* '<S123>/w_ned' */
|
|
real_T Product2_hc[3]; /* '<S123>/Product2' */
|
|
real_T Sum3_d[3]; /* '<S123>/Sum3' */
|
|
real_T Sum2_g[3]; /* '<S123>/Sum2' */
|
|
real_T pqr[3]; /* '<S123>/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; /* '<S105>/Integrator' */
|
|
real_T table1D_mass; /* '<S96>/table1D_mass' */
|
|
real_T mass_e; /* '<S1>/Sum' */
|
|
real_T if_k[3]; /* '<S107>/if' */
|
|
real_T product; /* '<S115>/product' */
|
|
real_T product_b; /* '<S116>/product' */
|
|
real_T product_j; /* '<S117>/product' */
|
|
real_T add[9]; /* '<S114>/add' */
|
|
real_T MatrixConcatenation[18]; /* '<S133>/Matrix Concatenation' */
|
|
real_T Selector2_j[9]; /* '<S131>/Selector2' */
|
|
real_T Product4_a; /* '<S52>/Product4' */
|
|
real_T u2rhoV2; /* '<S52>/1//2rhoV^2' */
|
|
real_T Product2_b; /* '<S23>/Product2' */
|
|
real_T product_h; /* '<S67>/product' */
|
|
real_T saturation; /* '<S67>/saturation' */
|
|
real_T saturation_a; /* '<S68>/saturation' */
|
|
real_T product_n; /* '<S69>/product' */
|
|
real_T saturation_b; /* '<S69>/saturation' */
|
|
real_T saturation_i; /* '<S70>/saturation' */
|
|
real_T dal; /* '<S5>/divide3' */
|
|
real_T Integrator_p; /* '<S555>/Integrator' */
|
|
real_T Backlash3; /* '<S5>/Backlash3' */
|
|
real_T dar; /* '<S5>/divide4' */
|
|
real_T Integrator_j; /* '<S556>/Integrator' */
|
|
real_T Backlash4; /* '<S5>/Backlash4' */
|
|
real_T Sum2_k; /* '<S5>/Sum2' */
|
|
real_T da; /* '<S5>/Gain2' */
|
|
real_T product_i; /* '<S72>/product' */
|
|
real_T del; /* '<S5>/divide' */
|
|
real_T Integrator_a; /* '<S553>/Integrator' */
|
|
real_T Backlash; /* '<S5>/Backlash' */
|
|
real_T der; /* '<S5>/divide1' */
|
|
real_T Integrator_g; /* '<S554>/Integrator' */
|
|
real_T Backlash1; /* '<S5>/Backlash1' */
|
|
real_T Sum_g; /* '<S5>/Sum' */
|
|
real_T de; /* '<S5>/Gain' */
|
|
real_T product_c; /* '<S73>/product' */
|
|
real_T product_m; /* '<S54>/product' */
|
|
real_T Backlash2; /* '<S5>/Backlash2' */
|
|
real_T product_b5; /* '<S74>/product' */
|
|
real_T pqr_n[3]; /* '<S48>/Sum1' */
|
|
real_T saturation_g; /* '<S66>/saturation' */
|
|
real_T product_g; /* '<S77>/product' */
|
|
real_T product1; /* '<S54>/product1' */
|
|
real_T product2; /* '<S54>/product2' */
|
|
real_T add_h; /* '<S54>/add' */
|
|
real_T product_iw; /* '<S55>/product' */
|
|
real_T product_k; /* '<S76>/product' */
|
|
real_T product1_g; /* '<S55>/product1' */
|
|
real_T product_bo; /* '<S80>/product' */
|
|
real_T product2_n; /* '<S55>/product2' */
|
|
real_T product3; /* '<S55>/product3' */
|
|
real_T add_d; /* '<S55>/add' */
|
|
real_T add_a; /* '<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_kc; /* '<S56>/product' */
|
|
real_T product1_i; /* '<S56>/product1' */
|
|
real_T product2_i; /* '<S56>/product2' */
|
|
real_T product3_f; /* '<S56>/product3' */
|
|
real_T product4; /* '<S56>/product4' */
|
|
real_T add_dy; /* '<S56>/add' */
|
|
real_T product_ck; /* '<S57>/product' */
|
|
real_T product1_o; /* '<S57>/product1' */
|
|
real_T product2_p; /* '<S57>/product2' */
|
|
real_T add_dp; /* '<S57>/add' */
|
|
real_T product_mx; /* '<S58>/product' */
|
|
real_T product1_j; /* '<S58>/product1' */
|
|
real_T product2_ng; /* '<S58>/product2' */
|
|
real_T product3_g; /* '<S58>/product3' */
|
|
real_T product4_j; /* '<S58>/product4' */
|
|
real_T add_c; /* '<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 table1D_thrAB_map; /* '<S322>/table1D_thrAB_map' */
|
|
real_T table1D_thr_map; /* '<S321>/table1D_thr_map' */
|
|
real_T subtract; /* '<S323>/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_m4; /* '<S16>/product' */
|
|
real_T Add[6]; /* '<S1>/Add' */
|
|
real_T Selector1_h[9]; /* '<S131>/Selector1' */
|
|
real_T Product_f[3]; /* '<S294>/Product' */
|
|
real_T Selector[9]; /* '<S131>/Selector' */
|
|
real_T Product_jv[3]; /* '<S293>/Product' */
|
|
real_T jxk_p; /* '<S295>/j x k' */
|
|
real_T kxi_e; /* '<S295>/k x i' */
|
|
real_T ixj_i; /* '<S295>/i x j' */
|
|
real_T kxj_a; /* '<S296>/k x j' */
|
|
real_T ixk_l; /* '<S296>/i x k' */
|
|
real_T jxi_c; /* '<S296>/j x i' */
|
|
real_T Sum_pn[3]; /* '<S292>/Sum' */
|
|
real_T Sum2_o[3]; /* '<S131>/Sum2' */
|
|
real_T Product2_bi[3]; /* '<S131>/Product2' */
|
|
real_T Reshape[3]; /* '<S131>/Reshape' */
|
|
real_T Accels[3]; /* '<S121>/Divide' */
|
|
real_T v_g; /* '<S17>/Sqrt' */
|
|
real_T psi_t; /* '<S17>/Trigonometric Function' */
|
|
real_T product_o; /* '<S51>/product' */
|
|
real_T product_cl; /* '<S314>/product' */
|
|
real_T product1_d; /* '<S314>/product1' */
|
|
real_T add_m; /* '<S314>/add' */
|
|
real_T Product_j1; /* '<S124>/Product' */
|
|
real_T Product1_hk; /* '<S124>/Product1' */
|
|
real_T An; /* '<S124>/An' */
|
|
real_T agl_m; /* '<S125>/Sum1' */
|
|
real_T Merge1; /* '<S25>/Merge1' */
|
|
real_T Integrator_c; /* '<S132>/Integrator' */
|
|
real_T Sum_o; /* '<S132>/Sum' */
|
|
real_T VectorConcatenate_b[9]; /* '<S309>/Vector Concatenate' */
|
|
real_T MathFunction[9]; /* '<S128>/Math Function' */
|
|
real_T Product1_oy[9]; /* '<S128>/Product1' */
|
|
real_T MathFunction_f[9]; /* '<S129>/Math Function' */
|
|
real_T MathFunction1_h[9]; /* '<S129>/Math Function1' */
|
|
real_T MathFunction2_o[9]; /* '<S129>/Math Function2' */
|
|
real_T Sum4_p[3]; /* '<S123>/Sum4' */
|
|
real_T Product_g; /* '<S238>/Product' */
|
|
real_T Product1_a; /* '<S238>/Product1' */
|
|
real_T Product2_b5; /* '<S238>/Product2' */
|
|
real_T Product3_p; /* '<S238>/Product3' */
|
|
real_T Sum_c; /* '<S238>/Sum' */
|
|
real_T Product_m; /* '<S236>/Product' */
|
|
real_T Product1_p; /* '<S236>/Product1' */
|
|
real_T Product2_ph; /* '<S236>/Product2' */
|
|
real_T Product3_h0; /* '<S236>/Product3' */
|
|
real_T TmpSignalConversionAtqInport1[4];/* '<S128>/qdot' */
|
|
real_T Product5_f[3]; /* '<S129>/Product5' */
|
|
real_T Product4_i[3]; /* '<S129>/Product4' */
|
|
real_T Product2_o[3]; /* '<S129>/Product2' */
|
|
real_T Product1_g[3]; /* '<S129>/Product1' */
|
|
real_T p[3]; /* '<S129>/p' */
|
|
real_T jxk_d; /* '<S281>/j x k' */
|
|
real_T kxi_c; /* '<S281>/k x i' */
|
|
real_T ixj_c; /* '<S281>/i x j' */
|
|
real_T kxj_m; /* '<S282>/k x j' */
|
|
real_T ixk_b; /* '<S282>/i x k' */
|
|
real_T jxi_g; /* '<S282>/j x i' */
|
|
real_T Sum_c3[3]; /* '<S240>/Sum' */
|
|
real_T Sum2_d[3]; /* '<S129>/Sum2' */
|
|
real_T Product2_biv[3]; /* '<S126>/Product2' */
|
|
real_T Sum_a[3]; /* '<S121>/Sum' */
|
|
real_T SumofElements[3]; /* '<S297>/Sum of Elements' */
|
|
real_T Sum_fv[3]; /* '<S133>/Sum' */
|
|
real_T Product_du[3]; /* '<S123>/Product' */
|
|
real_T Product2_ez[3]; /* '<S130>/Product2' */
|
|
real_T Sum2_kp[3]; /* '<S130>/Sum2' */
|
|
real_T jxk_di; /* '<S286>/j x k' */
|
|
real_T kxi_d; /* '<S286>/k x i' */
|
|
real_T ixj_a; /* '<S286>/i x j' */
|
|
real_T kxj_i; /* '<S287>/k x j' */
|
|
real_T ixk_a; /* '<S287>/i x k' */
|
|
real_T jxi_gn; /* '<S287>/j x i' */
|
|
real_T Sum_iq[3]; /* '<S283>/Sum' */
|
|
real_T jxk_h; /* '<S290>/j x k' */
|
|
real_T kxi_m; /* '<S290>/k x i' */
|
|
real_T ixj_ia; /* '<S290>/i x j' */
|
|
real_T kxj_n; /* '<S291>/k x j' */
|
|
real_T ixk_h; /* '<S291>/i x k' */
|
|
real_T jxi_d; /* '<S291>/j x i' */
|
|
real_T Sum_n[3]; /* '<S285>/Sum' */
|
|
real_T jxk_c; /* '<S288>/j x k' */
|
|
real_T kxi_l; /* '<S288>/k x i' */
|
|
real_T ixj_k; /* '<S288>/i x j' */
|
|
real_T kxj_e; /* '<S289>/k x j' */
|
|
real_T ixk_i; /* '<S289>/i x k' */
|
|
real_T jxi_h; /* '<S289>/j x i' */
|
|
real_T Sum_h[3]; /* '<S284>/Sum' */
|
|
real_T Product1_dy[3]; /* '<S130>/Product1' */
|
|
real_T Sum_e4[3]; /* '<S130>/Sum' */
|
|
real_T DeadZone[3]; /* '<S130>/Dead Zone' */
|
|
real_T Switch; /* '<Root>/Switch' */
|
|
real_T Gain_l; /* '<S105>/Gain' */
|
|
real_T Sum1_i; /* '<S554>/Sum1' */
|
|
real_T Gain1_b; /* '<S554>/Gain1' */
|
|
real_T Integrator1; /* '<S554>/Integrator1' */
|
|
real_T Sum_hi; /* '<S554>/Sum' */
|
|
real_T Gain_e; /* '<S554>/Gain' */
|
|
real_T Sum1_e; /* '<S553>/Sum1' */
|
|
real_T Gain1_d; /* '<S553>/Gain1' */
|
|
real_T Integrator1_j; /* '<S553>/Integrator1' */
|
|
real_T Sum_em; /* '<S553>/Sum' */
|
|
real_T Gain_h; /* '<S553>/Gain' */
|
|
real_T Sum1_l; /* '<S556>/Sum1' */
|
|
real_T Gain1_m; /* '<S556>/Gain1' */
|
|
real_T Integrator1_k; /* '<S556>/Integrator1' */
|
|
real_T Sum_fn; /* '<S556>/Sum' */
|
|
real_T Gain_b; /* '<S556>/Gain' */
|
|
real_T Sum1_k; /* '<S555>/Sum1' */
|
|
real_T Gain1_k; /* '<S555>/Gain1' */
|
|
real_T Integrator1_d; /* '<S555>/Integrator1' */
|
|
real_T Sum_cy; /* '<S555>/Sum' */
|
|
real_T Gain_lj; /* '<S555>/Gain' */
|
|
real_T TmpSignalConversionAtBytePackInport2[8];
|
|
real_T boost_time; /* '<S558>/Unit Delay' */
|
|
real_T Integrator_jc; /* '<S546>/Integrator' */
|
|
real_T In1; /* '<S545>/In1' */
|
|
real_T In1_i; /* '<S544>/In1' */
|
|
real_T In1_m; /* '<S543>/In1' */
|
|
real_T In1_d; /* '<S541>/In1' */
|
|
real_T In1_o; /* '<S540>/In1' */
|
|
real_T TmpSignalConversionAtDiscreteTransferFcnInport2[3];
|
|
real_T TmpSignalConversionAtDiscreteTransferFcnInport3[3];
|
|
real_T TmpSignalConversionAtDiscreteTransferFcnInport2_b[3];
|
|
real_T TmpSignalConversionAtDiscreteTransferFcnInport3_n[3];
|
|
real_T SignalCopy; /* '<S526>/Signal Copy' */
|
|
real_T SignalCopy1; /* '<S526>/Signal Copy1' */
|
|
real_T SignalCopy2; /* '<S526>/Signal Copy2' */
|
|
real_T alt_pres; /* '<S476>/Data Type Conversion1' */
|
|
real_T SFunction_c; /* '<S491>/S-Function' */
|
|
real_T UnitDelay_d[3]; /* '<S480>/Unit Delay' */
|
|
real_T TmpSignalConversionAtSFunctionInport27[3];/* '<S471>/EKF14s' */
|
|
real_T LLA[3]; /* '<S453>/Byte Unpack' */
|
|
real_T LLA_i[3]; /* '<S440>/Byte Unpack' */
|
|
real_T Subtract1_o[3]; /* '<S333>/Subtract1' */
|
|
real_T Subtract_j[3]; /* '<S333>/Subtract' */
|
|
real_T Subtract2[3]; /* '<S333>/Subtract2' */
|
|
real_T Sum_cq[6]; /* '<S333>/Sum' */
|
|
real_T LocalForcestoBodyAxes[3]; /* '<S367>/Local Forces to Body Axes' */
|
|
real_T Sum_jz[3]; /* '<S376>/Sum' */
|
|
real_T LocalForcestoBodyAxes_d[3]; /* '<S352>/Local Forces to Body Axes' */
|
|
real_T Sum_lo[3]; /* '<S361>/Sum' */
|
|
real_T LocalForcestoBodyAxes_a[3]; /* '<S337>/Local Forces to Body Axes' */
|
|
real_T Sum_in[3]; /* '<S346>/Sum' */
|
|
real_T TrigonometricFunction4; /* '<S306>/Trigonometric Function4' */
|
|
real_T subtract1; /* '<S107>/subtract1' */
|
|
real_T subtract_o; /* '<S107>/subtract' */
|
|
real_T add_ht[3]; /* '<S107>/add' */
|
|
real_T Sum_b[3]; /* '<S103>/Sum' */
|
|
real_T Elementproduct[6]; /* '<S104>/Element product' */
|
|
real_T Add3[3]; /* '<S104>/Add3' */
|
|
real_T TmpSignalConversionAtSelectorInport1[3];
|
|
real_T SFunction_o1; /* '<S85>/S-Function' */
|
|
real_T SFunction_o2; /* '<S85>/S-Function' */
|
|
real_T SFunction_o3; /* '<S85>/S-Function' */
|
|
real_T SFunction_o4; /* '<S85>/S-Function' */
|
|
real_T Selector2_d; /* '<S86>/Selector2' */
|
|
real_T Selector1_c; /* '<S86>/Selector1' */
|
|
real_T Selector_m; /* '<S86>/Selector' */
|
|
real_T MatrixConcatenate[3]; /* '<S86>/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' */
|
|
CommandAck ack_h; /* '<S589>/proc_cmd' */
|
|
uint32_T TmpSignalConversionAtBytePackInport1[2];
|
|
uint32_T TmpSignalConversionAtBytePackInport1_l[3];
|
|
uint32_T TmpSignalConversionAtBytePackInport1_lf[2];
|
|
uint32_T TmpSignalConversionAtBytePackInport4[3];
|
|
uint32_T SFunction_g; /* '<S1208>/S-Function' */
|
|
uint32_T BitwiseAND; /* '<S696>/Bitwise AND' */
|
|
uint32_T solution_status; /* '<S466>/status_mgr' */
|
|
uint32_T solution_status_c; /* '<S448>/Merge' */
|
|
uint32_T time_stamp; /* '<S450>/Byte Unpack' */
|
|
uint32_T gps_pos_status; /* '<S453>/Byte Unpack' */
|
|
uint32_T gps_vel_status; /* '<S455>/Byte Unpack' */
|
|
uint32_T solution_status_b; /* '<S435>/Merge' */
|
|
uint32_T time_stamp_o; /* '<S437>/Byte Unpack' */
|
|
uint32_T gps_pos_status_d; /* '<S440>/Byte Unpack' */
|
|
uint32_T gps_vel_status_m; /* '<S442>/Byte Unpack' */
|
|
uint32_T fileno; /* '<S430>/Byte Unpack' */
|
|
uint32_T filelen; /* '<S430>/Byte Unpack' */
|
|
uint32_T fileno_f; /* '<S425>/Byte Unpack' */
|
|
uint32_T filelen_l; /* '<S425>/Byte Unpack' */
|
|
uint32_T value;
|
|
uint32_T OutportBuffer_InsertedFor_gps_vel_status_at_inport_0;/* '<S530>/Constant' */
|
|
uint32_T OutportBuffer_InsertedFor_gps_pos_status_at_inport_0;/* '<S526>/Constant' */
|
|
real32_T TmpSignalConversionAtBytePackInport2_o[13];
|
|
real32_T TmpSignalConversionAtBytePackInport2_or[45];
|
|
real32_T TmpSignalConversionAtBytePackInport3[20];
|
|
real32_T Gain_n; /* '<S1247>/Gain' */
|
|
real32_T Gain_le; /* '<S1242>/Gain' */
|
|
real32_T ByteUnpack; /* '<S1202>/Byte Unpack' */
|
|
real32_T param1; /* '<S1138>/Chart_proc_mission_upload' */
|
|
real32_T param2; /* '<S1138>/Chart_proc_mission_upload' */
|
|
real32_T param3; /* '<S1138>/Chart_proc_mission_upload' */
|
|
real32_T param4; /* '<S1138>/Chart_proc_mission_upload' */
|
|
real32_T z; /* '<S1138>/Chart_proc_mission_upload' */
|
|
real32_T param1_o; /* '<S1151>/chat_get_mission_item' */
|
|
real32_T param2_h; /* '<S1151>/chat_get_mission_item' */
|
|
real32_T param3_m; /* '<S1151>/chat_get_mission_item' */
|
|
real32_T param4_c; /* '<S1151>/chat_get_mission_item' */
|
|
real32_T z_n; /* '<S1151>/chat_get_mission_item' */
|
|
real32_T f; /* '<S1175>/Chart_proc_param_set' */
|
|
real32_T vn; /* '<S1042>/Chart' */
|
|
real32_T ve; /* '<S1042>/Chart' */
|
|
real32_T vn_j; /* '<S1042>/Chart' */
|
|
real32_T ve_l; /* '<S1042>/Chart' */
|
|
real32_T Merge_f; /* '<S1059>/Merge' */
|
|
real32_T Sqrt; /* '<S1060>/Sqrt' */
|
|
real32_T rdot; /* '<S999>/Merge2' */
|
|
real32_T dist; /* '<S999>/Merge2' */
|
|
real32_T bearing_base; /* '<S999>/Merge2' */
|
|
real32_T bearing; /* '<S999>/Merge2' */
|
|
real32_T elevation_base; /* '<S999>/Merge2' */
|
|
real32_T elevation; /* '<S999>/Merge2' */
|
|
real32_T ht_diff; /* '<S999>/Merge2' */
|
|
real32_T omega_des; /* '<S999>/Merge2' */
|
|
real32_T dist_offset; /* '<S999>/Merge2' */
|
|
real32_T horiz_offset; /* '<S999>/Merge2' */
|
|
real32_T vert_offset; /* '<S999>/Merge2' */
|
|
real32_T Product_ct; /* '<S962>/Product' */
|
|
real32_T params[7]; /* '<S728>/mav' */
|
|
real32_T thr_c; /* '<S723>/takeoff_task' */
|
|
real32_T phi_c; /* '<S723>/takeoff_task' */
|
|
real32_T tht_c; /* '<S723>/takeoff_task' */
|
|
real32_T de_c; /* '<S723>/takeoff_task' */
|
|
real32_T max_q_out; /* '<S723>/takeoff_task' */
|
|
real32_T hdot_c; /* '<S704>/standby_emergency' */
|
|
real32_T tht_c_n; /* '<S704>/standby_emergency' */
|
|
real32_T phi_c_h; /* '<S704>/standby_emergency' */
|
|
real32_T acts[3]; /* '<S754>/sweep_generator' */
|
|
real32_T hdot_c_e; /* '<S695>/landing_task' */
|
|
real32_T phi_c_d; /* '<S695>/landing_task' */
|
|
real32_T tht_c_f; /* '<S695>/landing_task' */
|
|
real32_T max_de_out; /* '<S695>/landing_task' */
|
|
real32_T min_de_out; /* '<S695>/landing_task' */
|
|
real32_T max_da_out; /* '<S695>/landing_task' */
|
|
real32_T max_dr_out; /* '<S695>/landing_task' */
|
|
real32_T params_l[7]; /* '<S583>/proc_cmd' */
|
|
real32_T Gain1_dw; /* '<S470>/Gain1' */
|
|
real32_T accel[3]; /* '<S475>/Product3' */
|
|
real32_T Gain1_a[3]; /* '<S484>/Gain1' */
|
|
real32_T DataTypeConversion1; /* '<S537>/Data Type Conversion1' */
|
|
real32_T DataTypeConversion1_n; /* '<S535>/Data Type Conversion1' */
|
|
real32_T DataTypeConversion1_m[3]; /* '<S533>/Data Type Conversion1' */
|
|
real32_T DataTypeConversion2[3]; /* '<S530>/Data Type Conversion2' */
|
|
real32_T DataTypeConversion3; /* '<S530>/Data Type Conversion3' */
|
|
real32_T DataTypeConversion4; /* '<S530>/Data Type Conversion4' */
|
|
real32_T SignalCopy_f; /* '<S524>/Signal Copy' */
|
|
real32_T qbar; /* '<S477>/Saturation' */
|
|
real32_T IAS; /* '<S477>/Sqrt' */
|
|
real32_T qbar_j; /* '<S477>/zero_set' */
|
|
real32_T Saturation; /* '<S476>/Saturation' */
|
|
real32_T alt_pres_c; /* '<S476>/Data Type Conversion' */
|
|
real32_T OutportBufferFormag_hdg; /* '<S488>/inpi' */
|
|
real32_T hdg; /* '<S474>/Chart' */
|
|
real32_T euler_angles[3]; /* '<S471>/EKF14s' */
|
|
real32_T velocity_NED[3]; /* '<S471>/EKF14s' */
|
|
real32_T gyro_bias[3]; /* '<S471>/EKF14s' */
|
|
real32_T accel_bias[3]; /* '<S471>/EKF14s' */
|
|
real32_T hdg_bias; /* '<S471>/EKF14s' */
|
|
real32_T state_variances[14]; /* '<S471>/EKF14s' */
|
|
real32_T euler_variances[3]; /* '<S471>/EKF14s' */
|
|
real32_T velInnov[3]; /* '<S471>/EKF14s' */
|
|
real32_T velInnovVar[3]; /* '<S471>/EKF14s' */
|
|
real32_T hdgInnov; /* '<S471>/EKF14s' */
|
|
real32_T hdgInnovVar; /* '<S471>/EKF14s' */
|
|
real32_T Ps1; /* '<S463>/Data Type Conversion' */
|
|
real32_T Temp_ps1; /* '<S463>/Gain2' */
|
|
real32_T Ps2; /* '<S463>/Data Type Conversion2' */
|
|
real32_T Gain1_c; /* '<S464>/Gain1' */
|
|
real32_T Gain1_n; /* '<S465>/Gain1' */
|
|
real32_T Temp_qbar1; /* '<S463>/Gain4' */
|
|
real32_T Temp_total; /* '<S463>/Gain3' */
|
|
real32_T Qbar1; /* '<S463>/add' */
|
|
real32_T ByteUnpack_o3; /* '<S450>/Byte Unpack' */
|
|
real32_T IAS_j; /* '<S450>/Byte Unpack' */
|
|
real32_T LLA_acc[3]; /* '<S453>/Byte Unpack' */
|
|
real32_T vel_ned[3]; /* '<S455>/Byte Unpack' */
|
|
real32_T eulers[3]; /* '<S451>/Byte Unpack' */
|
|
real32_T Accels_a[3]; /* '<S456>/Byte Unpack' */
|
|
real32_T pqr_e[3]; /* '<S456>/Byte Unpack' */
|
|
real32_T ByteUnpack_o3_h; /* '<S437>/Byte Unpack' */
|
|
real32_T IAS_b; /* '<S437>/Byte Unpack' */
|
|
real32_T qbar_h; /* '<S437>/Saturation' */
|
|
real32_T Ps_m; /* '<S436>/Byte Unpack' */
|
|
real32_T LLA_acc_m[3]; /* '<S440>/Byte Unpack' */
|
|
real32_T vel_ned_ma[3]; /* '<S442>/Byte Unpack' */
|
|
real32_T eulers_f[3]; /* '<S438>/Byte Unpack' */
|
|
real32_T Accels_f[3]; /* '<S443>/Byte Unpack' */
|
|
real32_T pqr_i[3]; /* '<S443>/Byte Unpack' */
|
|
real32_T imu_temp_j; /* '<S443>/Byte Unpack' */
|
|
int32_T x; /* '<S1138>/Chart_proc_mission_upload' */
|
|
int32_T y; /* '<S1138>/Chart_proc_mission_upload' */
|
|
int32_T x_k; /* '<S1151>/chat_get_mission_item' */
|
|
int32_T y_m; /* '<S1151>/chat_get_mission_item' */
|
|
int32_T Ps1_g; /* '<S463>/Byte Unpack' */
|
|
int32_T Ps2_a; /* '<S463>/Byte Unpack' */
|
|
int32_T ByteUnpack_o5; /* '<S463>/Byte Unpack' */
|
|
int32_T ByteUnpack_o7; /* '<S463>/Byte Unpack' */
|
|
int32_T Qbar1_c; /* '<S463>/Byte Unpack' */
|
|
ENUM_mode mode; /* '<S724>/Chart' */
|
|
ENUM_mode mode_c; /* '<S723>/takeoff_task' */
|
|
ENUM_mode mode_f; /* '<S704>/standby_emergency' */
|
|
ENUM_mode mode_o; /* '<S695>/landing_task' */
|
|
ENUM_SystemState state; /* '<S704>/standby_emergency' */
|
|
ENUM_LANDED_STATE landed_state_out; /* '<S723>/takeoff_task' */
|
|
ENUM_LANDED_STATE landed_state_out_e;/* '<S704>/standby_emergency' */
|
|
ENUM_LANDED_STATE landed_state_out_o;/* '<S695>/landing_task' */
|
|
ENUM_CSAS_YAW CSAS_yaw; /* '<S723>/takeoff_task' */
|
|
ENUM_CSAS_YAW CSAS_yaw_d; /* '<S704>/standby_emergency' */
|
|
ENUM_CSAS_YAW CSAS_yaw_f; /* '<S695>/landing_task' */
|
|
ENUM_CSAS_ROLL CSAS_roll; /* '<S723>/takeoff_task' */
|
|
ENUM_CSAS_ROLL CSAS_roll_a; /* '<S704>/standby_emergency' */
|
|
ENUM_CSAS_ROLL CSAS_roll_az; /* '<S695>/landing_task' */
|
|
ENUM_CSAS_PITCH CSAS_pitch; /* '<S723>/takeoff_task' */
|
|
ENUM_CSAS_PITCH CSAS_pitch_k; /* '<S704>/standby_emergency' */
|
|
ENUM_CSAS_PITCH CSAS_pitch_g; /* '<S695>/landing_task' */
|
|
ENUM_AT AT_out; /* '<S724>/Chart' */
|
|
ENUM_AT AT; /* '<S723>/takeoff_task' */
|
|
ENUM_AT AT_a; /* '<S704>/standby_emergency' */
|
|
ENUM_AT AT_f; /* '<S695>/landing_task' */
|
|
ENUM_AS_SEL AS_SEL; /* '<S723>/takeoff_task' */
|
|
ENUM_AFCS_VERT AFCS_VERT_out; /* '<S724>/Chart' */
|
|
ENUM_AFCS_VERT AFCS_VERT; /* '<S723>/takeoff_task' */
|
|
ENUM_AFCS_VERT AFCS_VERT_f; /* '<S704>/standby_emergency' */
|
|
ENUM_AFCS_VERT AFCS_VERT_h; /* '<S695>/landing_task' */
|
|
ENUM_AFCS_LAT AFCS_LNAV; /* '<S724>/Chart' */
|
|
ENUM_AFCS_LAT AFCS_LNAV_m; /* '<S723>/takeoff_task' */
|
|
ENUM_AFCS_LAT AFCS_LNAV_l; /* '<S704>/standby_emergency' */
|
|
ENUM_AFCS_LAT AFCS_LNAV_c; /* '<S695>/landing_task' */
|
|
uint16_T UnitDelay_i; /* '<S382>/Unit Delay' */
|
|
uint16_T Merge1_e; /* '<S7>/Merge1' */
|
|
uint16_T TmpSignalConversionAtBytePackInport3_p[8];
|
|
uint16_T TmpSignalConversionAtBytePackInport4_b[18];
|
|
uint16_T TmpSignalConversionAtBytePackInport5[10];
|
|
uint16_T Subtract_m; /* '<S1012>/Subtract' */
|
|
uint16_T DataTypeConversion; /* '<S562>/Data Type Conversion' */
|
|
uint16_T DataTypeConversion1_c; /* '<S569>/Data Type Conversion1' */
|
|
uint16_T DataTypeConversion1_o; /* '<S570>/Data Type Conversion1' */
|
|
uint16_T DataTypeConversion1_f; /* '<S571>/Data Type Conversion1' */
|
|
uint16_T DataTypeConversion1_nd; /* '<S572>/Data Type Conversion1' */
|
|
uint16_T DataTypeConversion1_g; /* '<S573>/Data Type Conversion1' */
|
|
uint16_T kg2cg; /* '<S562>/kg2cg' */
|
|
uint16_T idx; /* '<S1018>/proc_param_value' */
|
|
uint16_T param_cnt; /* '<S1180>/find_val_capi' */
|
|
uint16_T param_index; /* '<S1180>/find_val_capi' */
|
|
uint16_T set_cur; /* '<S1017>/req_cur' */
|
|
uint16_T seq; /* '<S1138>/Chart_proc_mission_upload' */
|
|
uint16_T command; /* '<S1138>/Chart_proc_mission_upload' */
|
|
uint16_T channels[18]; /* '<S1203>/BusConversion_InsertedFor_rc_at_inport_0' */
|
|
uint16_T channels_e[18]; /* '<S1204>/BusConversion_InsertedFor_rc_at_inport_0' */
|
|
uint16_T cnt; /* '<S1157>/chat_get_mission_cnt' */
|
|
uint16_T req_cur; /* '<S1137>/Chart' */
|
|
uint16_T seq_e; /* '<S1135>/Chart_proc_mission_req' */
|
|
uint16_T command_p; /* '<S1151>/chat_get_mission_item' */
|
|
uint16_T resp; /* '<S1175>/Chart_proc_param_set' */
|
|
uint16_T resp_c; /* '<S1173>/Chart' */
|
|
uint16_T resp_j; /* '<S1174>/Chart_proc_param_req_read' */
|
|
uint16_T width; /* '<S1048>/Width' */
|
|
uint16_T TmpSignalConversionAtSFunctionInport3[16];/* '<S1048>/Chart' */
|
|
uint16_T last_WP; /* '<S720>/mission_proc' */
|
|
uint16_T mission_mode; /* '<S720>/mission_proc' */
|
|
uint16_T cur_np; /* '<S720>/mission_proc' */
|
|
uint16_T command_j; /* '<S728>/mav' */
|
|
uint16_T WP_out; /* '<S724>/Chart' */
|
|
uint16_T WP_out_c; /* '<S722>/landing_task' */
|
|
uint16_T WP_out_cs; /* '<S723>/takeoff_task' */
|
|
uint16_T peroid_out; /* '<S696>/Chart' */
|
|
uint16_T WP_out_j; /* '<S695>/landing_task' */
|
|
uint16_T WP_cur; /* '<S586>/proc_set_ cur' */
|
|
uint16_T id; /* '<S583>/proc_cmd' */
|
|
uint16_T OutportBuffer_InsertedFor_gps_hdg_status_at_inport_0;/* '<S524>/Constant' */
|
|
uint16_T err_hdr; /* '<S458>/parser' */
|
|
uint16_T bad; /* '<S458>/parser' */
|
|
uint16_T err_crc; /* '<S458>/parser' */
|
|
uint16_T good; /* '<S458>/parser' */
|
|
uint16_T msg_len; /* '<S458>/parser' */
|
|
uint16_T crc_checksum_sfun; /* '<S462>/crc_checksum_sfun' */
|
|
uint16_T err_hdr_f; /* '<S445>/parser' */
|
|
uint16_T bad_f; /* '<S445>/parser' */
|
|
uint16_T err_crc_a; /* '<S445>/parser' */
|
|
uint16_T good_h; /* '<S445>/parser' */
|
|
uint16_T pres_status; /* '<S450>/Byte Unpack' */
|
|
uint16_T err_hdr_a; /* '<S432>/parser' */
|
|
uint16_T bad_d; /* '<S432>/parser' */
|
|
uint16_T err_crc_d; /* '<S432>/parser' */
|
|
uint16_T good_n; /* '<S432>/parser' */
|
|
uint16_T pres_status_f; /* '<S437>/Byte Unpack' */
|
|
uint16_T err_hdr_c; /* '<S427>/parser2' */
|
|
uint16_T bad_e; /* '<S427>/parser2' */
|
|
uint16_T err_crc_e; /* '<S427>/parser2' */
|
|
uint16_T good_d; /* '<S427>/parser2' */
|
|
uint16_T ByteUnpack_o2[2]; /* '<S430>/Byte Unpack' */
|
|
uint16_T err_hdr_d; /* '<S422>/parser2' */
|
|
uint16_T bad_n; /* '<S422>/parser2' */
|
|
uint16_T err_crc_aa; /* '<S422>/parser2' */
|
|
uint16_T good_o; /* '<S422>/parser2' */
|
|
uint16_T ByteUnpack_o2_c[2]; /* '<S425>/Byte Unpack' */
|
|
uint16_T err_hdr_e; /* '<S409>/parser' */
|
|
uint16_T bad_fi; /* '<S409>/parser' */
|
|
uint16_T err_crc_o; /* '<S409>/parser' */
|
|
uint16_T good_m; /* '<S409>/parser' */
|
|
uint16_T err_hdr_h; /* '<S405>/parser' */
|
|
uint16_T bad_c; /* '<S405>/parser' */
|
|
uint16_T err_crc_eh; /* '<S405>/parser' */
|
|
uint16_T good_l; /* '<S405>/parser' */
|
|
uint16_T err_hdr_e0; /* '<S399>/parser' */
|
|
uint16_T bad_i; /* '<S399>/parser' */
|
|
uint16_T err_crc_f; /* '<S399>/parser' */
|
|
uint16_T good_g; /* '<S399>/parser' */
|
|
uint16_T seq_f; /* '<S404>/Byte Unpack' */
|
|
uint16_T voltages[4]; /* '<S403>/Byte Unpack' */
|
|
uint16_T seq_h; /* '<S403>/Byte Unpack' */
|
|
uint16_T seq_n; /* '<S402>/Byte Unpack' */
|
|
uint16_T err_hdr_g; /* '<S393>/parser' */
|
|
uint16_T bad_m; /* '<S393>/parser' */
|
|
uint16_T err_crc_as; /* '<S393>/parser' */
|
|
uint16_T good_df; /* '<S393>/parser' */
|
|
uint16_T group_voltage_mv; /* '<S398>/Byte Unpack' */
|
|
uint16_T group_current_dA; /* '<S398>/Byte Unpack' */
|
|
uint16_T remain_perc; /* '<S398>/Byte Unpack' */
|
|
uint16_T low_temp_degC; /* '<S398>/Byte Unpack' */
|
|
uint16_T hi_temp_degC; /* '<S398>/Byte Unpack' */
|
|
uint16_T voltages_mv[14]; /* '<S398>/Byte Unpack' */
|
|
uint16_T hi_voltage_mv; /* '<S398>/Byte Unpack' */
|
|
uint16_T low_voltage_mv; /* '<S398>/Byte Unpack' */
|
|
uint16_T group_voltage_mv_g; /* '<S397>/Byte Unpack' */
|
|
uint16_T group_current_dA_c; /* '<S397>/Byte Unpack' */
|
|
uint16_T remain_perc_n; /* '<S397>/Byte Unpack' */
|
|
uint16_T low_temp_degC_a; /* '<S397>/Byte Unpack' */
|
|
uint16_T hi_temp_degC_e; /* '<S397>/Byte Unpack' */
|
|
uint16_T voltages_mv_c[7]; /* '<S397>/Byte Unpack' */
|
|
uint16_T hi_voltage_mv_i; /* '<S397>/Byte Unpack' */
|
|
uint16_T low_voltage_mv_h; /* '<S397>/Byte Unpack' */
|
|
uint16_T Merge_h4; /* '<S574>/Merge' */
|
|
int16_T param_idx; /* '<S1197>/set_val_capi' */
|
|
int16_T param_idx_p; /* '<S1187>/find_idx_capi' */
|
|
int16_T Temp_ps1_a; /* '<S463>/Byte Unpack' */
|
|
int16_T Temp_total_b; /* '<S463>/Byte Unpack' */
|
|
int16_T ByteUnpack_o6; /* '<S463>/Byte Unpack' */
|
|
int16_T ByteUnpack_o8; /* '<S463>/Byte Unpack' */
|
|
int16_T Temp_qbar1_m; /* '<S463>/Byte Unpack' */
|
|
int16_T ByteUnpack_o11[3]; /* '<S463>/Byte Unpack' */
|
|
int16_T temps[4]; /* '<S402>/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[4]; /* '<S1318>/Byte Pack' */
|
|
uint8_T TmpSignalConversionAtBytePackInport4_bx[6];
|
|
uint8_T BytePack_p[82]; /* '<S1328>/Byte Pack' */
|
|
uint8_T TmpSignalConversionAtBytePackInport5_h[16];
|
|
uint8_T BytePack_g[76]; /* '<S1327>/Byte Pack' */
|
|
uint8_T BytePack_i[184]; /* '<S1326>/Byte Pack' */
|
|
uint8_T TmpSignalConversionAtBytePackInport6[6];
|
|
uint8_T BytePack_k[190]; /* '<S1325>/Byte Pack' */
|
|
uint8_T DataTypeConversion_n; /* '<S6>/Data Type Conversion' */
|
|
uint8_T SFunction1_o1[70]; /* '<S1212>/S-Function1' */
|
|
uint8_T SFunction1_o2; /* '<S1212>/S-Function1' */
|
|
uint8_T u[4]; /* '<S1018>/proc_param_value' */
|
|
uint8_T param_name[16]; /* '<S1180>/find_val_capi' */
|
|
uint8_T param_value[4]; /* '<S1180>/find_val_capi' */
|
|
uint8_T param_type; /* '<S1180>/find_val_capi' */
|
|
uint8_T mission_type; /* '<S1138>/Chart_proc_mission_upload' */
|
|
uint8_T frame; /* '<S1138>/Chart_proc_mission_upload' */
|
|
uint8_T autocontinue; /* '<S1138>/Chart_proc_mission_upload' */
|
|
uint8_T ack_d; /* '<S1165>/chat_clear_mission' */
|
|
uint8_T ack_i; /* '<S1169>/chat_update_mission_item' */
|
|
uint8_T id_g; /* '<S1204>/Signal Copy' */
|
|
uint8_T seq_g; /* '<S1204>/Unit Delay' */
|
|
uint8_T mission_type_g; /* '<S1132>/Chart_proc_mission_clr_all' */
|
|
uint8_T ack_f; /* '<S1143>/chat_clear_mission' */
|
|
uint8_T type; /* '<S1136>/Chart_proc_mission_req_lst' */
|
|
uint8_T type_b; /* '<S1135>/Chart_proc_mission_req' */
|
|
uint8_T ack_iw; /* '<S1151>/chat_get_mission_item' */
|
|
uint8_T frame_l; /* '<S1151>/chat_get_mission_item' */
|
|
uint8_T autocont; /* '<S1151>/chat_get_mission_item' */
|
|
uint8_T name[16]; /* '<S1175>/Chart_proc_param_set' */
|
|
uint8_T value_n[4]; /* '<S1175>/Chart_proc_param_set' */
|
|
uint8_T type_f; /* '<S1175>/Chart_proc_param_set' */
|
|
uint8_T BytePack_h[4]; /* '<S1193>/Byte Pack' */
|
|
uint8_T name_g[16]; /* '<S1174>/Chart_proc_param_req_read' */
|
|
uint8_T mav_char_in; /* '<S1120>/Selector' */
|
|
uint8_T BitwiseOperator; /* '<S1064>/Bitwise Operator' */
|
|
uint8_T DataTypeConversion_d; /* '<S1064>/Data Type Conversion' */
|
|
uint8_T actuator_startup; /* '<S704>/standby_emergency' */
|
|
uint8_T chan_out; /* '<S754>/sweep_generator' */
|
|
uint8_T recovery_out; /* '<S696>/Chart' */
|
|
uint8_T ch_out; /* '<S696>/Chart' */
|
|
uint8_T sw_out; /* '<S696>/Chart' */
|
|
uint8_T stage; /* '<S466>/status_mgr' */
|
|
uint8_T data[64]; /* '<S458>/parser' */
|
|
uint8_T msg_seq; /* '<S458>/parser' */
|
|
uint8_T data_o[96]; /* '<S445>/parser' */
|
|
uint8_T msg_data[96]; /* '<S445>/parser' */
|
|
uint8_T day; /* '<S454>/Byte Unpack' */
|
|
uint8_T hour; /* '<S454>/Byte Unpack' */
|
|
uint8_T min; /* '<S454>/Byte Unpack' */
|
|
uint8_T sec; /* '<S454>/Byte Unpack' */
|
|
uint8_T sv_used; /* '<S453>/Byte Unpack' */
|
|
uint8_T data_d[96]; /* '<S432>/parser' */
|
|
uint8_T msg_data_j[96]; /* '<S432>/parser' */
|
|
uint8_T month_p; /* '<S441>/Byte Unpack' */
|
|
uint8_T day_m; /* '<S441>/Byte Unpack' */
|
|
uint8_T hour_c; /* '<S441>/Byte Unpack' */
|
|
uint8_T min_f; /* '<S441>/Byte Unpack' */
|
|
uint8_T sec_a; /* '<S441>/Byte Unpack' */
|
|
uint8_T sv_used_d; /* '<S440>/Byte Unpack' */
|
|
uint8_T data_dt[255]; /* '<S427>/parser2' */
|
|
uint8_T data_b[255]; /* '<S422>/parser2' */
|
|
uint8_T msg_id_ez[3]; /* '<S409>/parser' */
|
|
uint8_T data_oz[35]; /* '<S405>/parser' */
|
|
uint8_T data_l[16]; /* '<S399>/parser' */
|
|
uint8_T data_a[52]; /* '<S393>/parser' */
|
|
uint8_T hdr[3]; /* '<S396>/Byte Unpack' */
|
|
uint8_T P500w_enabled; /* '<S396>/Byte Unpack' */
|
|
uint8_T ByteUnpack_o3_n[2]; /* '<S396>/Byte Unpack' */
|
|
uint8_T hdr_i[3]; /* '<S398>/Byte Unpack' */
|
|
uint8_T BAT2_STA1; /* '<S398>/Byte Unpack' */
|
|
uint8_T BAT2_STA2; /* '<S398>/Byte Unpack' */
|
|
uint8_T ByteUnpack_o12[2]; /* '<S398>/Byte Unpack' */
|
|
uint8_T hdr_d[3]; /* '<S397>/Byte Unpack' */
|
|
uint8_T BAT1_STA1; /* '<S397>/Byte Unpack' */
|
|
uint8_T BAT1_STA2; /* '<S397>/Byte Unpack' */
|
|
uint8_T ByteUnpack_o12_n[2]; /* '<S397>/Byte Unpack' */
|
|
uint8_T OutportBuffer_InsertedFor_satnum_used_at_inport_0;/* '<S526>/Constant1' */
|
|
boolean_T NOT3; /* '<S5>/NOT3' */
|
|
boolean_T NOT4; /* '<S5>/NOT4' */
|
|
boolean_T NOT; /* '<S5>/NOT' */
|
|
boolean_T NOT1; /* '<S5>/NOT1' */
|
|
boolean_T enable_cnt; /* '<S1138>/Chart_proc_mission_upload' */
|
|
boolean_T enable_item; /* '<S1138>/Chart_proc_mission_upload' */
|
|
boolean_T valid_o; /* '<S1204>/true' */
|
|
boolean_T mav_found; /* '<S1120>/mav_parser' */
|
|
boolean_T valid_n; /* '<S582>/valid_checking' */
|
|
boolean_T ac; /* '<S720>/mission_proc' */
|
|
boolean_T Merge_p; /* '<S730>/Merge' */
|
|
boolean_T DataTypeConversion_b; /* '<S728>/Data Type Conversion' */
|
|
boolean_T is_mission; /* '<S728>/mav' */
|
|
boolean_T armed; /* '<S695>/landing_task' */
|
|
boolean_T valid_l; /* '<S585>/valid_checking' */
|
|
boolean_T ack_l; /* '<S583>/proc_cmd' */
|
|
boolean_T LogicalOperator; /* '<S466>/Logical Operator' */
|
|
boolean_T enabled; /* '<S502>/tick' */
|
|
boolean_T enabled_m; /* '<S501>/tick' */
|
|
boolean_T enabled_a; /* '<S500>/tick' */
|
|
boolean_T enabled_l; /* '<S499>/tick' */
|
|
boolean_T enabled_e; /* '<S498>/tick' */
|
|
boolean_T enabled_n; /* '<S497>/tick' */
|
|
boolean_T enabled_i; /* '<S496>/tick' */
|
|
boolean_T reset; /* '<S466>/status_mgr' */
|
|
boolean_T hdg_ariv; /* '<S474>/Chart' */
|
|
boolean_T valid_c; /* '<S466>/check_gps_valid' */
|
|
boolean_T SZN_ok;
|
|
boolean_T Compare; /* '<S369>/Compare' */
|
|
boolean_T Compare_a; /* '<S354>/Compare' */
|
|
boolean_T Compare_i; /* '<S339>/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;/* '<S448>/sbg_ecom_log_nav_data_frame' */
|
|
B_sbg_ecom_log_euler_data_frame_SIL_T sbg_ecom_log_euler_data_frame_c;/* '<S448>/sbg_ecom_log_euler_data_frame' */
|
|
B_sbg_ecom_log_nav_data_frame_SIL_T sbg_ecom_log_nav_data_frame;/* '<S435>/sbg_ecom_log_nav_data_frame' */
|
|
B_sbg_ecom_log_euler_data_frame_SIL_T sbg_ecom_log_euler_data_frame;/* '<S435>/sbg_ecom_log_euler_data_frame' */
|
|
B_GearGeometryForcesandMoments_SIL_i_T RightMainGearGeometryForcesandMoments;/* '<S333>/Right Main Gear Geometry Forces and Moments' */
|
|
B_GearGeometryForcesandMoments_SIL_f_T NoseGearGeometryForcesandMoments;/* '<S333>/Nose Gear Geometry Forces and Moments' */
|
|
B_GearGeometryForcesandMoments_SIL_T LeftMainGearGeometryForcesandMoments;/* '<S333>/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; /* '<S1076>/proc_queue' */
|
|
mavlink_message_t msgs_msgData_h; /* '<S1122>/push2msgs' */
|
|
Sensors sens; /* '<S4>/Data Store Memory' */
|
|
TrajGen UnitDelay_DSTATE; /* '<S6>/Unit Delay' */
|
|
mavlink_serial_control_t send_echo_msgData;/* '<S1211>/Chart_send_serial_control' */
|
|
mavlink_serial_control_t serial_echoline_msgData;/* '<S1013>/traffic_ctrl' */
|
|
mavlink_autopilot_version_t ap_ver_msgData;/* '<S1126>/send_auto_hw' */
|
|
mavlink_autopilot_version_t ap_ver_queue_msgData;/* '<S1013>/traffic_ctrl' */
|
|
mavlink_mission_item_int_t mission_item_msgData;/* '<S1138>/Chart_proc_mission_upload' */
|
|
mavlink_mission_item_int_t send_req_msgData;/* '<S1134>/Chart' */
|
|
mavlink_mission_item_int_t send_item_msgData;/* '<S1135>/Chart_proc_mission_req' */
|
|
mavlink_mission_item_int_t mission_item_int_queue_msgData;/* '<S1013>/traffic_ctrl' */
|
|
MavMission m; /* '<S1169>/chat_update_mission_item' */
|
|
CommandMsg msg_msgData; /* '<S1127>/send_cmd' */
|
|
CommandMsg cmd_msgData; /* '<S720>/mission_proc' */
|
|
CommandMsg cmd_msgData_j; /* '<S583>/proc_cmd' */
|
|
CommandMsg cmd2_msgData; /* '<S583>/proc_cmd' */
|
|
mavlink_param_value_t msg_msgData_e; /* '<S1018>/proc_param_value' */
|
|
mavlink_param_value_t param_val_queue_msgData;/* '<S1013>/traffic_ctrl' */
|
|
mavlink_command_ack_t command_ack_queue_msgData;/* '<S1013>/traffic_ctrl' */
|
|
mavlink_command_ack_t send_ack_msgData;/* '<S1011>/Chart_send_ack' */
|
|
MavFence f; /* '<S1169>/chat_update_mission_item' */
|
|
MavRally r; /* '<S1169>/chat_update_mission_item' */
|
|
real_T UnitDelay_DSTATE_k; /* '<Root>/Unit Delay' */
|
|
real_T UnitDelay1_DSTATE; /* '<Root>/Unit Delay1' */
|
|
real_T UnitDelay2_DSTATE; /* '<Root>/Unit Delay2' */
|
|
real_T UnitDelay_DSTATE_g; /* '<S750>/Unit Delay' */
|
|
real_T UnitDelay_DSTATE_p; /* '<S558>/Unit Delay' */
|
|
real_T UnitDelay_DSTATE_f; /* '<S560>/Unit Delay' */
|
|
real_T DiscreteTransferFcn_states[6];/* '<S512>/Discrete Transfer Fcn' */
|
|
real_T DiscreteTransferFcn_states_e[6];/* '<S523>/Discrete Transfer Fcn' */
|
|
real_T UnitDelay_DSTATE_l[3]; /* '<S481>/Unit Delay' */
|
|
real_T UnitDelay_DSTATE_l3[3]; /* '<S480>/Unit Delay' */
|
|
real_T m_bpLambda[3]; /* '<S54>/table3D_CL_base_delta' */
|
|
real_T m_bpLambda_a[3]; /* '<S54>/table3D_CL_aos' */
|
|
real_T PrevY; /* '<S5>/Backlash3' */
|
|
real_T PrevY_i; /* '<S5>/Backlash4' */
|
|
real_T m_bpLambda_d[3]; /* '<S54>/table3D_CL_da' */
|
|
real_T PrevY_b; /* '<S5>/Backlash' */
|
|
real_T PrevY_bo; /* '<S5>/Backlash1' */
|
|
real_T m_bpLambda_l[3]; /* '<S54>/table3D_CL_de' */
|
|
real_T PrevY_p; /* '<S5>/Backlash2' */
|
|
real_T m_bpLambda_n[3]; /* '<S54>/table3D_CL_dr' */
|
|
real_T m_bpLambda_c[3]; /* '<S54>/table3D_CL_df' */
|
|
real_T m_bpLambda_f[3]; /* '<S55>/table3D_CY_base_delta' */
|
|
real_T m_bpLambda_m[3]; /* '<S55>/table3D_CY_aos' */
|
|
real_T m_bpLambda_j[3]; /* '<S55>/table3D_CY_da' */
|
|
real_T m_bpLambda_a5[3]; /* '<S55>/table3D_CY_dr' */
|
|
real_T m_bpLambda_b[3]; /* '<S53>/table3D_CD_base_delta' */
|
|
real_T m_bpLambda_ay[3]; /* '<S53>/table3D_CD_aos' */
|
|
real_T m_bpLambda_h[3]; /* '<S53>/table3D_CD_da' */
|
|
real_T m_bpLambda_ms[3]; /* '<S53>/table3D_CD_de' */
|
|
real_T m_bpLambda_o[3]; /* '<S53>/table3D_CD_dr' */
|
|
real_T m_bpLambda_fr[3]; /* '<S53>/table3D_CD_df' */
|
|
real_T m_bpLambda_g[3]; /* '<S56>/table3D_Cl_base_delta' */
|
|
real_T m_bpLambda_ls[3]; /* '<S56>/table3D_Cl_aos' */
|
|
real_T m_bpLambda_d1[3]; /* '<S56>/table3D_Cl_da' */
|
|
real_T m_bpLambda_mp[3]; /* '<S56>/table3D_Cl_dr' */
|
|
real_T m_bpLambda_mq[3]; /* '<S57>/table3D_Cm_base_delta' */
|
|
real_T m_bpLambda_frx[3]; /* '<S57>/table3D_Cm_aos' */
|
|
real_T m_bpLambda_c0[3]; /* '<S57>/table3D_Cm_da' */
|
|
real_T m_bpLambda_nv[3]; /* '<S57>/table3D_Cm_de' */
|
|
real_T m_bpLambda_ai[3]; /* '<S57>/table3D_Cm_dr' */
|
|
real_T m_bpLambda_i[3]; /* '<S57>/table3D_Cm_df' */
|
|
real_T m_bpLambda_al[3]; /* '<S58>/table3D_Cn_aos' */
|
|
real_T m_bpLambda_k[3]; /* '<S58>/table3D_Cn_base_delta' */
|
|
real_T m_bpLambda_lo[3]; /* '<S58>/table3D_Cn_da' */
|
|
real_T m_bpLambda_be[3]; /* '<S58>/table3D_Cn_dr' */
|
|
real_T m_bpLambda_ad[3]; /* '<S326>/table3D_thrust' */
|
|
real_T m_bpLambda_adl[3]; /* '<S319>/table3D_cft' */
|
|
real_T Product2_DWORK4[9]; /* '<S131>/Product2' */
|
|
real_T m_bpLambda_p[3]; /* '<S316>/table3D_Nh' */
|
|
real_T last_format; /* '<S7>/rec_ctrl' */
|
|
real_T last_lat1_in; /* '<S1004>/nav_corner' */
|
|
real_T last_lon1_in; /* '<S1004>/nav_corner' */
|
|
real_T DiscreteTransferFcn_tmp[3]; /* '<S512>/Discrete Transfer Fcn' */
|
|
real_T DiscreteTransferFcn_tmp_f[3]; /* '<S523>/Discrete Transfer Fcn' */
|
|
real_T qbar0; /* '<S477>/zero_set' */
|
|
real_T SFunction_temp_table[8]; /* '<S491>/S-Function' */
|
|
real_T SFunction_pres_table[8]; /* '<S491>/S-Function' */
|
|
real_T Memory_PreviousInput; /* '<S308>/Memory' */
|
|
real_T SFunction_temp_table_i[8]; /* '<S85>/S-Function' */
|
|
real_T SFunction_pres_table_n[8]; /* '<S85>/S-Function' */
|
|
real_T WGS84GravitySFunction_h; /* '<S86>/WGS84 Gravity S-Function' */
|
|
real_T WGS84GravitySFunction_phi; /* '<S86>/WGS84 Gravity S-Function' */
|
|
real_T WGS84GravitySFunction_lambda; /* '<S86>/WGS84 Gravity S-Function' */
|
|
real_T WGS84GravitySFunction_gamma_h;/* '<S86>/WGS84 Gravity S-Function' */
|
|
real_T WGS84GravitySFunction_gamma_phi;/* '<S86>/WGS84 Gravity S-Function' */
|
|
real_T Product_DWORK4[9]; /* '<S44>/Product' */
|
|
real_T Product_DWORK4_h[9]; /* '<S35>/Product' */
|
|
CommandAck ack_msgData; /* '<S1011>/Chart_send_ack' */
|
|
CommandAck ack_msgData_h; /* '<S589>/proc_cmd' */
|
|
mavlink_mission_count_t mission_cnt_msgData;/* '<S1138>/Chart_proc_mission_upload' */
|
|
mavlink_mission_count_t send_cnt_msgData;/* '<S1133>/Chart' */
|
|
mavlink_mission_count_t send_cnt_msgData_d;/* '<S1136>/Chart_proc_mission_req_lst' */
|
|
mavlink_mission_count_t mission_cnt_queue_msgData;/* '<S1013>/traffic_ctrl' */
|
|
mavlink_mission_ack_t mission_ack_msgData;/* '<S1138>/Chart_proc_mission_upload' */
|
|
mavlink_mission_ack_t ack1_msgData; /* '<S1017>/merge_ack' */
|
|
mavlink_mission_ack_t ack2_msgData; /* '<S1017>/merge_ack' */
|
|
mavlink_mission_ack_t ack_msgData_a; /* '<S1017>/merge_ack' */
|
|
mavlink_mission_ack_t ack3_msgData; /* '<S1017>/merge_ack' */
|
|
mavlink_mission_ack_t send_ack_msgData_j;/* '<S1132>/Chart_proc_mission_clr_all' */
|
|
mavlink_mission_ack_t send_ack_msgData_b;/* '<S1135>/Chart_proc_mission_req' */
|
|
mavlink_mission_ack_t mission_ack_queue_msgData;/* '<S1013>/traffic_ctrl' */
|
|
mavlink_mission_current_t cur_msgData;/* '<S1017>/req_cur' */
|
|
mavlink_mission_current_t mission_cur_queue_msgData;/* '<S1013>/traffic_ctrl' */
|
|
mavlink_mission_request_int_t mission_req_int_msgData;/* '<S1138>/Chart_proc_mission_upload' */
|
|
mavlink_mission_request_int_t mission_req_int_queue_msgData;/* '<S1013>/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; /* '<S1211>/Chart_send_serial_control' */
|
|
void* msg_msgInterface; /* '<S1018>/proc_param_value' */
|
|
void* param_req_read_msgInterface; /* '<S1018>/proc_param_value' */
|
|
void* param_req_read_msgHandle; /* '<S1018>/proc_param_value' */
|
|
void* param_req_read_msgDataPtr; /* '<S1018>/proc_param_value' */
|
|
void* param_req_lst_msgInterface; /* '<S1018>/proc_param_value' */
|
|
void* param_req_lst_msgHandle; /* '<S1018>/proc_param_value' */
|
|
void* param_req_lst_msgDataPtr; /* '<S1018>/proc_param_value' */
|
|
void* param_set_msgInterface; /* '<S1018>/proc_param_value' */
|
|
void* param_set_msgHandle; /* '<S1018>/proc_param_value' */
|
|
void* param_set_msgDataPtr; /* '<S1018>/proc_param_value' */
|
|
void* req_cur_msgInterface; /* '<S1017>/req_cur' */
|
|
void* req_cur_msgHandle; /* '<S1017>/req_cur' */
|
|
void* req_cur_msgDataPtr; /* '<S1017>/req_cur' */
|
|
void* set_cur_msgInterface; /* '<S1017>/req_cur' */
|
|
void* cur_msgInterface; /* '<S1017>/req_cur' */
|
|
void* mission_cnt_msgInterface; /* '<S1138>/Chart_proc_mission_upload' */
|
|
void* mission_cnt_msgHandle; /* '<S1138>/Chart_proc_mission_upload' */
|
|
void* mission_cnt_msgDataPtr; /* '<S1138>/Chart_proc_mission_upload' */
|
|
void* mission_item_msgInterface; /* '<S1138>/Chart_proc_mission_upload' */
|
|
void* mission_item_msgHandle; /* '<S1138>/Chart_proc_mission_upload' */
|
|
void* mission_item_msgDataPtr; /* '<S1138>/Chart_proc_mission_upload' */
|
|
void* mission_req_int_msgInterface; /* '<S1138>/Chart_proc_mission_upload' */
|
|
void* mission_ack_msgInterface; /* '<S1138>/Chart_proc_mission_upload' */
|
|
void* ack1_msgInterface; /* '<S1017>/merge_ack' */
|
|
void* ack1_msgHandle; /* '<S1017>/merge_ack' */
|
|
void* ack1_msgDataPtr; /* '<S1017>/merge_ack' */
|
|
void* ack2_msgInterface; /* '<S1017>/merge_ack' */
|
|
void* ack2_msgHandle; /* '<S1017>/merge_ack' */
|
|
void* ack2_msgDataPtr; /* '<S1017>/merge_ack' */
|
|
void* ack_msgInterface; /* '<S1017>/merge_ack' */
|
|
void* ack3_msgInterface; /* '<S1017>/merge_ack' */
|
|
void* ack3_msgHandle; /* '<S1017>/merge_ack' */
|
|
void* ack3_msgDataPtr; /* '<S1017>/merge_ack' */
|
|
void* msgs_msgInterface; /* '<S1076>/proc_queue' */
|
|
void* msgs_msgHandle; /* '<S1076>/proc_queue' */
|
|
void* msgs_msgDataPtr; /* '<S1076>/proc_queue' */
|
|
void* msg_msgInterface_k; /* '<S1127>/send_cmd' */
|
|
void* ap_ver_msgInterface; /* '<S1126>/send_auto_hw' */
|
|
void* send_req_msgInterface; /* '<S1134>/Chart' */
|
|
void* send_ack_msgInterface; /* '<S1132>/Chart_proc_mission_clr_all' */
|
|
void* send_cnt_msgInterface; /* '<S1133>/Chart' */
|
|
void* send_cnt_msgInterface_j; /* '<S1136>/Chart_proc_mission_req_lst' */
|
|
void* req_cur_msgInterface_n; /* '<S1137>/Chart' */
|
|
void* send_item_msgInterface; /* '<S1135>/Chart_proc_mission_req' */
|
|
void* send_ack_msgInterface_a; /* '<S1135>/Chart_proc_mission_req' */
|
|
void* resp_msgInterface; /* '<S1175>/Chart_proc_param_set' */
|
|
void* resp_msgInterface_o; /* '<S1173>/Chart' */
|
|
void* resp_msgInterface_i; /* '<S1174>/Chart_proc_param_req_read' */
|
|
void* msgs_msgInterface_n; /* '<S1122>/push2msgs' */
|
|
void* param_val_queue_msgInterface; /* '<S1013>/traffic_ctrl' */
|
|
void* param_val_queue_msgHandle; /* '<S1013>/traffic_ctrl' */
|
|
void* param_val_queue_msgDataPtr; /* '<S1013>/traffic_ctrl' */
|
|
void* mission_cnt_queue_msgInterface;/* '<S1013>/traffic_ctrl' */
|
|
void* mission_cnt_queue_msgHandle; /* '<S1013>/traffic_ctrl' */
|
|
void* mission_cnt_queue_msgDataPtr; /* '<S1013>/traffic_ctrl' */
|
|
void* mission_req_int_queue_msgInterface;/* '<S1013>/traffic_ctrl' */
|
|
void* mission_req_int_queue_msgHandle;/* '<S1013>/traffic_ctrl' */
|
|
void* mission_req_int_queue_msgDataPtr;/* '<S1013>/traffic_ctrl' */
|
|
void* mission_item_int_queue_msgInterface;/* '<S1013>/traffic_ctrl' */
|
|
void* mission_item_int_queue_msgHandle;/* '<S1013>/traffic_ctrl' */
|
|
void* mission_item_int_queue_msgDataPtr;/* '<S1013>/traffic_ctrl' */
|
|
void* ap_ver_queue_msgInterface; /* '<S1013>/traffic_ctrl' */
|
|
void* ap_ver_queue_msgHandle; /* '<S1013>/traffic_ctrl' */
|
|
void* ap_ver_queue_msgDataPtr; /* '<S1013>/traffic_ctrl' */
|
|
void* mission_ack_queue_msgInterface;/* '<S1013>/traffic_ctrl' */
|
|
void* mission_ack_queue_msgHandle; /* '<S1013>/traffic_ctrl' */
|
|
void* mission_ack_queue_msgDataPtr; /* '<S1013>/traffic_ctrl' */
|
|
void* mission_cur_queue_msgInterface;/* '<S1013>/traffic_ctrl' */
|
|
void* mission_cur_queue_msgHandle; /* '<S1013>/traffic_ctrl' */
|
|
void* mission_cur_queue_msgDataPtr; /* '<S1013>/traffic_ctrl' */
|
|
void* command_ack_queue_msgInterface;/* '<S1013>/traffic_ctrl' */
|
|
void* command_ack_queue_msgHandle; /* '<S1013>/traffic_ctrl' */
|
|
void* command_ack_queue_msgDataPtr; /* '<S1013>/traffic_ctrl' */
|
|
void* serial_echoline_msgInterface; /* '<S1013>/traffic_ctrl' */
|
|
void* serial_echoline_msgHandle; /* '<S1013>/traffic_ctrl' */
|
|
void* serial_echoline_msgDataPtr; /* '<S1013>/traffic_ctrl' */
|
|
void* send_ack_msgInterface_af; /* '<S1011>/Chart_send_ack' */
|
|
void* ack_msgInterface_g; /* '<S1011>/Chart_send_ack' */
|
|
void* ack_msgHandle; /* '<S1011>/Chart_send_ack' */
|
|
void* ack_msgDataPtr; /* '<S1011>/Chart_send_ack' */
|
|
void* cmd_msgInterface; /* '<S720>/mission_proc' */
|
|
void* set_cur_msgInterface_b; /* '<S586>/proc_set_ cur' */
|
|
void* set_cur_msgHandle; /* '<S586>/proc_set_ cur' */
|
|
void* set_cur_msgDataPtr; /* '<S586>/proc_set_ cur' */
|
|
void* cmd_msgInterface_n; /* '<S583>/proc_cmd' */
|
|
void* cmd_msgHandle; /* '<S583>/proc_cmd' */
|
|
void* cmd_msgDataPtr; /* '<S583>/proc_cmd' */
|
|
void* cmd2_msgInterface; /* '<S583>/proc_cmd' */
|
|
void* cmd2_msgHandle; /* '<S583>/proc_cmd' */
|
|
void* cmd2_msgDataPtr; /* '<S583>/proc_cmd' */
|
|
void* ack_msgInterface_n; /* '<S589>/proc_cmd' */
|
|
void* Assertion_slioAccessor; /* '<S44>/Assertion' */
|
|
void* Assertion_slioAccessor_a; /* '<S35>/Assertion' */
|
|
real32_T UnitDelay_DSTATE_o; /* '<S1227>/Unit Delay' */
|
|
real32_T UnitDelay_DSTATE_d; /* '<S1229>/Unit Delay' */
|
|
real32_T UnitDelay_DSTATE_m; /* '<S778>/Unit Delay' */
|
|
real32_T Delay_DSTATE; /* '<S1247>/Delay' */
|
|
real32_T Delay_DSTATE_i; /* '<S1242>/Delay' */
|
|
real32_T UnitDelay_DSTATE_om; /* '<S975>/Unit Delay' */
|
|
real32_T Delay_DSTATE_it; /* '<S934>/Delay' */
|
|
real32_T Delay_DSTATE_m; /* '<S939>/Delay' */
|
|
real32_T UnitDelay_DSTATE_e; /* '<S943>/Unit Delay' */
|
|
real32_T DiscreteTransferFcn_states_n;/* '<S931>/Discrete Transfer Fcn' */
|
|
real32_T Delay_DSTATE_f; /* '<S931>/Delay' */
|
|
real32_T Delay1_DSTATE[4]; /* '<S931>/Delay1' */
|
|
real32_T DiscreteTransferFcn1_states[2];/* '<S931>/Discrete Transfer Fcn1' */
|
|
real32_T DiscreteTransferFcn_states_h[2];/* '<S962>/Discrete Transfer Fcn' */
|
|
real32_T Delay_DSTATE_im; /* '<S887>/Delay' */
|
|
real32_T UnitDelay_DSTATE_j; /* '<S891>/Unit Delay' */
|
|
real32_T DiscreteTimeIntegrator_DSTATE;/* '<S910>/Discrete-Time Integrator' */
|
|
real32_T Delay1_DSTATE_m; /* '<S915>/Delay1' */
|
|
real32_T DiscreteTimeIntegrator1_DSTATE;/* '<S910>/Discrete-Time Integrator1' */
|
|
real32_T Delay_DSTATE_j; /* '<S915>/Delay' */
|
|
real32_T DiscreteTransferFcn_states_he;/* '<S871>/Discrete Transfer Fcn' */
|
|
real32_T Delay_DSTATE_e; /* '<S840>/Delay' */
|
|
real32_T UnitDelay_DSTATE_n; /* '<S844>/Unit Delay' */
|
|
real32_T Delay_DSTATE_c; /* '<S866>/Delay' */
|
|
real32_T Delay_DSTATE_fu; /* '<S864>/Delay' */
|
|
real32_T Delay1_DSTATE_k; /* '<S866>/Delay1' */
|
|
real32_T IntVal_DSTATE; /* '<S826>/IntVal' */
|
|
real32_T Delay_DSTATE_ew; /* '<S797>/Delay' */
|
|
real32_T Delay_DSTATE_d; /* '<S804>/Delay' */
|
|
real32_T last_hdot_c_DSTATE; /* '<S812>/last_hdot_c' */
|
|
uint32_T UnitDelay_DSTATE_gx; /* '<S577>/Unit Delay' */
|
|
uint32_T UnitDelay_DSTATE_h; /* '<S1004>/Unit Delay' */
|
|
uint32_T UnitDelay_DSTATE_ok; /* '<S466>/Unit Delay' */
|
|
real32_T m_bpLambda_a0[3]; /* '<S982>/table3D_cft' */
|
|
real32_T m_bpLambda_f0[3]; /* '<S979>/table3D_Nh' */
|
|
real32_T last_az; /* '<S1004>/nav_corner' */
|
|
real32_T last_hdg; /* '<S1004>/nav_corner' */
|
|
real32_T DiscreteTransferFcn_tmp_h; /* '<S931>/Discrete Transfer Fcn' */
|
|
real32_T DiscreteTransferFcn1_tmp; /* '<S931>/Discrete Transfer Fcn1' */
|
|
real32_T DiscreteTransferFcn_tmp_i; /* '<S871>/Discrete Transfer Fcn' */
|
|
real32_T t; /* '<S754>/sweep_generator' */
|
|
real32_T freq; /* '<S754>/sweep_generator' */
|
|
real32_T PrevY_e[3]; /* '<S466>/Rate Limiter' */
|
|
real32_T PrevY_k[3]; /* '<S466>/Rate Limiter1' */
|
|
real32_T cnt; /* '<S477>/zero_set' */
|
|
real32_T qbar1; /* '<S477>/zero_set' */
|
|
real32_T pqr0[3]; /* '<S475>/IMU_bias_fix' */
|
|
real32_T cnt_a; /* '<S475>/IMU_bias_fix' */
|
|
real32_T N0[3]; /* '<S475>/IMU_bias_fix' */
|
|
real32_T scaleN; /* '<S475>/IMU_bias_fix' */
|
|
real32_T states[14]; /* '<S471>/EKF14s' */
|
|
real32_T P[196]; /* '<S471>/EKF14s' */
|
|
real32_T Tbn_prev[9]; /* '<S471>/EKF14s' */
|
|
int32_T counter; /* synthesized block */
|
|
uint32_T m_bpIndex[3]; /* '<S54>/table3D_CL_base_delta' */
|
|
uint32_T m_bpIndex_c[3]; /* '<S54>/table3D_CL_aos' */
|
|
uint32_T m_bpIndex_d[3]; /* '<S54>/table3D_CL_da' */
|
|
uint32_T m_bpIndex_k[3]; /* '<S54>/table3D_CL_de' */
|
|
uint32_T m_bpIndex_dw[3]; /* '<S54>/table3D_CL_dr' */
|
|
uint32_T m_bpIndex_j[3]; /* '<S54>/table3D_CL_df' */
|
|
uint32_T m_bpIndex_o[3]; /* '<S55>/table3D_CY_base_delta' */
|
|
uint32_T m_bpIndex_p[3]; /* '<S55>/table3D_CY_aos' */
|
|
uint32_T m_bpIndex_d4[3]; /* '<S55>/table3D_CY_da' */
|
|
uint32_T m_bpIndex_da[3]; /* '<S55>/table3D_CY_dr' */
|
|
uint32_T m_bpIndex_g[3]; /* '<S53>/table3D_CD_base_delta' */
|
|
uint32_T m_bpIndex_a[3]; /* '<S53>/table3D_CD_aos' */
|
|
uint32_T m_bpIndex_p1[3]; /* '<S53>/table3D_CD_da' */
|
|
uint32_T m_bpIndex_m[3]; /* '<S53>/table3D_CD_de' */
|
|
uint32_T m_bpIndex_l[3]; /* '<S53>/table3D_CD_dr' */
|
|
uint32_T m_bpIndex_dh[3]; /* '<S53>/table3D_CD_df' */
|
|
uint32_T m_bpIndex_ja; /* '<S5>/1-D Lookup Table' */
|
|
uint32_T m_bpIndex_cs[3]; /* '<S56>/table3D_Cl_base_delta' */
|
|
uint32_T m_bpIndex_jk[3]; /* '<S56>/table3D_Cl_aos' */
|
|
uint32_T m_bpIndex_md[3]; /* '<S56>/table3D_Cl_da' */
|
|
uint32_T m_bpIndex_f[3]; /* '<S56>/table3D_Cl_dr' */
|
|
uint32_T m_bpIndex_ki[3]; /* '<S57>/table3D_Cm_base_delta' */
|
|
uint32_T m_bpIndex_i[3]; /* '<S57>/table3D_Cm_aos' */
|
|
uint32_T m_bpIndex_fc[3]; /* '<S57>/table3D_Cm_da' */
|
|
uint32_T m_bpIndex_oc[3]; /* '<S57>/table3D_Cm_de' */
|
|
uint32_T m_bpIndex_pa[3]; /* '<S57>/table3D_Cm_dr' */
|
|
uint32_T m_bpIndex_i2[3]; /* '<S57>/table3D_Cm_df' */
|
|
uint32_T m_bpIndex_cj[3]; /* '<S58>/table3D_Cn_aos' */
|
|
uint32_T m_bpIndex_n[3]; /* '<S58>/table3D_Cn_base_delta' */
|
|
uint32_T m_bpIndex_mr[3]; /* '<S58>/table3D_Cn_da' */
|
|
uint32_T m_bpIndex_mj[3]; /* '<S58>/table3D_Cn_dr' */
|
|
uint32_T m_bpIndex_e[3]; /* '<S326>/table3D_thrust' */
|
|
uint32_T m_bpIndex_l0[3]; /* '<S319>/table3D_cft' */
|
|
uint32_T m_bpIndex_lk[3]; /* '<S316>/table3D_Nh' */
|
|
uint32_T m_bpIndex_b; /* '<S1224>/1-D Lookup Table' */
|
|
uint32_T m_bpIndex_kw; /* '<S1225>/1-D Lookup Table' */
|
|
uint32_T m_bpIndex_df; /* '<S566>/IAS_lookup' */
|
|
uint32_T m_bpIndex_di; /* '<S566>/1-D Lookup Table' */
|
|
uint32_T m_bpIndex_me; /* '<S1223>/P22' */
|
|
uint32_T m_bpIndex_eh; /* '<S1223>/P12' */
|
|
uint32_T m_bpIndex_pc; /* '<S1223>/P21' */
|
|
uint32_T m_bpIndex_gj; /* '<S1223>/P11' */
|
|
uint32_T m_bpIndex_h[3]; /* '<S982>/table3D_cft' */
|
|
uint32_T m_bpIndex_ao[3]; /* '<S979>/table3D_Nh' */
|
|
uint32_T last_seq; /* '<S1254>/Chart' */
|
|
uint32_T last_seq_b; /* '<S1251>/Chart' */
|
|
uint32_T wait_time; /* '<S1013>/traffic_ctrl' */
|
|
uint32_T temporalCounter_i1; /* '<S1013>/traffic_ctrl' */
|
|
uint32_T m_bpIndex_dn; /* '<S974>/1-D Lookup Table' */
|
|
uint32_T temporalCounter_i1_m; /* '<S723>/takeoff_task' */
|
|
uint32_T temporalCounter_i1_f; /* '<S584>/check_conn' */
|
|
uint32_T m_bpIndex_paf; /* '<S559>/1-D Lookup Table' */
|
|
uint32_T temporalCounter_i1_i; /* '<S502>/tick' */
|
|
uint32_T temporalCounter_i1_d; /* '<S499>/tick' */
|
|
uint32_T temporalCounter_i1_e; /* '<S496>/tick' */
|
|
int_T p1_IWORK; /* '<S129>/p1' */
|
|
int_T q_IWORK; /* '<S128>/q' */
|
|
int_T pqr_IWORK; /* '<S123>/p,q,r ' */
|
|
int_T Integrator_IWORK; /* '<S105>/Integrator' */
|
|
int_T Integrator_IWORK_a; /* '<S555>/Integrator' */
|
|
int_T Integrator_IWORK_c; /* '<S556>/Integrator' */
|
|
int_T Integrator_IWORK_j; /* '<S553>/Integrator' */
|
|
int_T Integrator_IWORK_ay; /* '<S554>/Integrator' */
|
|
int_T p_IWORK; /* '<S129>/p' */
|
|
uint16_T Delay_DSTATE_mu[64]; /* '<Root>/Delay' */
|
|
uint16_T UnitDelay_DSTATE_fe; /* '<S382>/Unit Delay' */
|
|
uint16_T UnitDelay_DSTATE_b; /* '<S384>/Unit Delay' */
|
|
uint16_T UnitDelay_DSTATE_oi; /* '<S386>/Unit Delay' */
|
|
uint16_T UnitDelay_DSTATE_er; /* '<S385>/Unit Delay' */
|
|
uint16_T UnitDelay_DSTATE_c; /* '<S387>/Unit Delay' */
|
|
uint16_T UnitDelay_DSTATE_jh; /* '<S392>/Unit Delay' */
|
|
uint16_T UnitDelay_DSTATE_bu; /* '<S388>/Unit Delay' */
|
|
uint16_T UnitDelay_DSTATE_ma; /* '<S389>/Unit Delay' */
|
|
uint16_T UnitDelay1_DSTATE_n; /* '<S6>/Unit Delay1' */
|
|
uint16_T UnitDelay2_1_DSTATE[18]; /* '<S6>/Unit Delay2' */
|
|
uint16_T UnitDelay_DSTATE_ky; /* '<S568>/Unit Delay' */
|
|
uint16_T last_seq_i; /* '<S1282>/Chart' */
|
|
uint16_T last_seq_m; /* '<S1281>/Chart' */
|
|
uint16_T last_seq_g; /* '<S1280>/Chart' */
|
|
uint16_T last_seq_bh; /* '<S1279>/Chart' */
|
|
uint16_T last_seq_b0; /* '<S1278>/Chart' */
|
|
uint16_T last_seq_g1; /* '<S1277>/Chart' */
|
|
uint16_T last_seq_l; /* '<S1274>/Chart' */
|
|
uint16_T last_seq_ij; /* '<S1273>/Chart' */
|
|
uint16_T last_seq_c; /* '<S1272>/Chart' */
|
|
uint16_T last_seq_h; /* '<S1267>/Chart' */
|
|
uint16_T last_seq_ijx; /* '<S1259>/Chart' */
|
|
uint16_T last_seq_it; /* '<S1258>/Chart' */
|
|
uint16_T last_seq_b1; /* '<S1257>/Chart' */
|
|
uint16_T last_seq_ijh; /* '<S1256>/Chart' */
|
|
uint16_T temporalCounter_i1_h; /* '<S1254>/Chart' */
|
|
uint16_T last_seq_j; /* '<S1253>/Chart' */
|
|
uint16_T temporalCounter_i1_et; /* '<S1253>/Chart' */
|
|
uint16_T last_seq_cq; /* '<S1252>/Chart' */
|
|
uint16_T temporalCounter_i1_eb; /* '<S1252>/Chart' */
|
|
uint16_T temporalCounter_i1_n; /* '<S1251>/Chart' */
|
|
uint16_T last_seq_i4; /* '<S1250>/Chart' */
|
|
uint16_T temporalCounter_i1_h5; /* '<S1250>/Chart' */
|
|
uint16_T last_seq_n; /* '<S1249>/Chart' */
|
|
uint16_T temporalCounter_i1_mx; /* '<S1249>/Chart' */
|
|
uint16_T param_req_read_msgData; /* '<S1018>/proc_param_value' */
|
|
uint16_T param_req_lst_msgData; /* '<S1018>/proc_param_value' */
|
|
uint16_T param_set_msgData; /* '<S1018>/proc_param_value' */
|
|
uint16_T temporalCounter_i1_p; /* '<S1017>/req_cur' */
|
|
uint16_T req_cur_msgData; /* '<S1017>/req_cur' */
|
|
uint16_T set_cur_msgData; /* '<S1017>/req_cur' */
|
|
uint16_T count; /* '<S1138>/Chart_proc_mission_upload' */
|
|
uint16_T req_cur_msgData_d; /* '<S1137>/Chart' */
|
|
uint16_T resp_msgData; /* '<S1175>/Chart_proc_param_set' */
|
|
uint16_T resp_msgData_f; /* '<S1173>/Chart' */
|
|
uint16_T resp_msgData_n; /* '<S1174>/Chart_proc_param_req_read' */
|
|
uint16_T temporalCounter_i1_b; /* '<S704>/standby_emergency' */
|
|
uint16_T temporalCounter_i1_np; /* '<S696>/Chart' */
|
|
uint16_T temporalCounter_i2; /* '<S696>/Chart' */
|
|
uint16_T temporalCounter_i1_fg; /* '<S695>/landing_task' */
|
|
uint16_T set_cur_msgData_e; /* '<S586>/proc_set_ cur' */
|
|
uint16_T last_cnt; /* '<S584>/check_conn' */
|
|
uint16_T temporalCounter_i1_c; /* '<S466>/check_gps_valid' */
|
|
uint8_T Delay2_DSTATE[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; /* '<S1204>/Unit Delay' */
|
|
uint8_T UnitDelay_DSTATE_b4; /* '<S1027>/Unit Delay' */
|
|
boolean_T Delay1_DSTATE_e[4]; /* '<Root>/Delay1' */
|
|
boolean_T UnitDelay2_4_DSTATE; /* '<S6>/Unit Delay2' */
|
|
int8_T If_ActiveSubsystem; /* '<S142>/If' */
|
|
int8_T If_ActiveSubsystem_b; /* '<S557>/If' */
|
|
int8_T If_ActiveSubsystem_e; /* '<S141>/If' */
|
|
int8_T SwitchCase_ActiveSubsystem; /* '<S25>/Switch Case' */
|
|
int8_T If1_ActiveSubsystem; /* '<S171>/If1' */
|
|
int8_T If1_ActiveSubsystem_l; /* '<S186>/If1' */
|
|
int8_T If_ActiveSubsystem_m; /* '<S1235>/If' */
|
|
int8_T If_ActiveSubsystem_g; /* '<S1232>/If' */
|
|
int8_T If1_ActiveSubsystem_j; /* '<S582>/If1' */
|
|
int8_T If1_ActiveSubsystem_i; /* '<S585>/If1' */
|
|
int8_T SwitchCase_ActiveSubsystem_g; /* '<S701>/Switch Case' */
|
|
int8_T If_ActiveSubsystem_bj; /* '<S579>/If' */
|
|
int8_T SwitchCase_ActiveSubsystem_c; /* '<S782>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_a; /* '<S781>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_av;/* '<S820>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_c0;/* '<S821>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_o; /* '<S818>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_l; /* '<S999>/Switch Case' */
|
|
int8_T If_ActiveSubsystem_gt; /* '<S922>/If' */
|
|
int8_T If_ActiveSubsystem_a; /* '<S876>/If' */
|
|
int8_T SwitchCase_ActiveSubsystem_avh;/* '<S819>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_e; /* '<S830>/Switch Case' */
|
|
int8_T If_ActiveSubsystem_l; /* '<S830>/If' */
|
|
int8_T If_ActiveSubsystem_k; /* '<S868>/If' */
|
|
int8_T SwitchCase_ActiveSubsystem_d; /* '<S795>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_op;/* '<S802>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_gm;/* '<S707>/Switch Case' */
|
|
int8_T SwitchCase_ActiveSubsystem_ar;/* '<S713>/Switch Case' */
|
|
int8_T If_ActiveSubsystem_h; /* '<S714>/If' */
|
|
int8_T SwitchCase_ActiveSubsystem_gz;/* '<S719>/Switch Case' */
|
|
int8_T If_ActiveSubsystem_i; /* '<S472>/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_a20Hz; /* '<S7>/rec_ctrl' */
|
|
uint8_T is_a5Hz; /* '<S7>/rec_ctrl' */
|
|
uint8_T is_a5Hz1; /* '<S7>/rec_ctrl' */
|
|
uint8_T temporalCounter_i1_ew; /* '<S7>/rec_ctrl' */
|
|
uint8_T temporalCounter_i2_o; /* '<S7>/rec_ctrl' */
|
|
uint8_T temporalCounter_i3; /* '<S7>/rec_ctrl' */
|
|
uint8_T temporalCounter_i4; /* '<S7>/rec_ctrl' */
|
|
uint8_T is_active_c90_kb3_autopilot; /* '<S1282>/Chart' */
|
|
uint8_T is_c90_kb3_autopilot; /* '<S1282>/Chart' */
|
|
uint8_T temporalCounter_i1_g; /* '<S1282>/Chart' */
|
|
uint8_T is_active_c89_kb3_autopilot; /* '<S1281>/Chart' */
|
|
uint8_T is_c89_kb3_autopilot; /* '<S1281>/Chart' */
|
|
uint8_T temporalCounter_i1_k; /* '<S1281>/Chart' */
|
|
uint8_T is_active_c88_kb3_autopilot; /* '<S1280>/Chart' */
|
|
uint8_T is_c88_kb3_autopilot; /* '<S1280>/Chart' */
|
|
uint8_T temporalCounter_i1_e1; /* '<S1280>/Chart' */
|
|
uint8_T is_active_c87_kb3_autopilot; /* '<S1279>/Chart' */
|
|
uint8_T is_c87_kb3_autopilot; /* '<S1279>/Chart' */
|
|
uint8_T temporalCounter_i1_nr; /* '<S1279>/Chart' */
|
|
uint8_T is_active_c86_kb3_autopilot; /* '<S1278>/Chart' */
|
|
uint8_T is_c86_kb3_autopilot; /* '<S1278>/Chart' */
|
|
uint8_T temporalCounter_i1_ku; /* '<S1278>/Chart' */
|
|
uint8_T is_active_c85_kb3_autopilot; /* '<S1277>/Chart' */
|
|
uint8_T is_c85_kb3_autopilot; /* '<S1277>/Chart' */
|
|
uint8_T temporalCounter_i1_o; /* '<S1277>/Chart' */
|
|
uint8_T is_active_c82_kb3_autopilot; /* '<S1274>/Chart' */
|
|
uint8_T is_c82_kb3_autopilot; /* '<S1274>/Chart' */
|
|
uint8_T temporalCounter_i1_nv; /* '<S1274>/Chart' */
|
|
uint8_T is_active_c81_kb3_autopilot; /* '<S1273>/Chart' */
|
|
uint8_T is_c81_kb3_autopilot; /* '<S1273>/Chart' */
|
|
uint8_T temporalCounter_i1_l; /* '<S1273>/Chart' */
|
|
uint8_T is_active_c78_kb3_autopilot; /* '<S1272>/Chart' */
|
|
uint8_T is_c78_kb3_autopilot; /* '<S1272>/Chart' */
|
|
uint8_T temporalCounter_i1_a; /* '<S1272>/Chart' */
|
|
uint8_T is_active_c69_kb3_autopilot; /* '<S1267>/Chart' */
|
|
uint8_T is_c69_kb3_autopilot; /* '<S1267>/Chart' */
|
|
uint8_T temporalCounter_i1_j; /* '<S1267>/Chart' */
|
|
uint8_T is_active_c68_kb3_autopilot; /* '<S1265>/Chart' */
|
|
uint8_T is_c68_kb3_autopilot; /* '<S1265>/Chart' */
|
|
uint8_T last_seq_hd; /* '<S1265>/Chart' */
|
|
uint8_T temporalCounter_i1_gh; /* '<S1265>/Chart' */
|
|
uint8_T is_active_c67_kb3_autopilot; /* '<S1264>/Chart' */
|
|
uint8_T is_c67_kb3_autopilot; /* '<S1264>/Chart' */
|
|
uint8_T last_seq_m4; /* '<S1264>/Chart' */
|
|
uint8_T temporalCounter_i1_ke; /* '<S1264>/Chart' */
|
|
uint8_T is_active_c66_kb3_autopilot; /* '<S1263>/Chart' */
|
|
uint8_T is_c66_kb3_autopilot; /* '<S1263>/Chart' */
|
|
uint8_T last_seq_bd; /* '<S1263>/Chart' */
|
|
uint8_T temporalCounter_i1_hd; /* '<S1263>/Chart' */
|
|
uint8_T is_active_c65_kb3_autopilot; /* '<S1262>/Chart' */
|
|
uint8_T is_c65_kb3_autopilot; /* '<S1262>/Chart' */
|
|
uint8_T last_seq_l0; /* '<S1262>/Chart' */
|
|
uint8_T temporalCounter_i1_bv; /* '<S1262>/Chart' */
|
|
uint8_T is_active_c64_kb3_autopilot; /* '<S1261>/Chart' */
|
|
uint8_T is_c64_kb3_autopilot; /* '<S1261>/Chart' */
|
|
uint8_T last_seq_bq; /* '<S1261>/Chart' */
|
|
uint8_T temporalCounter_i1_hq; /* '<S1261>/Chart' */
|
|
uint8_T is_active_c61_kb3_autopilot; /* '<S1259>/Chart' */
|
|
uint8_T is_c61_kb3_autopilot; /* '<S1259>/Chart' */
|
|
uint8_T temporalCounter_i1_ip; /* '<S1259>/Chart' */
|
|
uint8_T is_active_c60_kb3_autopilot; /* '<S1258>/Chart' */
|
|
uint8_T is_c60_kb3_autopilot; /* '<S1258>/Chart' */
|
|
uint8_T temporalCounter_i1_ea; /* '<S1258>/Chart' */
|
|
uint8_T is_active_c59_kb3_autopilot; /* '<S1257>/Chart' */
|
|
uint8_T is_c59_kb3_autopilot; /* '<S1257>/Chart' */
|
|
uint8_T temporalCounter_i1_p4; /* '<S1257>/Chart' */
|
|
uint8_T is_active_c58_kb3_autopilot; /* '<S1256>/Chart' */
|
|
uint8_T is_c58_kb3_autopilot; /* '<S1256>/Chart' */
|
|
uint8_T temporalCounter_i1_oo; /* '<S1256>/Chart' */
|
|
uint8_T is_active_c57_kb3_autopilot; /* '<S1254>/Chart' */
|
|
uint8_T is_c57_kb3_autopilot; /* '<S1254>/Chart' */
|
|
uint8_T is_active_c56_kb3_autopilot; /* '<S1253>/Chart' */
|
|
uint8_T is_c56_kb3_autopilot; /* '<S1253>/Chart' */
|
|
uint8_T is_active_c55_kb3_autopilot; /* '<S1252>/Chart' */
|
|
uint8_T is_c55_kb3_autopilot; /* '<S1252>/Chart' */
|
|
uint8_T is_active_c54_kb3_autopilot; /* '<S1251>/Chart' */
|
|
uint8_T is_c54_kb3_autopilot; /* '<S1251>/Chart' */
|
|
uint8_T is_active_c51_kb3_autopilot; /* '<S1250>/Chart' */
|
|
uint8_T is_c51_kb3_autopilot; /* '<S1250>/Chart' */
|
|
uint8_T is_active_c50_kb3_autopilot; /* '<S1249>/Chart' */
|
|
uint8_T is_c50_kb3_autopilot; /* '<S1249>/Chart' */
|
|
uint8_T icLoad; /* '<S1247>/Delay' */
|
|
uint8_T icLoad_m; /* '<S1242>/Delay' */
|
|
uint8_T is_active_c80_kb3_autopilot; /* '<S1021>/Chart' */
|
|
uint8_T is_c80_kb3_autopilot; /* '<S1021>/Chart' */
|
|
uint8_T temporalCounter_i1_om; /* '<S1021>/Chart' */
|
|
uint8_T is_active_c31_mavlink_utils; /* '<S1018>/proc_param_value' */
|
|
uint8_T is_c31_mavlink_utils; /* '<S1018>/proc_param_value' */
|
|
uint8_T temporalCounter_i1_ia; /* '<S1018>/proc_param_value' */
|
|
uint8_T is_active_c30_mavlink_utils; /* '<S1017>/req_cur' */
|
|
uint8_T is_active_c29_mavlink_utils; /* '<S1138>/Chart_proc_mission_upload' */
|
|
uint8_T is_c29_mavlink_utils; /* '<S1138>/Chart_proc_mission_upload' */
|
|
uint8_T retry; /* '<S1138>/Chart_proc_mission_upload' */
|
|
uint8_T temporalCounter_i1_n3; /* '<S1138>/Chart_proc_mission_upload' */
|
|
uint8_T is_active_c22_mavlink_utils; /* '<S1017>/merge_ack' */
|
|
uint8_T is_active_c47_kb3_autopilot; /* '<S1013>/traffic_ctrl' */
|
|
uint8_T is_c47_kb3_autopilot; /* '<S1013>/traffic_ctrl' */
|
|
uint8_T port_num; /* '<S1048>/Chart' */
|
|
uint8_T is_active_c36_kb3_autopilot; /* '<S1011>/Chart_send_ack' */
|
|
uint8_T stage; /* '<S1004>/nav_corner' */
|
|
uint8_T icLoad_a; /* '<S934>/Delay' */
|
|
uint8_T icLoad_p; /* '<S939>/Delay' */
|
|
uint8_T icLoad_pi; /* '<S931>/Delay1' */
|
|
uint8_T DiscreteTransferFcn1_icLoad; /* '<S931>/Discrete Transfer Fcn1' */
|
|
uint8_T icLoad_d; /* '<S887>/Delay' */
|
|
uint8_T icLoad_p1; /* '<S915>/Delay1' */
|
|
uint8_T icLoad_b; /* '<S840>/Delay' */
|
|
uint8_T icLoad_du; /* '<S866>/Delay1' */
|
|
uint8_T icLoad_i; /* '<S826>/IntVal' */
|
|
uint8_T icLoad_l; /* '<S797>/Delay' */
|
|
uint8_T icLoad_j; /* '<S804>/Delay' */
|
|
uint8_T icLoad_o; /* '<S812>/last_hdot_c' */
|
|
uint8_T is_active_c54_update_rc; /* '<S582>/valid_checking' */
|
|
uint8_T is_c54_update_rc; /* '<S582>/valid_checking' */
|
|
uint8_T seq1; /* '<S582>/valid_checking' */
|
|
uint8_T id1; /* '<S582>/valid_checking' */
|
|
uint8_T cnt_b; /* '<S582>/valid_checking' */
|
|
uint8_T temporalCounter_i1_b5; /* '<S582>/valid_checking' */
|
|
uint8_T is_active_c48_mission_proc; /* '<S720>/mission_proc' */
|
|
uint8_T is_c48_mission_proc; /* '<S720>/mission_proc' */
|
|
uint8_T is_active_c29_kb3_autopilot; /* '<S724>/Chart' */
|
|
uint8_T is_c29_kb3_autopilot; /* '<S724>/Chart' */
|
|
uint8_T temporalCounter_i1_nc; /* '<S724>/Chart' */
|
|
uint8_T is_active_c25_kb3_autopilot; /* '<S722>/landing_task' */
|
|
uint8_T is_c25_kb3_autopilot; /* '<S722>/landing_task' */
|
|
uint8_T temporalCounter_i1_kj; /* '<S722>/landing_task' */
|
|
uint8_T is_active_c28_kb3_autopilot; /* '<S723>/takeoff_task' */
|
|
uint8_T is_c28_kb3_autopilot; /* '<S723>/takeoff_task' */
|
|
uint8_T is_active_c53_kb3_autopilot; /* '<S704>/standby_emergency' */
|
|
uint8_T is_c53_kb3_autopilot; /* '<S704>/standby_emergency' */
|
|
uint8_T is_active_c26_kb3_autopilot; /* '<S754>/sweep_generator' */
|
|
uint8_T is_c26_kb3_autopilot; /* '<S754>/sweep_generator' */
|
|
uint8_T is_active_c24_kb3_autopilot; /* '<S700>/TopLevelSwitch' */
|
|
uint8_T is_c24_kb3_autopilot; /* '<S700>/TopLevelSwitch' */
|
|
uint8_T is_active_c22_kb3_autopilot; /* '<S696>/Chart' */
|
|
uint8_T is_c22_kb3_autopilot; /* '<S696>/Chart' */
|
|
uint8_T is_parachute; /* '<S696>/Chart' */
|
|
uint8_T is_cover; /* '<S696>/Chart' */
|
|
uint8_T is_balloon; /* '<S696>/Chart' */
|
|
uint8_T is_cut; /* '<S696>/Chart' */
|
|
uint8_T is_active_c21_kb3_autopilot; /* '<S695>/landing_task' */
|
|
uint8_T is_c21_kb3_autopilot; /* '<S695>/landing_task' */
|
|
uint8_T cnt_bn; /* '<S695>/landing_task' */
|
|
uint8_T is_active_c14_C2_proc_comm; /* '<S586>/proc_set_ cur' */
|
|
uint8_T is_c14_C2_proc_comm; /* '<S586>/proc_set_ cur' */
|
|
uint8_T is_active_c54_update_rc_h; /* '<S585>/valid_checking' */
|
|
uint8_T is_c54_update_rc_m; /* '<S585>/valid_checking' */
|
|
uint8_T seq1_n; /* '<S585>/valid_checking' */
|
|
uint8_T id1_n; /* '<S585>/valid_checking' */
|
|
uint8_T cnt_k; /* '<S585>/valid_checking' */
|
|
uint8_T temporalCounter_i1_hd4; /* '<S585>/valid_checking' */
|
|
uint8_T is_active_c13_C2_proc_comm; /* '<S584>/check_conn' */
|
|
uint8_T is_c13_C2_proc_comm; /* '<S584>/check_conn' */
|
|
uint8_T is_active_c19_kb3_autopilot; /* '<S583>/proc_cmd' */
|
|
uint8_T is_c19_kb3_autopilot; /* '<S583>/proc_cmd' */
|
|
uint8_T is_active_c2_kb3_dummy_io; /* '<S502>/tick' */
|
|
uint8_T is_c2_kb3_dummy_io; /* '<S502>/tick' */
|
|
uint8_T is_active_c5_kb3_dummy_io; /* '<S499>/tick' */
|
|
uint8_T is_c5_kb3_dummy_io; /* '<S499>/tick' */
|
|
uint8_T is_active_c4_kb3_dummy_io; /* '<S496>/tick' */
|
|
uint8_T is_c4_kb3_dummy_io; /* '<S496>/tick' */
|
|
uint8_T is_active_c14_ins_lib; /* '<S466>/status_mgr' */
|
|
uint8_T is_c14_ins_lib; /* '<S466>/status_mgr' */
|
|
uint8_T is_active_c13_ins_lib; /* '<S477>/zero_set' */
|
|
uint8_T is_c13_ins_lib; /* '<S477>/zero_set' */
|
|
uint8_T is_active_c11_ins_lib; /* '<S475>/IMU_bias_fix' */
|
|
uint8_T is_c11_ins_lib; /* '<S475>/IMU_bias_fix' */
|
|
uint8_T is_active_c10_ins_lib; /* '<S474>/Chart' */
|
|
uint8_T is_c10_ins_lib; /* '<S474>/Chart' */
|
|
uint8_T is_active_c9_ins_lib; /* '<S466>/check_gps_valid' */
|
|
uint8_T is_c9_ins_lib; /* '<S466>/check_gps_valid' */
|
|
uint8_T cnt_e; /* '<S466>/check_gps_valid' */
|
|
uint8_T vel_reset_cnt; /* '<S471>/EKF14s' */
|
|
uint8_T hdg_reset_cnt; /* '<S471>/EKF14s' */
|
|
uint8_T is_active_c8_pack_parser; /* '<S458>/parser' */
|
|
uint8_T is_c8_pack_parser; /* '<S458>/parser' */
|
|
uint8_T is_active_c1_sbg; /* '<S445>/parser' */
|
|
uint8_T is_c1_sbg; /* '<S445>/parser' */
|
|
uint8_T is_active_c1_sbg_j; /* '<S432>/parser' */
|
|
uint8_T is_c1_sbg_m; /* '<S432>/parser' */
|
|
uint8_T is_active_c1_pack_parser; /* '<S427>/parser2' */
|
|
uint8_T is_c1_pack_parser; /* '<S427>/parser2' */
|
|
uint8_T sum_b; /* '<S427>/parser2' */
|
|
uint8_T is_active_c1_pack_parser_k; /* '<S422>/parser2' */
|
|
uint8_T is_c1_pack_parser_f; /* '<S422>/parser2' */
|
|
uint8_T sum_g; /* '<S422>/parser2' */
|
|
uint8_T is_active_c16_SIL; /* '<S409>/parser' */
|
|
uint8_T is_c16_SIL; /* '<S409>/parser' */
|
|
uint8_T is_active_c13_SIL; /* '<S405>/parser' */
|
|
uint8_T is_c13_SIL; /* '<S405>/parser' */
|
|
uint8_T is_active_c9_SIL; /* '<S399>/parser' */
|
|
uint8_T is_c9_SIL; /* '<S399>/parser' */
|
|
uint8_T is_active_c8_BMU_HLYJ20_F002LB;/* '<S393>/parser' */
|
|
uint8_T is_c8_BMU_HLYJ20_F002LB; /* '<S393>/parser' */
|
|
boolean_T act; /* '<S7>/rec_ctrl' */
|
|
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; /* '<S1018>/proc_param_value' */
|
|
boolean_T param_req_read_isValid; /* '<S1018>/proc_param_value' */
|
|
boolean_T param_req_lst_isValid; /* '<S1018>/proc_param_value' */
|
|
boolean_T param_set_isValid; /* '<S1018>/proc_param_value' */
|
|
boolean_T req_cur_isValid; /* '<S1017>/req_cur' */
|
|
boolean_T mission_cnt_isValid; /* '<S1138>/Chart_proc_mission_upload' */
|
|
boolean_T mission_item_isValid; /* '<S1138>/Chart_proc_mission_upload' */
|
|
boolean_T ack1_isValid; /* '<S1017>/merge_ack' */
|
|
boolean_T ack2_isValid; /* '<S1017>/merge_ack' */
|
|
boolean_T ack3_isValid; /* '<S1017>/merge_ack' */
|
|
boolean_T msgs_isValid; /* '<S1076>/proc_queue' */
|
|
boolean_T param_val_queue_isValid; /* '<S1013>/traffic_ctrl' */
|
|
boolean_T mission_cnt_queue_isValid; /* '<S1013>/traffic_ctrl' */
|
|
boolean_T mission_item_int_queue_isValid;/* '<S1013>/traffic_ctrl' */
|
|
boolean_T mission_ack_queue_isValid; /* '<S1013>/traffic_ctrl' */
|
|
boolean_T mission_cur_queue_isValid; /* '<S1013>/traffic_ctrl' */
|
|
boolean_T mission_req_int_queue_isValid;/* '<S1013>/traffic_ctrl' */
|
|
boolean_T command_ack_queue_isValid; /* '<S1013>/traffic_ctrl' */
|
|
boolean_T ap_ver_queue_isValid; /* '<S1013>/traffic_ctrl' */
|
|
boolean_T serial_echoline_isValid; /* '<S1013>/traffic_ctrl' */
|
|
boolean_T ack_isValid; /* '<S1011>/Chart_send_ack' */
|
|
boolean_T stage_not_empty; /* '<S1004>/nav_corner' */
|
|
boolean_T Relay_Mode; /* '<S908>/Relay' */
|
|
boolean_T set_cur_isValid; /* '<S586>/proc_set_ cur' */
|
|
boolean_T cmd_isValid; /* '<S583>/proc_cmd' */
|
|
boolean_T cmd2_isValid; /* '<S583>/proc_cmd' */
|
|
boolean_T gps_use_started; /* '<S471>/EKF14s' */
|
|
boolean_T P_reset; /* '<S471>/EKF14s' */
|
|
boolean_T Tbn_prev_not_empty; /* '<S471>/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; /* '<S940>/theta3' */
|
|
DW_theta2_SIL_T theta2_f; /* '<S940>/theta2' */
|
|
DW_theta1_SIL_T theta1_b; /* '<S940>/theta1' */
|
|
DW_theta2_SIL_T theta3_d; /* '<S888>/theta3' */
|
|
DW_theta2_SIL_T theta2_d; /* '<S888>/theta2' */
|
|
DW_theta1_SIL_T theta1_p; /* '<S888>/theta1' */
|
|
DW_theta2_SIL_T theta3; /* '<S841>/theta3' */
|
|
DW_theta2_SIL_T theta2; /* '<S841>/theta2' */
|
|
DW_theta1_SIL_T theta1; /* '<S841>/theta1' */
|
|
DW_tick_SIL_f_T sf_tick_o; /* '<S501>/tick' */
|
|
DW_tick_SIL_f_T sf_tick_m; /* '<S500>/tick' */
|
|
DW_tick_SIL_T sf_tick_j; /* '<S498>/tick' */
|
|
DW_tick_SIL_T sf_tick_f; /* '<S497>/tick' */
|
|
DW_GearGeometryForcesandMoments_SIL_i_T RightMainGearGeometryForcesandMoments;/* '<S333>/Right Main Gear Geometry Forces and Moments' */
|
|
DW_GearGeometryForcesandMoments_SIL_g_T NoseGearGeometryForcesandMoments;/* '<S333>/Nose Gear Geometry Forces and Moments' */
|
|
DW_GearGeometryForcesandMoments_SIL_T LeftMainGearGeometryForcesandMoments;/* '<S333>/Left Main Gear Geometry Forces and Moments' */
|
|
DW_ElseIfNotOrthogonal_SIL_T ElseIfNotOrthogonal_k;/* '<S210>/Else If Not Orthogonal' */
|
|
DW_IfNotProper_SIL_T IfNotProper_h; /* '<S210>/If Not Proper' */
|
|
DW_ElseIfNotOrthogonal_SIL_T ElseIfNotOrthogonal;/* '<S172>/Else If Not Orthogonal' */
|
|
DW_IfNotProper_SIL_T IfNotProper; /* '<S172>/If Not Proper' */
|
|
} DW_SIL_T;
|
|
|
|
/* Continuous states (default storage) */
|
|
typedef struct {
|
|
real_T p1_CSTATE[3]; /* '<S129>/p1' */
|
|
real_T q_CSTATE[4]; /* '<S128>/q' */
|
|
real_T ubvbwb_CSTATE[3]; /* '<S130>/ub,vb,wb' */
|
|
real_T pqr_CSTATE[3]; /* '<S123>/p,q,r ' */
|
|
real_T Integrator_CSTATE; /* '<S105>/Integrator' */
|
|
real_T Integrator_CSTATE_k; /* '<S555>/Integrator' */
|
|
real_T Integrator_CSTATE_i; /* '<S556>/Integrator' */
|
|
real_T Integrator_CSTATE_g; /* '<S553>/Integrator' */
|
|
real_T Integrator_CSTATE_d; /* '<S554>/Integrator' */
|
|
real_T Integrator_CSTATE_gb; /* '<S132>/Integrator' */
|
|
real_T p_CSTATE[3]; /* '<S129>/p' */
|
|
real_T Integrator1_CSTATE; /* '<S554>/Integrator1' */
|
|
real_T Integrator1_CSTATE_f; /* '<S553>/Integrator1' */
|
|
real_T Integrator1_CSTATE_p; /* '<S556>/Integrator1' */
|
|
real_T Integrator1_CSTATE_l; /* '<S555>/Integrator1' */
|
|
real_T Integrator_CSTATE_f; /* '<S546>/Integrator' */
|
|
} X_SIL_T;
|
|
|
|
/* State derivatives (default storage) */
|
|
typedef struct {
|
|
real_T p1_CSTATE[3]; /* '<S129>/p1' */
|
|
real_T q_CSTATE[4]; /* '<S128>/q' */
|
|
real_T ubvbwb_CSTATE[3]; /* '<S130>/ub,vb,wb' */
|
|
real_T pqr_CSTATE[3]; /* '<S123>/p,q,r ' */
|
|
real_T Integrator_CSTATE; /* '<S105>/Integrator' */
|
|
real_T Integrator_CSTATE_k; /* '<S555>/Integrator' */
|
|
real_T Integrator_CSTATE_i; /* '<S556>/Integrator' */
|
|
real_T Integrator_CSTATE_g; /* '<S553>/Integrator' */
|
|
real_T Integrator_CSTATE_d; /* '<S554>/Integrator' */
|
|
real_T Integrator_CSTATE_gb; /* '<S132>/Integrator' */
|
|
real_T p_CSTATE[3]; /* '<S129>/p' */
|
|
real_T Integrator1_CSTATE; /* '<S554>/Integrator1' */
|
|
real_T Integrator1_CSTATE_f; /* '<S553>/Integrator1' */
|
|
real_T Integrator1_CSTATE_p; /* '<S556>/Integrator1' */
|
|
real_T Integrator1_CSTATE_l; /* '<S555>/Integrator1' */
|
|
real_T Integrator_CSTATE_f; /* '<S546>/Integrator' */
|
|
} XDot_SIL_T;
|
|
|
|
/* State disabled */
|
|
typedef struct {
|
|
boolean_T p1_CSTATE[3]; /* '<S129>/p1' */
|
|
boolean_T q_CSTATE[4]; /* '<S128>/q' */
|
|
boolean_T ubvbwb_CSTATE[3]; /* '<S130>/ub,vb,wb' */
|
|
boolean_T pqr_CSTATE[3]; /* '<S123>/p,q,r ' */
|
|
boolean_T Integrator_CSTATE; /* '<S105>/Integrator' */
|
|
boolean_T Integrator_CSTATE_k; /* '<S555>/Integrator' */
|
|
boolean_T Integrator_CSTATE_i; /* '<S556>/Integrator' */
|
|
boolean_T Integrator_CSTATE_g; /* '<S553>/Integrator' */
|
|
boolean_T Integrator_CSTATE_d; /* '<S554>/Integrator' */
|
|
boolean_T Integrator_CSTATE_gb; /* '<S132>/Integrator' */
|
|
boolean_T p_CSTATE[3]; /* '<S129>/p' */
|
|
boolean_T Integrator1_CSTATE; /* '<S554>/Integrator1' */
|
|
boolean_T Integrator1_CSTATE_f; /* '<S553>/Integrator1' */
|
|
boolean_T Integrator1_CSTATE_p; /* '<S556>/Integrator1' */
|
|
boolean_T Integrator1_CSTATE_l; /* '<S555>/Integrator1' */
|
|
boolean_T Integrator_CSTATE_f; /* '<S546>/Integrator' */
|
|
} XDis_SIL_T;
|
|
|
|
/* Invariant block signals for system '<S7>/new_rec' */
|
|
typedef struct {
|
|
const uint16_T Width1; /* '<S1319>/Width1' */
|
|
const uint8_T Width; /* '<S1319>/Width' */
|
|
} ConstB_new_rec_SIL_T;
|
|
|
|
/* Invariant block signals (default storage) */
|
|
typedef struct {
|
|
const real_T Sum; /* '<S243>/Sum' */
|
|
const real_T Sum_p; /* '<S272>/Sum' */
|
|
const real_T Product4; /* '<S272>/Product4' */
|
|
const real_T Product1; /* '<S272>/Product1' */
|
|
const real_T Sum1; /* '<S272>/Sum1' */
|
|
const real_T Sum_j; /* '<S245>/Sum' */
|
|
const real_T Product4_h; /* '<S245>/Product4' */
|
|
const real_T Product1_f; /* '<S245>/Product1' */
|
|
const real_T Sum1_a; /* '<S245>/Sum1' */
|
|
const real_T Sum1_c; /* '<S304>/Sum1' */
|
|
const real_T Product1_l; /* '<S134>/Product1' */
|
|
const real_T Product2; /* '<S305>/Product2' */
|
|
const real_T Sum1_n; /* '<S305>/Sum1' */
|
|
const real_T Sum1_d; /* '<S303>/Sum1' */
|
|
const real_T Product2_i; /* '<S303>/Product2' */
|
|
const real_T Sum_i; /* '<S313>/Sum' */
|
|
const real_T Product3; /* '<S313>/Product3' */
|
|
const real_T Sum2; /* '<S313>/Sum2' */
|
|
const real_T Sum_d; /* '<S311>/Sum' */
|
|
const real_T UnitConversion; /* '<S127>/Unit Conversion' */
|
|
const real_T TmpSignalConversionAtForEachSubsystemInport2[3];
|
|
const real_T Selector1[3]; /* '<S333>/Selector1' */
|
|
const real_T Selector[3]; /* '<S333>/Selector' */
|
|
const real_T Selector2[3]; /* '<S333>/Selector2' */
|
|
const real_T Selector4; /* '<S30>/Selector4' */
|
|
const uint16_T Width1; /* '<S1318>/Width1' */
|
|
const uint16_T Width1_m; /* '<S1328>/Width1' */
|
|
const uint16_T Width1_a; /* '<S1327>/Width1' */
|
|
const uint16_T Width1_l; /* '<S1326>/Width1' */
|
|
const uint16_T Width1_i; /* '<S1325>/Width1' */
|
|
const uint8_T Width; /* '<S1318>/Width' */
|
|
const uint8_T Width_f; /* '<S1328>/Width' */
|
|
const uint8_T Width_m; /* '<S1327>/Width' */
|
|
const uint8_T Width_a; /* '<S1326>/Width' */
|
|
const uint8_T Width_b; /* '<S1325>/Width' */
|
|
const boolean_T Compare; /* '<S332>/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: '<S506>/Measurement bias'
|
|
*/
|
|
real_T AccelScaleMatrix[9]; /* Variable: AccelScaleMatrix
|
|
* Referenced by: '<S506>/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: '<S507>/Measurement bias'
|
|
*/
|
|
real_T GyroGBias[3]; /* Variable: GyroGBias
|
|
* Referenced by: '<S507>/g-sensitive bias'
|
|
*/
|
|
real_T GyroScaleMatrix[9]; /* Variable: GyroScaleMatrix
|
|
* Referenced by: '<S507>/Scale factors & Cross-coupling errors '
|
|
*/
|
|
real_T IMUloc[3]; /* Variable: IMUloc
|
|
* Referenced by: '<S506>/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: '<S535>/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: '<S537>/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: '<S537>/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_rate; /* Variable: throttle_rate
|
|
* Referenced by:
|
|
* '<S5>/Constant9'
|
|
* '<S778>/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'
|
|
* '<S535>/1-D Lookup Table1'
|
|
* '<S537>/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: '<S881>/Constant1'
|
|
*/
|
|
real32_T ADRC_p_b0; /* Variable: ADRC_p_b0
|
|
* Referenced by: '<S881>/Constant7'
|
|
*/
|
|
real32_T ADRC_p_beta01; /* Variable: ADRC_p_beta01
|
|
* Referenced by: '<S881>/Constant4'
|
|
*/
|
|
real32_T ADRC_p_beta02; /* Variable: ADRC_p_beta02
|
|
* Referenced by: '<S881>/Constant6'
|
|
*/
|
|
real32_T ADRC_p_d; /* Variable: ADRC_p_d
|
|
* Referenced by: '<S881>/Constant2'
|
|
*/
|
|
real32_T ADRC_p_wc; /* Variable: ADRC_p_wc
|
|
* Referenced by: '<S881>/Constant5'
|
|
*/
|
|
real32_T ADRC_wc_q; /* Variable: ADRC_wc_q
|
|
* Referenced by: '<S835>/Constant5'
|
|
*/
|
|
real32_T ADRC_wo_q; /* Variable: ADRC_wo_q
|
|
* Referenced by: '<S835>/Constant1'
|
|
*/
|
|
real32_T CLa; /* Variable: CLa
|
|
* Referenced by: '<S1220>/Constant1'
|
|
*/
|
|
real32_T Clda_lst[11]; /* Variable: Clda_lst
|
|
* Referenced by: '<S1225>/Clda'
|
|
*/
|
|
real32_T Clp_lst[11]; /* Variable: Clp_lst
|
|
* Referenced by: '<S1225>/Clp'
|
|
*/
|
|
real32_T Cmde_lst[11]; /* Variable: Cmde_lst
|
|
* Referenced by: '<S1224>/Cmde1'
|
|
*/
|
|
real32_T Cmq_lst[11]; /* Variable: Cmq_lst
|
|
* Referenced by: '<S1224>/Cmq'
|
|
*/
|
|
real32_T Cndr_lst[11]; /* Variable: Cndr_lst
|
|
* Referenced by: '<S1226>/Cndr'
|
|
*/
|
|
real32_T Cnr_lst[11]; /* Variable: Cnr_lst
|
|
* Referenced by: '<S1226>/Clp'
|
|
*/
|
|
real32_T Csb; /* Variable: Csb
|
|
* Referenced by: '<S566>/Constant14'
|
|
*/
|
|
real32_T Gamma_L1; /* Variable: Gamma_L1
|
|
* Referenced by:
|
|
* '<S841>/Gain2'
|
|
* '<S841>/Gain3'
|
|
* '<S841>/Gain4'
|
|
* '<S888>/Gain2'
|
|
* '<S888>/Gain3'
|
|
* '<S888>/Gain4'
|
|
* '<S940>/Gain2'
|
|
* '<S940>/Gain3'
|
|
* '<S940>/Gain4'
|
|
*/
|
|
real32_T Ixx; /* Variable: Ixx
|
|
* Referenced by: '<S1225>/Constant'
|
|
*/
|
|
real32_T Iyy; /* Variable: Iyy
|
|
* Referenced by: '<S1224>/Constant'
|
|
*/
|
|
real32_T Izz; /* Variable: Izz
|
|
* Referenced by: '<S1226>/Constant'
|
|
*/
|
|
real32_T Ma_lst[11]; /* Variable: Ma_lst
|
|
* Referenced by:
|
|
* '<S1223>/P11'
|
|
* '<S1223>/P12'
|
|
* '<S1223>/P21'
|
|
* '<S1223>/P22'
|
|
* '<S1224>/Cmde1'
|
|
* '<S1224>/Cmq'
|
|
* '<S1225>/Clda'
|
|
* '<S1225>/Clp'
|
|
* '<S1226>/Clp'
|
|
* '<S1226>/Cndr'
|
|
*/
|
|
real32_T P11_lst[11]; /* Variable: P11_lst
|
|
* Referenced by: '<S1223>/P11'
|
|
*/
|
|
real32_T P12_lst[11]; /* Variable: P12_lst
|
|
* Referenced by: '<S1223>/P12'
|
|
*/
|
|
real32_T P21_lst[11]; /* Variable: P21_lst
|
|
* Referenced by: '<S1223>/P21'
|
|
*/
|
|
real32_T P22_lst[11]; /* Variable: P22_lst
|
|
* Referenced by: '<S1223>/P22'
|
|
*/
|
|
real32_T RefArea; /* Variable: RefArea
|
|
* Referenced by:
|
|
* '<S566>/Sc_Iyy'
|
|
* '<S1220>/Sc_Iyy'
|
|
* '<S1224>/Sc_Iyy'
|
|
* '<S1225>/Sc_Iyy'
|
|
* '<S1226>/Sc_Iyy'
|
|
*/
|
|
real32_T RefLen; /* Variable: RefLen
|
|
* Referenced by:
|
|
* '<S1224>/Constant3'
|
|
* '<S1224>/Sc_Iyy'
|
|
*/
|
|
real32_T RefSpan; /* Variable: RefSpan
|
|
* Referenced by:
|
|
* '<S1225>/Constant2'
|
|
* '<S1225>/Sc_Iyy'
|
|
* '<S1226>/Constant2'
|
|
* '<S1226>/Sc_Iyy'
|
|
*/
|
|
real32_T Toffset; /* Variable: Toffset
|
|
* Referenced by: '<S1227>/Constant1'
|
|
*/
|
|
real32_T alt_lst[6]; /* Variable: alt_lst
|
|
* Referenced by:
|
|
* '<S566>/1-D Lookup Table'
|
|
* '<S566>/IAS_lookup'
|
|
*/
|
|
real32_T dal0; /* Variable: dal0
|
|
* Referenced by: '<S562>/Constant4'
|
|
*/
|
|
real32_T dar0; /* Variable: dar0
|
|
* Referenced by: '<S562>/Constant5'
|
|
*/
|
|
real32_T de_takeoff; /* Variable: de_takeoff
|
|
* Referenced by: '<S723>/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: '<S562>/Constant'
|
|
*/
|
|
real32_T delayAftLnch; /* Variable: delayAftLnch
|
|
* Referenced by: '<S723>/Constant2'
|
|
*/
|
|
real32_T den_tht_leadlag[2]; /* Variable: den_tht_leadlag
|
|
* Referenced by: '<S836>/Constant2'
|
|
*/
|
|
real32_T der0; /* Variable: der0
|
|
* Referenced by: '<S562>/Constant2'
|
|
*/
|
|
real32_T det_time; /* Variable: det_time
|
|
* Referenced by: '<S578>/Constant'
|
|
*/
|
|
real32_T dfilter_den[2]; /* Variable: dfilter_den
|
|
* Referenced by: '<S931>/Constant2'
|
|
*/
|
|
real32_T dfilter_num[2]; /* Variable: dfilter_num
|
|
* Referenced by: '<S931>/Constant1'
|
|
*/
|
|
real32_T door_level; /* Variable: door_level
|
|
* Referenced by: '<S1290>/Constant'
|
|
*/
|
|
real32_T dr0; /* Variable: dr0
|
|
* Referenced by: '<S562>/Constant3'
|
|
*/
|
|
real32_T emergency_ias; /* Variable: emergency_ias
|
|
* Referenced by: '<S704>/Constant5'
|
|
*/
|
|
real32_T h_TD; /* Variable: h_TD
|
|
* Referenced by: '<S908>/Constant1'
|
|
*/
|
|
real32_T h_thr2rpm[8]; /* Variable: h_thr2rpm
|
|
* Referenced by:
|
|
* '<S566>/Constant11'
|
|
* '<S566>/max_rpm'
|
|
* '<S566>/min_rpm'
|
|
*/
|
|
real32_T ias_takeoff; /* Variable: ias_takeoff
|
|
* Referenced by: '<S723>/Constant1'
|
|
*/
|
|
real32_T inflect_time; /* Variable: inflect_time
|
|
* Referenced by: '<S696>/Constant'
|
|
*/
|
|
real32_T k_dal; /* Variable: k_dal
|
|
* Referenced by:
|
|
* '<S5>/Constant7'
|
|
* '<S562>/Gain3'
|
|
*/
|
|
real32_T k_dar; /* Variable: k_dar
|
|
* Referenced by:
|
|
* '<S5>/Constant8'
|
|
* '<S562>/Gain4'
|
|
*/
|
|
real32_T k_del; /* Variable: k_del
|
|
* Referenced by:
|
|
* '<S5>/Constant'
|
|
* '<S562>/Gain1'
|
|
*/
|
|
real32_T k_der; /* Variable: k_der
|
|
* Referenced by:
|
|
* '<S5>/Constant1'
|
|
* '<S562>/Gain'
|
|
*/
|
|
real32_T k_dr; /* Variable: k_dr
|
|
* Referenced by:
|
|
* '<S5>/Constant3'
|
|
* '<S562>/Gain2'
|
|
*/
|
|
real32_T k_p; /* Variable: k_p
|
|
* Referenced by: '<S1225>/Constant4'
|
|
*/
|
|
real32_T k_p2dr; /* Variable: k_p2dr
|
|
* Referenced by: '<S995>/gain4'
|
|
*/
|
|
real32_T k_r; /* Variable: k_r
|
|
* Referenced by: '<S1226>/Constant4'
|
|
*/
|
|
real32_T k_r2da; /* Variable: k_r2da
|
|
* Referenced by: '<S995>/gain'
|
|
*/
|
|
real32_T ksi_v2tht; /* Variable: ksi_v2tht
|
|
* Referenced by: '<S1218>/Constant1'
|
|
*/
|
|
real32_T load_detect; /* Variable: load_detect
|
|
* Referenced by: '<S695>/Constant1'
|
|
*/
|
|
real32_T m; /* Variable: m
|
|
* Referenced by:
|
|
* '<S566>/Constant5'
|
|
* '<S1220>/Constant'
|
|
*/
|
|
real32_T max_az; /* Variable: max_az
|
|
* Referenced by: '<S566>/Constant8'
|
|
*/
|
|
real32_T max_da; /* Variable: max_da
|
|
* Referenced by:
|
|
* '<S1225>/Constant1'
|
|
* '<S756>/gain1'
|
|
* '<S710>/gain1'
|
|
* '<S711>/gain1'
|
|
*/
|
|
real32_T max_de; /* Variable: max_de
|
|
* Referenced by:
|
|
* '<S1224>/Constant1'
|
|
* '<S756>/gain'
|
|
* '<S710>/gain'
|
|
* '<S711>/gain'
|
|
*/
|
|
real32_T max_dr; /* Variable: max_dr
|
|
* Referenced by:
|
|
* '<S566>/Constant13'
|
|
* '<S756>/gain2'
|
|
* '<S710>/gain2'
|
|
* '<S711>/gain2'
|
|
*/
|
|
real32_T max_hdot; /* Variable: max_hdot
|
|
* Referenced by: '<S566>/Constant9'
|
|
*/
|
|
real32_T max_p; /* Variable: max_p
|
|
* Referenced by: '<S566>/Constant7'
|
|
*/
|
|
real32_T max_phi; /* Variable: max_phi
|
|
* Referenced by: '<S566>/Constant Single1'
|
|
*/
|
|
real32_T max_q; /* Variable: max_q
|
|
* Referenced by: '<S566>/Constant6'
|
|
*/
|
|
real32_T max_rpm[8]; /* Variable: max_rpm
|
|
* Referenced by: '<S566>/max_rpm'
|
|
*/
|
|
real32_T max_rpm_lim; /* Variable: max_rpm_lim
|
|
* Referenced by: '<S577>/Constant3'
|
|
*/
|
|
real32_T max_thrust[8]; /* Variable: max_thrust
|
|
* Referenced by: '<S566>/Constant12'
|
|
*/
|
|
real32_T max_tht; /* Variable: max_tht
|
|
* Referenced by: '<S566>/Constant'
|
|
*/
|
|
real32_T min_abs_alt; /* Variable: min_abs_alt
|
|
* Referenced by: '<S743>/Constant'
|
|
*/
|
|
real32_T min_de; /* Variable: min_de
|
|
* Referenced by: '<S1224>/Constant2'
|
|
*/
|
|
real32_T min_hdot; /* Variable: min_hdot
|
|
* Referenced by: '<S566>/Constant10'
|
|
*/
|
|
real32_T min_ias; /* Variable: min_ias
|
|
* Referenced by:
|
|
* '<S704>/Constant'
|
|
* '<S803>/Constant'
|
|
*/
|
|
real32_T min_rpm[8]; /* Variable: min_rpm
|
|
* Referenced by: '<S566>/min_rpm'
|
|
*/
|
|
real32_T min_rpm_lim; /* Variable: min_rpm_lim
|
|
* Referenced by: '<S577>/Constant4'
|
|
*/
|
|
real32_T min_tht; /* Variable: min_tht
|
|
* Referenced by: '<S566>/Constant Single'
|
|
*/
|
|
real32_T num_tht_leadlag[2]; /* Variable: num_tht_leadlag
|
|
* Referenced by: '<S836>/Constant1'
|
|
*/
|
|
real32_T rINDI_Kp; /* Variable: rINDI_Kp
|
|
* Referenced by: '<S931>/Kp'
|
|
*/
|
|
real32_T rINDI_Kr; /* Variable: rINDI_Kr
|
|
* Referenced by: '<S931>/Kr'
|
|
*/
|
|
real32_T r_TD; /* Variable: r_TD
|
|
* Referenced by: '<S908>/Constant'
|
|
*/
|
|
real32_T recovery_ias; /* Variable: recovery_ias
|
|
* Referenced by: '<S695>/Constant'
|
|
*/
|
|
real32_T recovery_max_da; /* Variable: recovery_max_da
|
|
* Referenced by: '<S695>/Constant2'
|
|
*/
|
|
real32_T relay_on; /* Variable: relay_on
|
|
* Referenced by: '<S908>/Relay'
|
|
*/
|
|
real32_T relay_out; /* Variable: relay_out
|
|
* Referenced by: '<S908>/Relay'
|
|
*/
|
|
real32_T synfilter_den[3]; /* Variable: synfilter_den
|
|
* Referenced by: '<S931>/Constant5'
|
|
*/
|
|
real32_T synfilter_num[3]; /* Variable: synfilter_num
|
|
* Referenced by: '<S931>/Constant4'
|
|
*/
|
|
real32_T tas_gl[6]; /* Variable: tas_gl
|
|
* Referenced by: '<S566>/IAS_lookup'
|
|
*/
|
|
real32_T tas_qc[6]; /* Variable: tas_qc
|
|
* Referenced by: '<S566>/1-D Lookup Table'
|
|
*/
|
|
real32_T use_deadbandComp; /* Variable: use_deadbandComp
|
|
* Referenced by:
|
|
* '<S1328>/Constant1'
|
|
* '<S908>/gain1'
|
|
*/
|
|
real32_T w_as; /* Variable: w_as
|
|
* Referenced by: '<S566>/Constant Single6'
|
|
*/
|
|
real32_T w_p; /* Variable: w_p
|
|
* Referenced by: '<S1225>/Constant3'
|
|
*/
|
|
real32_T w_r; /* Variable: w_r
|
|
* Referenced by: '<S1226>/Constant3'
|
|
*/
|
|
real32_T w_v; /* Variable: w_v
|
|
* Referenced by: '<S566>/Constant Single10'
|
|
*/
|
|
real32_T w_v2tht; /* Variable: w_v2tht
|
|
* Referenced by: '<S1218>/Constant'
|
|
*/
|
|
real32_T w_x; /* Variable: w_x
|
|
* Referenced by: '<S566>/Constant Single9'
|
|
*/
|
|
real32_T w_y; /* Variable: w_y
|
|
* Referenced by: '<S566>/Constant Single7'
|
|
*/
|
|
real32_T washout_r_den[3]; /* Variable: washout_r_den
|
|
* Referenced by: '<S566>/Constant3'
|
|
*/
|
|
real32_T washout_r_num[2]; /* Variable: washout_r_num
|
|
* Referenced by: '<S566>/Constant4'
|
|
*/
|
|
uint16_T system_id; /* Variable: system_id
|
|
* Referenced by:
|
|
* '<S6>/Constant'
|
|
* '<S1124>/system_id'
|
|
* '<S1132>/Chart_proc_mission_clr_all'
|
|
* '<S1133>/Chart'
|
|
* '<S1134>/Chart'
|
|
* '<S1135>/Chart_proc_mission_req'
|
|
* '<S1136>/Chart_proc_mission_req_lst'
|
|
* '<S1137>/Chart'
|
|
* '<S1173>/Chart'
|
|
* '<S1174>/Chart_proc_param_req_read'
|
|
* '<S1175>/Chart_proc_param_set'
|
|
* '<S1203>/system_id'
|
|
* '<S1214>/system_id'
|
|
*/
|
|
boolean_T force_sysauto_level; /* Variable: force_sysauto_level
|
|
* Referenced by:
|
|
* '<S701>/Constant1'
|
|
* '<S707>/Constant2'
|
|
* '<S713>/Constant2'
|
|
*/
|
|
boolean_T linked_default; /* Variable: linked_default
|
|
* Referenced by: '<S577>/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: '<S754>/Constant3'
|
|
*/
|
|
uint8_T door_idx; /* Variable: door_idx
|
|
* Referenced by: '<S1255>/Constant1'
|
|
*/
|
|
uint8_T use_tht_leadlag; /* Variable: use_tht_leadlag
|
|
* Referenced by: '<S836>/Constant'
|
|
*/
|
|
};
|
|
|
|
/* 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[27];
|
|
real_T odeF0[27];
|
|
real_T odeX1START[27];
|
|
real_T odeF1[27];
|
|
real_T odeDELTA[27];
|
|
real_T odeE[4*27];
|
|
real_T odeFAC[27];
|
|
real_T odeDFDX[27*27];
|
|
real_T odeW[27*27];
|
|
int_T odePIVOTS[27];
|
|
real_T odeXTMP[27];
|
|
real_T odeZTMP[27];
|
|
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: '<S128>/Initial Euler Angles'
|
|
*/
|
|
extern real_T BoosterUncertGain; /* Variable: BoosterUncertGain
|
|
* Referenced by: '<S98>/Param_BoosterUncertGain'
|
|
*/
|
|
extern real_T CD0UncertVal; /* Variable: CD0UncertVal
|
|
* Referenced by: '<S84>/Param_CD0UncertVal'
|
|
*/
|
|
extern real_T CG_bias_m[3]; /* Variable: CG_bias_m
|
|
* Referenced by: '<S118>/Param_CG_bias_m'
|
|
*/
|
|
extern real_T CL0UncertVal; /* Variable: CL0UncertVal
|
|
* Referenced by: '<S84>/Param_CL0UncertVal'
|
|
*/
|
|
extern real_T CLaUncertGain; /* Variable: CLaUncertGain
|
|
* Referenced by: '<S84>/Param_CLaUncertGain'
|
|
*/
|
|
extern real_T CLdeUncertGain; /* Variable: CLdeUncertGain
|
|
* Referenced by: '<S84>/Param_CLdeUncertGain'
|
|
*/
|
|
extern real_T CLqUncertGain; /* Variable: CLqUncertGain
|
|
* Referenced by: '<S84>/Param_CLqUncertGain'
|
|
*/
|
|
extern real_T CY0UncertVal; /* Variable: CY0UncertVal
|
|
* Referenced by: '<S84>/Param_CY0UncertVal'
|
|
*/
|
|
extern real_T CYbUncertGain; /* Variable: CYbUncertGain
|
|
* Referenced by: '<S84>/Param_CYbUncertGain'
|
|
*/
|
|
extern real_T CYdrUncertGain; /* Variable: CYdrUncertGain
|
|
* Referenced by: '<S84>/Param_CYdrUncertGain'
|
|
*/
|
|
extern real_T CYpUncertGain; /* Variable: CYpUncertGain
|
|
* Referenced by: '<S84>/Param_CYpUncertGain'
|
|
*/
|
|
extern real_T CYrUncertGain; /* Variable: CYrUncertGain
|
|
* Referenced by: '<S84>/Param_CYrUncertGain'
|
|
*/
|
|
extern real_T Cl0UncertVal; /* Variable: Cl0UncertVal
|
|
* Referenced by: '<S84>/Param_Cl0UncertVal'
|
|
*/
|
|
extern real_T ClbUncertGain; /* Variable: ClbUncertGain
|
|
* Referenced by: '<S84>/Param_ClbUncertGain'
|
|
*/
|
|
extern real_T CldaUncertGain; /* Variable: CldaUncertGain
|
|
* Referenced by: '<S84>/Param_CldaUncertGain'
|
|
*/
|
|
extern real_T CldrUncertGain; /* Variable: CldrUncertGain
|
|
* Referenced by: '<S84>/Param_CldrUncertGain'
|
|
*/
|
|
extern real_T ClpUncertGain; /* Variable: ClpUncertGain
|
|
* Referenced by: '<S84>/Param_ClpUncertGain'
|
|
*/
|
|
extern real_T ClrUncertGain; /* Variable: ClrUncertGain
|
|
* Referenced by: '<S84>/Param_ClrUncertGain'
|
|
*/
|
|
extern real_T Cm0UncertVal; /* Variable: Cm0UncertVal
|
|
* Referenced by: '<S84>/Param_Cm0UncertVal'
|
|
*/
|
|
extern real_T CmaUncertGain; /* Variable: CmaUncertGain
|
|
* Referenced by: '<S84>/Param_CmaUncertGain'
|
|
*/
|
|
extern real_T CmdeUncertGain; /* Variable: CmdeUncertGain
|
|
* Referenced by: '<S84>/Param_CmdeUncertGain'
|
|
*/
|
|
extern real_T CmqUncertGain; /* Variable: CmqUncertGain
|
|
* Referenced by: '<S84>/Param_CmqUncertGain'
|
|
*/
|
|
extern real_T Cn0UncertVal; /* Variable: Cn0UncertVal
|
|
* Referenced by: '<S84>/Param_Cn0UncertVal'
|
|
*/
|
|
extern real_T CnbUncertGain; /* Variable: CnbUncertGain
|
|
* Referenced by: '<S84>/Param_CnbUncertGain'
|
|
*/
|
|
extern real_T CndaUncertGain; /* Variable: CndaUncertGain
|
|
* Referenced by: '<S84>/Param_CndaUncertGain'
|
|
*/
|
|
extern real_T CndrUncertGain; /* Variable: CndrUncertGain
|
|
* Referenced by: '<S84>/Param_CndrUncertGain'
|
|
*/
|
|
extern real_T CnpUncertGain; /* Variable: CnpUncertGain
|
|
* Referenced by: '<S84>/Param_CnpUncertGain'
|
|
*/
|
|
extern real_T CnrUncertGain; /* Variable: CnrUncertGain
|
|
* Referenced by: '<S84>/Param_CnrUncertGain'
|
|
*/
|
|
extern real_T InertiaMoments_bias_kg_m2[9];/* Variable: InertiaMoments_bias_kg_m2
|
|
* Referenced by: '<S118>/Param_InertiaMoments_bias_kg_m2'
|
|
*/
|
|
extern real_T ThrustUncertGain; /* Variable: ThrustUncertGain
|
|
* Referenced by: '<S328>/Param_ThrustUncertGain'
|
|
*/
|
|
extern real_T V0[3]; /* Variable: V0
|
|
* Referenced by: '<S130>/ub,vb,wb'
|
|
*/
|
|
extern real_T X0[3]; /* Variable: X0
|
|
* Referenced by:
|
|
* '<S128>/omega_earth2'
|
|
* '<S129>/omega_earth2'
|
|
*/
|
|
extern real_T booster_att_rad[3]; /* Variable: booster_att_rad
|
|
* Referenced by: '<S98>/Param_booster_att_rad'
|
|
*/
|
|
extern real_T booster_pos_m[3]; /* Variable: booster_pos_m
|
|
* Referenced by: '<S98>/Param_booster_pos_m'
|
|
*/
|
|
extern real_T engine_att_rad[3]; /* Variable: engine_att_rad
|
|
* Referenced by: '<S328>/Param_engine_att_rad'
|
|
*/
|
|
extern real_T engine_pos_m[3]; /* Variable: engine_pos_m
|
|
* Referenced by: '<S328>/Param_engine_pos_m'
|
|
*/
|
|
extern real_T force_CG; /* Variable: force_CG
|
|
* Referenced by: '<S118>/Param_force_CG'
|
|
*/
|
|
extern real_T force_CG_pos_m[3]; /* Variable: force_CG_pos_m
|
|
* Referenced by: '<S118>/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 '<S75>/saturation' : Unused code path elimination
|
|
* Block '<S78>/product' : Unused code path elimination
|
|
* Block '<S79>/product' : Unused code path elimination
|
|
* Block '<S90>/Unit Conversion' : Unused code path elimination
|
|
* Block '<S98>/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 '<S123>/Sum1' : Unused code path elimination
|
|
* Block '<S328>/Const_m' : Unused code path elimination
|
|
* Block '<S382>/Constant1' : Unused code path elimination
|
|
* Block '<S396>/Constant2' : Unused code path elimination
|
|
* Block '<S396>/Sum' : Unused code path elimination
|
|
* Block '<S396>/Unit Delay' : Unused code path elimination
|
|
* Block '<S397>/Constant2' : Unused code path elimination
|
|
* Block '<S397>/Sum' : Unused code path elimination
|
|
* Block '<S397>/Unit Delay' : Unused code path elimination
|
|
* Block '<S398>/Constant2' : Unused code path elimination
|
|
* Block '<S398>/Sum' : Unused code path elimination
|
|
* Block '<S398>/Unit Delay' : Unused code path elimination
|
|
* Block '<S410>/Constant' : Unused code path elimination
|
|
* Block '<S410>/Sum' : Unused code path elimination
|
|
* Block '<S410>/Unit Delay' : Unused code path elimination
|
|
* Block '<S425>/Constant' : Unused code path elimination
|
|
* Block '<S425>/Sum' : Unused code path elimination
|
|
* Block '<S425>/Unit Delay' : Unused code path elimination
|
|
* Block '<S430>/Constant' : Unused code path elimination
|
|
* Block '<S430>/Sum' : Unused code path elimination
|
|
* Block '<S430>/Unit Delay' : Unused code path elimination
|
|
* Block '<S390>/Sum' : Unused code path elimination
|
|
* Block '<S390>/Unit Delay' : Unused code path elimination
|
|
* Block '<S436>/Constant2' : Unused code path elimination
|
|
* Block '<S436>/Sum' : Unused code path elimination
|
|
* Block '<S436>/Unit Delay' : Unused code path elimination
|
|
* Block '<S437>/Constant2' : Unused code path elimination
|
|
* Block '<S437>/Sum' : Unused code path elimination
|
|
* Block '<S437>/Unit Delay' : Unused code path elimination
|
|
* Block '<S438>/Constant2' : Unused code path elimination
|
|
* Block '<S438>/Sum' : Unused code path elimination
|
|
* Block '<S438>/Unit Delay' : Unused code path elimination
|
|
* Block '<S439>/Constant2' : Unused code path elimination
|
|
* Block '<S439>/Sum' : Unused code path elimination
|
|
* Block '<S439>/Unit Delay' : Unused code path elimination
|
|
* Block '<S440>/Constant2' : Unused code path elimination
|
|
* Block '<S440>/Sum' : Unused code path elimination
|
|
* Block '<S440>/Unit Delay' : Unused code path elimination
|
|
* Block '<S441>/Constant2' : Unused code path elimination
|
|
* Block '<S441>/Sum' : Unused code path elimination
|
|
* Block '<S441>/Unit Delay' : Unused code path elimination
|
|
* Block '<S442>/Constant2' : Unused code path elimination
|
|
* Block '<S442>/Sum' : Unused code path elimination
|
|
* Block '<S442>/Unit Delay' : Unused code path elimination
|
|
* Block '<S443>/Constant2' : Unused code path elimination
|
|
* Block '<S443>/Sum' : Unused code path elimination
|
|
* Block '<S443>/Unit Delay' : Unused code path elimination
|
|
* Block '<S444>/Constant2' : Unused code path elimination
|
|
* Block '<S444>/Sum' : Unused code path elimination
|
|
* Block '<S444>/Unit Delay' : Unused code path elimination
|
|
* Block '<S391>/Sum' : Unused code path elimination
|
|
* Block '<S391>/Unit Delay' : Unused code path elimination
|
|
* Block '<S449>/Constant2' : Unused code path elimination
|
|
* Block '<S449>/Sum' : Unused code path elimination
|
|
* Block '<S449>/Unit Delay' : Unused code path elimination
|
|
* Block '<S450>/Constant2' : Unused code path elimination
|
|
* Block '<S450>/Saturation' : Unused code path elimination
|
|
* Block '<S450>/Sum' : Unused code path elimination
|
|
* Block '<S450>/Unit Delay' : Unused code path elimination
|
|
* Block '<S451>/Constant2' : Unused code path elimination
|
|
* Block '<S451>/Sum' : Unused code path elimination
|
|
* Block '<S451>/Unit Delay' : Unused code path elimination
|
|
* Block '<S452>/Constant2' : Unused code path elimination
|
|
* Block '<S452>/Sum' : Unused code path elimination
|
|
* Block '<S452>/Unit Delay' : Unused code path elimination
|
|
* Block '<S453>/Constant2' : Unused code path elimination
|
|
* Block '<S453>/Sum' : Unused code path elimination
|
|
* Block '<S453>/Unit Delay' : Unused code path elimination
|
|
* Block '<S454>/Constant2' : Unused code path elimination
|
|
* Block '<S454>/Sum' : Unused code path elimination
|
|
* Block '<S454>/Unit Delay' : Unused code path elimination
|
|
* Block '<S455>/Constant2' : Unused code path elimination
|
|
* Block '<S455>/Sum' : Unused code path elimination
|
|
* Block '<S455>/Unit Delay' : Unused code path elimination
|
|
* Block '<S456>/Constant2' : Unused code path elimination
|
|
* Block '<S456>/Sum' : Unused code path elimination
|
|
* Block '<S456>/Unit Delay' : Unused code path elimination
|
|
* Block '<S457>/Constant2' : Unused code path elimination
|
|
* Block '<S457>/Sum' : Unused code path elimination
|
|
* Block '<S457>/Unit Delay' : Unused code path elimination
|
|
* Block '<S463>/Constant' : Unused code path elimination
|
|
* Block '<S463>/Sum' : Unused code path elimination
|
|
* Block '<S463>/Unit Delay' : Unused code path elimination
|
|
* Block '<S467>/Constant Single5' : Unused code path elimination
|
|
* Block '<S467>/Constant Single6' : Unused code path elimination
|
|
* Block '<S467>/Constant Single7' : Unused code path elimination
|
|
* Block '<S467>/Constant Single8' : Unused code path elimination
|
|
* Block '<S467>/Constant2' : Unused code path elimination
|
|
* Block '<S467>/Constant3' : Unused code path elimination
|
|
* Block '<S467>/Constant4' : Unused code path elimination
|
|
* Block '<S467>/Constant5' : Unused code path elimination
|
|
* Block '<S467>/Constant6' : Unused code path elimination
|
|
* Block '<S467>/Constant7' : Unused code path elimination
|
|
* Block '<S528>/Constant' : Unused code path elimination
|
|
* Block '<S528>/Constant1' : Unused code path elimination
|
|
* Block '<S528>/Constant2' : Unused code path elimination
|
|
* Block '<S528>/Constant3' : Unused code path elimination
|
|
* Block '<S528>/Constant4' : Unused code path elimination
|
|
* Block '<S528>/Constant5' : Unused code path elimination
|
|
* Block '<S528>/Constant6' : Unused code path elimination
|
|
* Block '<S528>/Constant7' : Unused code path elimination
|
|
* Block '<S561>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S561>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S785>/Gain1' : Unused code path elimination
|
|
* Block '<S785>/Product2' : Unused code path elimination
|
|
* Block '<S786>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S786>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S787>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S787>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S787>/LowerRelop1' : Unused code path elimination
|
|
* Block '<S787>/Switch' : Unused code path elimination
|
|
* Block '<S787>/Switch2' : Unused code path elimination
|
|
* Block '<S787>/UpperRelop' : Unused code path elimination
|
|
* Block '<S788>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S788>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S785>/Signal Conversion' : Unused code path elimination
|
|
* Block '<S793>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S793>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S798>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S798>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S799>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S799>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S805>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S805>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S806>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S806>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S813>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S813>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S814>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S814>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S815>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S815>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S827>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S827>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S831>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S831>/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 '<S855>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S855>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S859>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S859>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S843>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S843>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S839>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S839>/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 '<S865>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S865>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S867>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S867>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S872>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S872>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S873>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S873>/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 '<S898>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S898>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S902>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S902>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S906>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S906>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S890>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S890>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S886>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S886>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S909>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S909>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S914>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S914>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S916>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S916>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S921>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S921>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S932>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S932>/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 '<S935>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S935>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S950>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S950>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S954>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S954>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S958>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S958>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S942>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S942>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S938>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S938>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S960>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S960>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S961>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S961>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S969>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S969>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S976>/Data Type Duplicate' : Unused code path elimination
|
|
* Block '<S976>/Data Type Propagation' : Unused code path elimination
|
|
* Block '<S987>/table2D_thrustAB' : Unused code path elimination
|
|
* Block '<S988>/add' : Unused code path elimination
|
|
* Block '<S988>/product' : Unused code path elimination
|
|
* Block '<S988>/product1' : Unused code path elimination
|
|
* Block '<S988>/product2' : Unused code path elimination
|
|
* Block '<S989>/table3D_thrust' : Unused code path elimination
|
|
* Block '<S991>/Const_m' : Unused code path elimination
|
|
* Block '<S991>/Param_ThrustUncertGain' : Unused code path elimination
|
|
* Block '<S991>/Param_engine_att_rad' : Unused code path elimination
|
|
* Block '<S991>/Param_engine_pos_m' : Unused code path elimination
|
|
* Block '<S1130>/Constant' : Unused code path elimination
|
|
* Block '<S1130>/Data Type Conversion' : Unused code path elimination
|
|
* Block '<S1130>/Sum' : Unused code path elimination
|
|
* Block '<S1130>/Unit Delay' : Unused code path elimination
|
|
* Block '<S566>/Constant Single4' : Unused code path elimination
|
|
* Block '<S566>/Constant Single5' : Unused code path elimination
|
|
* Block '<S566>/Constant Single8' : Unused code path elimination
|
|
* Block '<S566>/Constant16' : Unused code path elimination
|
|
* Block '<S566>/Constant17' : Unused code path elimination
|
|
* Block '<S566>/Constant18' : Unused code path elimination
|
|
* Block '<S1220>/Constant2' : Unused code path elimination
|
|
* Block '<S1220>/Sc_Iyy1' : Unused code path elimination
|
|
* Block '<S1220>/gain' : Unused code path elimination
|
|
* Block '<S1220>/qbarSc1' : Unused code path elimination
|
|
* Block '<S566>/roll_kd' : Unused code path elimination
|
|
* Block '<S566>/roll_kp' : Unused code path elimination
|
|
* Block '<S1226>/1-D Lookup Table' : Unused code path elimination
|
|
* Block '<S1226>/Constant1' : Unused code path elimination
|
|
* Block '<S1226>/Constant5' : Unused code path elimination
|
|
* Block '<S1226>/Constant6' : Unused code path elimination
|
|
* Block '<S1226>/Constant7' : Unused code path elimination
|
|
* Block '<S1226>/Product' : Unused code path elimination
|
|
* Block '<S1226>/gain' : Unused code path elimination
|
|
* Block '<S1226>/product2' : Unused code path elimination
|
|
* Block '<S566>/yaw_kei' : Unused code path elimination
|
|
* Block '<S566>/yaw_kep' : Unused code path elimination
|
|
* Block '<S566>/yaw_kp' : Unused code path elimination
|
|
* Block '<S566>/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 '<S87>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S88>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S89>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S91>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S14>/Reshape' : Reshape block reduction
|
|
* Block '<S92>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S94>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S114>/reshape' : Reshape block reduction
|
|
* Block '<S156>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S167>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S170>/Reshape' : Reshape block reduction
|
|
* Block '<S170>/Reshape1' : Reshape block reduction
|
|
* Block '<S170>/Reshape2' : Reshape block reduction
|
|
* Block '<S175>/Reshape' : Reshape block reduction
|
|
* Block '<S142>/Reshape 3x3 -> 9' : Reshape block reduction
|
|
* Block '<S213>/Reshape' : Reshape block reduction
|
|
* Block '<S220>/Reshape' : Reshape block reduction
|
|
* Block '<S231>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S235>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S256>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S267>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S293>/Reshape1' : Reshape block reduction
|
|
* Block '<S293>/Reshape2' : Reshape block reduction
|
|
* Block '<S294>/Reshape1' : Reshape block reduction
|
|
* Block '<S294>/Reshape2' : Reshape block reduction
|
|
* Block '<S131>/Reshape1' : Reshape block reduction
|
|
* Block '<S133>/Reshape' : Reshape block reduction
|
|
* Block '<S309>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S137>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S351>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S366>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S381>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S471>/Manual Switch' : Eliminated due to constant selection input
|
|
* Block '<S471>/Manual Switch1' : Eliminated due to constant selection input
|
|
* Block '<S471>/Manual Switch2' : Eliminated due to constant selection input
|
|
* Block '<S471>/Manual Switch3' : Eliminated due to constant selection input
|
|
* Block '<S471>/Manual Switch5' : Eliminated due to constant selection input
|
|
* Block '<S489>/Reshape (9) to [3x3] column-major' : Reshape block reduction
|
|
* Block '<S492>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S493>/Unit Conversion' : Eliminated nontunable gain of 1
|
|
* Block '<S508>/Switch' : Eliminated due to constant selection input
|
|
* Block '<S506>/Reshape1' : Reshape block reduction
|
|
* Block '<S506>/Zero-Order Hold2' : Eliminated since input and output rates are identical
|
|
* Block '<S506>/Zero-Order Hold4' : Eliminated since input and output rates are identical
|
|
* Block '<S521>/Switch' : Eliminated due to constant selection input
|
|
* Block '<S507>/Zero-Order Hold1' : Eliminated since input and output rates are identical
|
|
* Block '<S962>/Manual Switch' : Eliminated due to constant selection input
|
|
* Block '<S1223>/Reshape' : Reshape block reduction
|
|
* Block '<S1224>/Manual Switch' : Eliminated due to constant selection input
|
|
* Block '<S1225>/Manual Switch' : Eliminated due to constant selection input
|
|
* Block '<S1225>/Manual Switch1' : Eliminated due to constant selection input
|
|
* Block '<S1226>/Manual Switch' : Eliminated due to constant selection input
|
|
* Block '<S1226>/Manual Switch1' : Eliminated due to constant selection input
|
|
* Block '<S471>/Constant15' : Unused code path elimination
|
|
* Block '<S471>/Constant17' : Unused code path elimination
|
|
* Block '<S471>/Constant18' : Unused code path elimination
|
|
* Block '<S471>/Constant21' : Unused code path elimination
|
|
* Block '<S471>/Constant27' : Unused code path elimination
|
|
* Block '<S508>/Constant' : Unused code path elimination
|
|
* Block '<S521>/Constant' : Unused code path elimination
|
|
* Block '<S1224>/1-D Lookup Table1' : Unused code path elimination
|
|
* Block '<S1225>/1-D Lookup Table1' : Unused code path elimination
|
|
* Block '<S1226>/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_beta_deg_delta'
|
|
* '<S71>' : 'SIL/FDM/aerodynamics/Func_coeff'
|
|
* '<S72>' : 'SIL/FDM/aerodynamics/Func_da_deg'
|
|
* '<S73>' : 'SIL/FDM/aerodynamics/Func_de_deg'
|
|
* '<S74>' : 'SIL/FDM/aerodynamics/Func_dr_deg'
|
|
* '<S75>' : 'SIL/FDM/aerodynamics/Func_mach_delta'
|
|
* '<S76>' : 'SIL/FDM/aerodynamics/Func_p_norm'
|
|
* '<S77>' : 'SIL/FDM/aerodynamics/Func_q_norm'
|
|
* '<S78>' : 'SIL/FDM/aerodynamics/Func_qbarSb'
|
|
* '<S79>' : 'SIL/FDM/aerodynamics/Func_qbarSc'
|
|
* '<S80>' : 'SIL/FDM/aerodynamics/Func_r_norm'
|
|
* '<S81>' : 'SIL/FDM/aerodynamics/actuators_sel'
|
|
* '<S82>' : 'SIL/FDM/aerodynamics/aero_sel'
|
|
* '<S83>' : 'SIL/FDM/aerodynamics/aerodynamics_create'
|
|
* '<S84>' : 'SIL/FDM/aerodynamics/constants'
|
|
* '<S85>' : 'SIL/FDM/atmosphere/COESA Atmosphere Model'
|
|
* '<S86>' : 'SIL/FDM/atmosphere/WGS84 Gravity Model '
|
|
* '<S87>' : 'SIL/FDM/atmosphere/COESA Atmosphere Model/Density Conversion'
|
|
* '<S88>' : 'SIL/FDM/atmosphere/COESA Atmosphere Model/Length Conversion'
|
|
* '<S89>' : 'SIL/FDM/atmosphere/COESA Atmosphere Model/Pressure Conversion'
|
|
* '<S90>' : 'SIL/FDM/atmosphere/COESA Atmosphere Model/Temperature Conversion'
|
|
* '<S91>' : 'SIL/FDM/atmosphere/COESA Atmosphere Model/Velocity Conversion'
|
|
* '<S92>' : 'SIL/FDM/atmosphere/WGS84 Gravity Model /Acceleration Conversion'
|
|
* '<S93>' : 'SIL/FDM/atmosphere/WGS84 Gravity Model /Angle Conversion'
|
|
* '<S94>' : 'SIL/FDM/atmosphere/WGS84 Gravity Model /Length Conversion'
|
|
* '<S95>' : 'SIL/FDM/atmosphere/WGS84 Gravity Model /Velocity Conversion2'
|
|
* '<S96>' : 'SIL/FDM/booster/Func_mass_kg'
|
|
* '<S97>' : 'SIL/FDM/booster/Func_thrust_N'
|
|
* '<S98>' : 'SIL/FDM/booster/constants'
|
|
* '<S99>' : 'SIL/FDM/booster/ctrls_sel'
|
|
* '<S100>' : 'SIL/FDM/booster/propulsion_create'
|
|
* '<S101>' : 'SIL/FDM/disturb/disturb'
|
|
* '<S102>' : 'SIL/FDM/disturb/disturb/Engine_i'
|
|
* '<S103>' : 'SIL/FDM/disturb/disturb/Engine_i/If Action Subsystem'
|
|
* '<S104>' : 'SIL/FDM/disturb/disturb/Engine_i/If Action Subsystem/Cross Product'
|
|
* '<S105>' : 'SIL/FDM/mass/Subsystem'
|
|
* '<S106>' : 'SIL/FDM/mass/default'
|
|
* '<S107>' : 'SIL/FDM/massbalance/Func_CG_m'
|
|
* '<S108>' : 'SIL/FDM/massbalance/Func_Ixx_kg_m2'
|
|
* '<S109>' : 'SIL/FDM/massbalance/Func_Ixy_kg_m2'
|
|
* '<S110>' : 'SIL/FDM/massbalance/Func_Ixz_kg_m2'
|
|
* '<S111>' : 'SIL/FDM/massbalance/Func_Iyy_kg_m2'
|
|
* '<S112>' : 'SIL/FDM/massbalance/Func_Iyz_kg_m2'
|
|
* '<S113>' : 'SIL/FDM/massbalance/Func_Izz_kg_m2'
|
|
* '<S114>' : 'SIL/FDM/massbalance/Func_inertiaMoments_kg_m2'
|
|
* '<S115>' : 'SIL/FDM/massbalance/Func_neg_Ixy_kg_m2'
|
|
* '<S116>' : 'SIL/FDM/massbalance/Func_neg_Ixz_kg_m2'
|
|
* '<S117>' : 'SIL/FDM/massbalance/Func_neg_Iyz_kg_m2'
|
|
* '<S118>' : 'SIL/FDM/massbalance/constants'
|
|
* '<S119>' : 'SIL/FDM/massbalance/massbalance_create'
|
|
* '<S120>' : 'SIL/FDM/propagate/Euler_Dynamics'
|
|
* '<S121>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics'
|
|
* '<S122>' : 'SIL/FDM/propagate/Euler_Dynamics/PosLLA'
|
|
* '<S123>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)'
|
|
* '<S124>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/N_n'
|
|
* '<S125>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/PosLLA'
|
|
* '<S126>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/WeightFM'
|
|
* '<S127>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Angle Conversion'
|
|
* '<S128>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles'
|
|
* '<S129>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI '
|
|
* '<S130>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes'
|
|
* '<S131>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate omega_dot'
|
|
* '<S132>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Celestial Longitude of Greenwich'
|
|
* '<S133>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Determine Force, Mass & Inertia'
|
|
* '<S134>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA'
|
|
* '<S135>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF to Inertial'
|
|
* '<S136>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Velocity Conversion'
|
|
* '<S137>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Velocity Conversion2'
|
|
* '<S138>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/w_ned'
|
|
* '<S139>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED'
|
|
* '<S140>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1'
|
|
* '<S141>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles'
|
|
* '<S142>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions'
|
|
* '<S143>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix'
|
|
* '<S144>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Rotation Angles to Direction Cosine Matrix'
|
|
* '<S145>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/qdot'
|
|
* '<S146>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A11'
|
|
* '<S147>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A12'
|
|
* '<S148>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A13'
|
|
* '<S149>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A21'
|
|
* '<S150>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A22'
|
|
* '<S151>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A23'
|
|
* '<S152>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A31'
|
|
* '<S153>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A32'
|
|
* '<S154>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/A33'
|
|
* '<S155>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/Angle Conversion'
|
|
* '<S156>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED/Create Transformation Matrix'
|
|
* '<S157>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A11'
|
|
* '<S158>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A12'
|
|
* '<S159>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A13'
|
|
* '<S160>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A21'
|
|
* '<S161>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A22'
|
|
* '<S162>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A23'
|
|
* '<S163>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A31'
|
|
* '<S164>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A32'
|
|
* '<S165>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/A33'
|
|
* '<S166>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/Angle Conversion'
|
|
* '<S167>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix ECEF to NED1/Create Transformation Matrix'
|
|
* '<S168>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/AxisRotDefault'
|
|
* '<S169>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/AxisRotZeroR3'
|
|
* '<S170>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Get DCM Values'
|
|
* '<S171>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM'
|
|
* '<S172>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Rotation Angles/Validate DCM/If Warning//Error'
|
|
* '<S173>' : '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'
|
|
* '<S174>' : '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'
|
|
* '<S175>' : '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'
|
|
* '<S176>' : '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'
|
|
* '<S177>' : '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'
|
|
* '<S178>' : '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'
|
|
* '<S179>' : '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'
|
|
* '<S180>' : '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'
|
|
* '<S181>' : '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)'
|
|
* '<S182>' : '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'
|
|
* '<S183>' : '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'
|
|
* '<S184>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace'
|
|
* '<S185>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Positive Trace'
|
|
* '<S186>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM'
|
|
* '<S187>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/trace(DCM)'
|
|
* '<S188>' : '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)'
|
|
* '<S189>' : '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)'
|
|
* '<S190>' : '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)'
|
|
* '<S191>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Negative Trace/diag(DCM)'
|
|
* '<S192>' : '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)'
|
|
* '<S193>' : '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))'
|
|
* '<S194>' : '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))'
|
|
* '<S195>' : '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'
|
|
* '<S196>' : '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'
|
|
* '<S197>' : '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)'
|
|
* '<S198>' : '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))'
|
|
* '<S199>' : '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))'
|
|
* '<S200>' : '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'
|
|
* '<S201>' : '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'
|
|
* '<S202>' : '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)'
|
|
* '<S203>' : '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))'
|
|
* '<S204>' : '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))'
|
|
* '<S205>' : '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'
|
|
* '<S206>' : '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'
|
|
* '<S207>' : '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)'
|
|
* '<S208>' : '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))'
|
|
* '<S209>' : '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))'
|
|
* '<S210>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error'
|
|
* '<S211>' : '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'
|
|
* '<S212>' : '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'
|
|
* '<S213>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error/isNotOrthogonal'
|
|
* '<S214>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Direction Cosine Matrix to Quaternions/Validate DCM/If Warning//Error/isNotProper'
|
|
* '<S215>' : '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'
|
|
* '<S216>' : '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'
|
|
* '<S217>' : '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'
|
|
* '<S218>' : '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'
|
|
* '<S219>' : '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)'
|
|
* '<S220>' : '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'
|
|
* '<S221>' : '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'
|
|
* '<S222>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A11'
|
|
* '<S223>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A12'
|
|
* '<S224>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A13'
|
|
* '<S225>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A21'
|
|
* '<S226>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A22'
|
|
* '<S227>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A23'
|
|
* '<S228>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A31'
|
|
* '<S229>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A32'
|
|
* '<S230>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/A33'
|
|
* '<S231>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/Create 3x3 Matrix'
|
|
* '<S232>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/Quaternion Normalize'
|
|
* '<S233>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/Quaternion Normalize/Quaternion Modulus'
|
|
* '<S234>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Quaternions to Direction Cosine Matrix/Quaternion Normalize/Quaternion Modulus/Quaternion Norm'
|
|
* '<S235>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/Rotation Angles to Direction Cosine Matrix/Create 3x3 Matrix'
|
|
* '<S236>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/qdot/Quaternion Normalize'
|
|
* '<S237>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/qdot/Quaternion Normalize/Quaternion Modulus'
|
|
* '<S238>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate DCM & Euler Angles/qdot/Quaternion Normalize/Quaternion Modulus/Quaternion Norm'
|
|
* '<S239>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position'
|
|
* '<S240>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /pxwe'
|
|
* '<S241>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED'
|
|
* '<S242>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1'
|
|
* '<S243>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Geodetic to Geocentric Latitude'
|
|
* '<S244>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/LatLong wrap'
|
|
* '<S245>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Radius at Geocentric Latitude'
|
|
* '<S246>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A11'
|
|
* '<S247>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A12'
|
|
* '<S248>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A13'
|
|
* '<S249>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A21'
|
|
* '<S250>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A22'
|
|
* '<S251>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A23'
|
|
* '<S252>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A31'
|
|
* '<S253>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A32'
|
|
* '<S254>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED/A33'
|
|
* '<S255>' : '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'
|
|
* '<S256>' : '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'
|
|
* '<S257>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A11'
|
|
* '<S258>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A12'
|
|
* '<S259>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A13'
|
|
* '<S260>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A21'
|
|
* '<S261>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A22'
|
|
* '<S262>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A23'
|
|
* '<S263>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A31'
|
|
* '<S264>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A32'
|
|
* '<S265>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Direction Cosine Matrix ECI to NED1/A33'
|
|
* '<S266>' : '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'
|
|
* '<S267>' : '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'
|
|
* '<S268>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Geodetic to Geocentric Latitude/Conversion'
|
|
* '<S269>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Geodetic to Geocentric Latitude/Conversion1'
|
|
* '<S270>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Geodetic to Geocentric Latitude/Conversion2'
|
|
* '<S271>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Geodetic to Geocentric Latitude/Latitude Wrap 90'
|
|
* '<S272>' : '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'
|
|
* '<S273>' : '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'
|
|
* '<S274>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/LatLong wrap/Latitude Wrap 90'
|
|
* '<S275>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/LatLong wrap/Wrap Longitude'
|
|
* '<S276>' : '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'
|
|
* '<S277>' : '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'
|
|
* '<S278>' : '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'
|
|
* '<S279>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/LatLong wrap/Wrap Longitude/Compare To Constant'
|
|
* '<S280>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /LLA to ECEF Position/Radius at Geocentric Latitude/Conversion'
|
|
* '<S281>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /pxwe/Subsystem'
|
|
* '<S282>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Position in EI /pxwe/Subsystem1'
|
|
* '<S283>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/Vbxwb'
|
|
* '<S284>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/wex(wexp)'
|
|
* '<S285>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/wexp'
|
|
* '<S286>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/Vbxwb/Subsystem'
|
|
* '<S287>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/Vbxwb/Subsystem1'
|
|
* '<S288>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/wex(wexp)/Subsystem'
|
|
* '<S289>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/wex(wexp)/Subsystem1'
|
|
* '<S290>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/wexp/Subsystem'
|
|
* '<S291>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate Velocity in Body Axes/wexp/Subsystem1'
|
|
* '<S292>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate omega_dot/3x3 Cross Product'
|
|
* '<S293>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate omega_dot/I x w'
|
|
* '<S294>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate omega_dot/I x w1'
|
|
* '<S295>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate omega_dot/3x3 Cross Product/Subsystem'
|
|
* '<S296>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Calculate omega_dot/3x3 Cross Product/Subsystem1'
|
|
* '<S297>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Determine Force, Mass & Inertia/Mass input//output momentum'
|
|
* '<S298>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/Determine Force, Mass & Inertia/Mass input//output momentum/For Each Subsystem'
|
|
* '<S299>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/Conversion'
|
|
* '<S300>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/Subsystem2'
|
|
* '<S301>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/Subsystem3'
|
|
* '<S302>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/While Iterator Subsystem'
|
|
* '<S303>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/e^1'
|
|
* '<S304>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/e^2'
|
|
* '<S305>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/e^3'
|
|
* '<S306>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/While Iterator Subsystem/Subsystem2'
|
|
* '<S307>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/While Iterator Subsystem/Subsystem3'
|
|
* '<S308>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF Position to LLA/While Iterator Subsystem/Subsystem4'
|
|
* '<S309>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/ECEF to Inertial/Create 3x3 Matrix'
|
|
* '<S310>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/w_ned/Angle Conversion'
|
|
* '<S311>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/w_ned/M+h'
|
|
* '<S312>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/w_ned/N+h'
|
|
* '<S313>' : 'SIL/FDM/propagate/Quad_ECEF_Dynamics/6DOF ECEF (Quaternion)/w_ned/e2'
|
|
* '<S314>' : 'SIL/FDM/propulsion/Func_Nh'
|
|
* '<S315>' : 'SIL/FDM/propulsion/Func_Nh_AB'
|
|
* '<S316>' : 'SIL/FDM/propulsion/Func_Nh_thr'
|
|
* '<S317>' : 'SIL/FDM/propulsion/Func_cft'
|
|
* '<S318>' : 'SIL/FDM/propulsion/Func_cft_AB'
|
|
* '<S319>' : 'SIL/FDM/propulsion/Func_cft_thr'
|
|
* '<S320>' : 'SIL/FDM/propulsion/Func_fuelrate'
|
|
* '<S321>' : 'SIL/FDM/propulsion/Func_thr'
|
|
* '<S322>' : 'SIL/FDM/propulsion/Func_thrAB'
|
|
* '<S323>' : 'SIL/FDM/propulsion/Func_thrAB_1'
|
|
* '<S324>' : 'SIL/FDM/propulsion/Func_thrust_AB'
|
|
* '<S325>' : 'SIL/FDM/propulsion/Func_thrust_N'
|
|
* '<S326>' : 'SIL/FDM/propulsion/Func_thrust_thr'
|
|
* '<S327>' : 'SIL/FDM/propulsion/aero_sel'
|
|
* '<S328>' : 'SIL/FDM/propulsion/constants'
|
|
* '<S329>' : 'SIL/FDM/propulsion/ctrls_sel'
|
|
* '<S330>' : 'SIL/FDM/propulsion/kin_sel'
|
|
* '<S331>' : 'SIL/FDM/propulsion/propulsion_create'
|
|
* '<S332>' : 'SIL/FDM/tricycle landing gear/Compare To Constant'
|
|
* '<S333>' : 'SIL/FDM/tricycle landing gear/enable_gear'
|
|
* '<S334>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments'
|
|
* '<S335>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments'
|
|
* '<S336>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments'
|
|
* '<S337>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM'
|
|
* '<S338>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/Subsystem'
|
|
* '<S339>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/detect_WOW'
|
|
* '<S340>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Gear Force and Pos'
|
|
* '<S341>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Tire Force'
|
|
* '<S342>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN'
|
|
* '<S343>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve'
|
|
* '<S344>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Gear Force and Pos/Strut Normal Force'
|
|
* '<S345>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Tire Force/SinCosPsi'
|
|
* '<S346>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product'
|
|
* '<S347>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product/Subsystem'
|
|
* '<S348>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product/Subsystem1'
|
|
* '<S349>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve/Subsystem'
|
|
* '<S350>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve/Subsystem1'
|
|
* '<S351>' : 'SIL/FDM/tricycle landing gear/enable_gear/Left Main Gear Geometry Forces and Moments/Subsystem/Create 3x3 Matrix'
|
|
* '<S352>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM'
|
|
* '<S353>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/Subsystem'
|
|
* '<S354>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/detect_WOW'
|
|
* '<S355>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Calc Gear Force and Pos'
|
|
* '<S356>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Calc Tire Force'
|
|
* '<S357>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN'
|
|
* '<S358>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve'
|
|
* '<S359>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Calc Gear Force and Pos/Strut Normal Force'
|
|
* '<S360>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Calc Tire Force/SinCosPsi'
|
|
* '<S361>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product'
|
|
* '<S362>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product/Subsystem'
|
|
* '<S363>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product/Subsystem1'
|
|
* '<S364>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve/Subsystem'
|
|
* '<S365>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve/Subsystem1'
|
|
* '<S366>' : 'SIL/FDM/tricycle landing gear/enable_gear/Nose Gear Geometry Forces and Moments/Subsystem/Create 3x3 Matrix'
|
|
* '<S367>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM'
|
|
* '<S368>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/Subsystem'
|
|
* '<S369>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/detect_WOW'
|
|
* '<S370>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Gear Force and Pos'
|
|
* '<S371>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Tire Force'
|
|
* '<S372>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN'
|
|
* '<S373>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve'
|
|
* '<S374>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Gear Force and Pos/Strut Normal Force'
|
|
* '<S375>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Calc Tire Force/SinCosPsi'
|
|
* '<S376>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product'
|
|
* '<S377>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product/Subsystem'
|
|
* '<S378>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/Forces and distances to LMN/3x3 Cross Product/Subsystem1'
|
|
* '<S379>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve/Subsystem'
|
|
* '<S380>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/GenerateGroundFM/induced_ve/Subsystem1'
|
|
* '<S381>' : 'SIL/FDM/tricycle landing gear/enable_gear/Right Main Gear Geometry Forces and Moments/Subsystem/Create 3x3 Matrix'
|
|
* '<S382>' : 'SIL/HAL_dummy_inputs/Subsystem'
|
|
* '<S383>' : 'SIL/HAL_dummy_inputs/actuator_feedback'
|
|
* '<S384>' : 'SIL/HAL_dummy_inputs/bmu_parser'
|
|
* '<S385>' : 'SIL/HAL_dummy_inputs/ccm_parser'
|
|
* '<S386>' : 'SIL/HAL_dummy_inputs/ecu_parser'
|
|
* '<S387>' : 'SIL/HAL_dummy_inputs/flvl_parser'
|
|
* '<S388>' : 'SIL/HAL_dummy_inputs/rec_parser'
|
|
* '<S389>' : 'SIL/HAL_dummy_inputs/rec_parser1'
|
|
* '<S390>' : 'SIL/HAL_dummy_inputs/sbg_parser'
|
|
* '<S391>' : 'SIL/HAL_dummy_inputs/sbg_parser1'
|
|
* '<S392>' : 'SIL/HAL_dummy_inputs/sdas_parser'
|
|
* '<S393>' : 'SIL/HAL_dummy_inputs/bmu_parser/bmu_parser'
|
|
* '<S394>' : 'SIL/HAL_dummy_inputs/bmu_parser/bmu_parser/bmu_msg_unpack'
|
|
* '<S395>' : 'SIL/HAL_dummy_inputs/bmu_parser/bmu_parser/parser'
|
|
* '<S396>' : 'SIL/HAL_dummy_inputs/bmu_parser/bmu_parser/bmu_msg_unpack/msg127'
|
|
* '<S397>' : 'SIL/HAL_dummy_inputs/bmu_parser/bmu_parser/bmu_msg_unpack/msg28'
|
|
* '<S398>' : 'SIL/HAL_dummy_inputs/bmu_parser/bmu_parser/bmu_msg_unpack/msg56'
|
|
* '<S399>' : 'SIL/HAL_dummy_inputs/ccm_parser/ccm_parser'
|
|
* '<S400>' : 'SIL/HAL_dummy_inputs/ccm_parser/ccm_parser/ccm_msg_unpack'
|
|
* '<S401>' : 'SIL/HAL_dummy_inputs/ccm_parser/ccm_parser/parser'
|
|
* '<S402>' : 'SIL/HAL_dummy_inputs/ccm_parser/ccm_parser/ccm_msg_unpack/msgA0'
|
|
* '<S403>' : 'SIL/HAL_dummy_inputs/ccm_parser/ccm_parser/ccm_msg_unpack/msgA1'
|
|
* '<S404>' : 'SIL/HAL_dummy_inputs/ccm_parser/ccm_parser/ccm_msg_unpack/msgFF'
|
|
* '<S405>' : 'SIL/HAL_dummy_inputs/ecu_parser/ecu_parser'
|
|
* '<S406>' : 'SIL/HAL_dummy_inputs/ecu_parser/ecu_parser/ecu_msg_unpack'
|
|
* '<S407>' : 'SIL/HAL_dummy_inputs/ecu_parser/ecu_parser/parser'
|
|
* '<S408>' : 'SIL/HAL_dummy_inputs/ecu_parser/ecu_parser/ecu_msg_unpack/unpack_ecu2ap'
|
|
* '<S409>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser'
|
|
* '<S410>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack'
|
|
* '<S411>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/parser'
|
|
* '<S412>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/Compare To Constant'
|
|
* '<S413>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/Compare To Constant1'
|
|
* '<S414>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/Compare To Constant2'
|
|
* '<S415>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/Compare To Constant3'
|
|
* '<S416>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/Compare To Constant4'
|
|
* '<S417>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/Compare To Constant5'
|
|
* '<S418>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/msgCFV'
|
|
* '<S419>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/msgSZN'
|
|
* '<S420>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/msgCFV/Chart'
|
|
* '<S421>' : 'SIL/HAL_dummy_inputs/flvl_parser/flvl_parser/ccm_msg_unpack/msgSZN/Compare To Constant'
|
|
* '<S422>' : 'SIL/HAL_dummy_inputs/rec_parser/rec_parser'
|
|
* '<S423>' : 'SIL/HAL_dummy_inputs/rec_parser/rec_parser/parser2'
|
|
* '<S424>' : 'SIL/HAL_dummy_inputs/rec_parser/rec_parser/rec_msg_unpack'
|
|
* '<S425>' : 'SIL/HAL_dummy_inputs/rec_parser/rec_parser/rec_msg_unpack/msg0'
|
|
* '<S426>' : 'SIL/HAL_dummy_inputs/rec_parser/rec_parser/rec_msg_unpack/msg255'
|
|
* '<S427>' : 'SIL/HAL_dummy_inputs/rec_parser1/rec_parser'
|
|
* '<S428>' : 'SIL/HAL_dummy_inputs/rec_parser1/rec_parser/parser2'
|
|
* '<S429>' : 'SIL/HAL_dummy_inputs/rec_parser1/rec_parser/rec_msg_unpack'
|
|
* '<S430>' : 'SIL/HAL_dummy_inputs/rec_parser1/rec_parser/rec_msg_unpack/msg0'
|
|
* '<S431>' : 'SIL/HAL_dummy_inputs/rec_parser1/rec_parser/rec_msg_unpack/msg255'
|
|
* '<S432>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser'
|
|
* '<S433>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/Function-Call Subsystem'
|
|
* '<S434>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/parser'
|
|
* '<S435>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack'
|
|
* '<S436>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_baro_alt_data_frame'
|
|
* '<S437>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_baro_as_data_frame'
|
|
* '<S438>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_euler_data_frame'
|
|
* '<S439>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_hdt_data_frame'
|
|
* '<S440>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_pos_data_frame'
|
|
* '<S441>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_utc_tim_data_frame'
|
|
* '<S442>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_vel_data_frame'
|
|
* '<S443>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_imu_data_frame'
|
|
* '<S444>' : 'SIL/HAL_dummy_inputs/sbg_parser/sbg_parser/sbg_msg_unpack/sbg_ecom_log_nav_data_frame'
|
|
* '<S445>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser'
|
|
* '<S446>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/Function-Call Subsystem'
|
|
* '<S447>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/parser'
|
|
* '<S448>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack'
|
|
* '<S449>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_baro_alt_data_frame'
|
|
* '<S450>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_baro_as_data_frame'
|
|
* '<S451>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_euler_data_frame'
|
|
* '<S452>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_hdt_data_frame'
|
|
* '<S453>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_pos_data_frame'
|
|
* '<S454>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_utc_tim_data_frame'
|
|
* '<S455>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_gps_vel_data_frame'
|
|
* '<S456>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_imu_data_frame'
|
|
* '<S457>' : 'SIL/HAL_dummy_inputs/sbg_parser1/sbg_parser/sbg_msg_unpack/sbg_ecom_log_nav_data_frame'
|
|
* '<S458>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser'
|
|
* '<S459>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser/Function-Call Subsystem'
|
|
* '<S460>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser/parser'
|
|
* '<S461>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser/sdas_msg_unpack'
|
|
* '<S462>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser/Function-Call Subsystem/crc_checksum'
|
|
* '<S463>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser/sdas_msg_unpack/msg1'
|
|
* '<S464>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser/sdas_msg_unpack/msg1/Degrees to Radians1'
|
|
* '<S465>' : 'SIL/HAL_dummy_inputs/sdas_parser/sdas_parser/sdas_msg_unpack/msg1/Degrees to Radians2'
|
|
* '<S466>' : 'SIL/dummy_INS/INS'
|
|
* '<S467>' : 'SIL/dummy_INS/plant2ins'
|
|
* '<S468>' : 'SIL/dummy_INS/INS/Compare To Constant1'
|
|
* '<S469>' : 'SIL/dummy_INS/INS/Compare To Constant2'
|
|
* '<S470>' : 'SIL/dummy_INS/INS/Degrees to Radians'
|
|
* '<S471>' : 'SIL/dummy_INS/INS/EKF'
|
|
* '<S472>' : 'SIL/dummy_INS/INS/Subsystem'
|
|
* '<S473>' : 'SIL/dummy_INS/INS/check_gps_valid'
|
|
* '<S474>' : 'SIL/dummy_INS/INS/hdt_sel'
|
|
* '<S475>' : 'SIL/dummy_INS/INS/imu_proc'
|
|
* '<S476>' : 'SIL/dummy_INS/INS/ps_proc'
|
|
* '<S477>' : 'SIL/dummy_INS/INS/qbar_proc'
|
|
* '<S478>' : 'SIL/dummy_INS/INS/status_mgr'
|
|
* '<S479>' : 'SIL/dummy_INS/INS/EKF/EKF14s'
|
|
* '<S480>' : 'SIL/dummy_INS/INS/Subsystem/If Action Subsystem'
|
|
* '<S481>' : 'SIL/dummy_INS/INS/Subsystem/If Action Subsystem1'
|
|
* '<S482>' : 'SIL/dummy_INS/INS/Subsystem/If Action Subsystem1/MATLAB Function'
|
|
* '<S483>' : 'SIL/dummy_INS/INS/hdt_sel/Chart'
|
|
* '<S484>' : 'SIL/dummy_INS/INS/imu_proc/Degrees to Radians'
|
|
* '<S485>' : 'SIL/dummy_INS/INS/imu_proc/IMU_bias_fix'
|
|
* '<S486>' : 'SIL/dummy_INS/INS/imu_proc/install_fix'
|
|
* '<S487>' : 'SIL/dummy_INS/INS/imu_proc/install_fix/Rotation Angles to Direction Cosine Matrix'
|
|
* '<S488>' : 'SIL/dummy_INS/INS/imu_proc/install_fix/cal_mag_hdg'
|
|
* '<S489>' : 'SIL/dummy_INS/INS/imu_proc/install_fix/Rotation Angles to Direction Cosine Matrix/Create 3x3 Matrix'
|
|
* '<S490>' : 'SIL/dummy_INS/INS/imu_proc/install_fix/cal_mag_hdg/inpi'
|
|
* '<S491>' : 'SIL/dummy_INS/INS/ps_proc/Pressure Altitude'
|
|
* '<S492>' : 'SIL/dummy_INS/INS/ps_proc/Pressure Altitude/Length Conversion'
|
|
* '<S493>' : 'SIL/dummy_INS/INS/ps_proc/Pressure Altitude/Pressure Conversion'
|
|
* '<S494>' : 'SIL/dummy_INS/INS/qbar_proc/zero_set'
|
|
* '<S495>' : 'SIL/dummy_INS/plant2ins/IMU'
|
|
* '<S496>' : 'SIL/dummy_INS/plant2ins/gnss_hdg'
|
|
* '<S497>' : 'SIL/dummy_INS/plant2ins/gnss_pos'
|
|
* '<S498>' : 'SIL/dummy_INS/plant2ins/gnss_tim'
|
|
* '<S499>' : 'SIL/dummy_INS/plant2ins/gnss_vel'
|
|
* '<S500>' : 'SIL/dummy_INS/plant2ins/mag'
|
|
* '<S501>' : 'SIL/dummy_INS/plant2ins/ps'
|
|
* '<S502>' : 'SIL/dummy_INS/plant2ins/qbar'
|
|
* '<S503>' : 'SIL/dummy_INS/plant2ins/IMU/Radians to Degrees'
|
|
* '<S504>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit'
|
|
* '<S505>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Acceleration Conversion'
|
|
* '<S506>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer'
|
|
* '<S507>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Gyroscope'
|
|
* '<S508>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/Dynamics'
|
|
* '<S509>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/w x (w x d)'
|
|
* '<S510>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/wdot x d'
|
|
* '<S511>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/Dynamics/No Dynamics'
|
|
* '<S512>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/Dynamics/Second-order Dynamics'
|
|
* '<S513>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/w x (w x d)/w x (w x d)'
|
|
* '<S514>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/w x (w x d)/w x d'
|
|
* '<S515>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/w x (w x d)/w x (w x d)/Subsystem'
|
|
* '<S516>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/w x (w x d)/w x (w x d)/Subsystem1'
|
|
* '<S517>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/w x (w x d)/w x d/Subsystem'
|
|
* '<S518>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/w x (w x d)/w x d/Subsystem1'
|
|
* '<S519>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/wdot x d/Subsystem'
|
|
* '<S520>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Accelerometer/wdot x d/Subsystem1'
|
|
* '<S521>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Gyroscope/Dynamics'
|
|
* '<S522>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Gyroscope/Dynamics/No Dynamics'
|
|
* '<S523>' : 'SIL/dummy_INS/plant2ins/IMU/Three-axis Inertial Measurement Unit/Three-axis Gyroscope/Dynamics/Second-order Dynamics'
|
|
* '<S524>' : 'SIL/dummy_INS/plant2ins/gnss_hdg/Enabled Subsystem'
|
|
* '<S525>' : 'SIL/dummy_INS/plant2ins/gnss_hdg/tick'
|
|
* '<S526>' : 'SIL/dummy_INS/plant2ins/gnss_pos/Enabled Subsystem'
|
|
* '<S527>' : 'SIL/dummy_INS/plant2ins/gnss_pos/tick'
|
|
* '<S528>' : 'SIL/dummy_INS/plant2ins/gnss_tim/Enabled Subsystem'
|
|
* '<S529>' : 'SIL/dummy_INS/plant2ins/gnss_tim/tick'
|
|
* '<S530>' : 'SIL/dummy_INS/plant2ins/gnss_vel/Enabled Subsystem'
|
|
* '<S531>' : 'SIL/dummy_INS/plant2ins/gnss_vel/tick'
|
|
* '<S532>' : 'SIL/dummy_INS/plant2ins/gnss_vel/Enabled Subsystem/Radians to Degrees'
|
|
* '<S533>' : 'SIL/dummy_INS/plant2ins/mag/Enabled Subsystem'
|
|
* '<S534>' : 'SIL/dummy_INS/plant2ins/mag/tick'
|
|
* '<S535>' : 'SIL/dummy_INS/plant2ins/ps/Enabled Subsystem'
|
|
* '<S536>' : 'SIL/dummy_INS/plant2ins/ps/tick'
|
|
* '<S537>' : 'SIL/dummy_INS/plant2ins/qbar/Enabled Subsystem'
|
|
* '<S538>' : 'SIL/dummy_INS/plant2ins/qbar/tick'
|
|
* '<S539>' : 'SIL/dummy_input/ins2sens'
|
|
* '<S540>' : 'SIL/dummy_output/Enabled Subsystem'
|
|
* '<S541>' : 'SIL/dummy_output/Enabled Subsystem1'
|
|
* '<S542>' : 'SIL/dummy_output/Enabled Subsystem2'
|
|
* '<S543>' : 'SIL/dummy_output/Enabled Subsystem3'
|
|
* '<S544>' : 'SIL/dummy_output/Enabled Subsystem4'
|
|
* '<S545>' : 'SIL/dummy_output/Enabled Subsystem5'
|
|
* '<S546>' : 'SIL/dummy_output/Enabled Subsystem6'
|
|
* '<S547>' : 'SIL/dummy_output/Subsystem'
|
|
* '<S548>' : 'SIL/dummy_output/Subsystem1'
|
|
* '<S549>' : 'SIL/dummy_output/Subsystem2'
|
|
* '<S550>' : 'SIL/dummy_output/Subsystem3'
|
|
* '<S551>' : 'SIL/dummy_output/Subsystem4'
|
|
* '<S552>' : 'SIL/dummy_output/Subsystem5'
|
|
* '<S553>' : 'SIL/dummy_output/actuator'
|
|
* '<S554>' : 'SIL/dummy_output/actuator1'
|
|
* '<S555>' : 'SIL/dummy_output/actuator2'
|
|
* '<S556>' : 'SIL/dummy_output/actuator3'
|
|
* '<S557>' : 'SIL/dummy_output/dynamic_rate_saturation'
|
|
* '<S558>' : 'SIL/dummy_output/launch'
|
|
* '<S559>' : 'SIL/dummy_output/dynamic_rate_saturation/If Action Subsystem'
|
|
* '<S560>' : 'SIL/dummy_output/dynamic_rate_saturation/Subsystem'
|
|
* '<S561>' : 'SIL/dummy_output/dynamic_rate_saturation/Subsystem/Saturation Dynamic'
|
|
* '<S562>' : 'SIL/kb3_autopilot/cmd2pwm'
|
|
* '<S563>' : 'SIL/kb3_autopilot/communiation_and_command'
|
|
* '<S564>' : 'SIL/kb3_autopilot/controller'
|
|
* '<S565>' : 'SIL/kb3_autopilot/mavlink_data_link'
|
|
* '<S566>' : 'SIL/kb3_autopilot/param'
|
|
* '<S567>' : 'SIL/kb3_autopilot/sen_proc_monitor'
|
|
* '<S568>' : 'SIL/kb3_autopilot/cmd2pwm/CCM_ctrl_cnt'
|
|
* '<S569>' : 'SIL/kb3_autopilot/cmd2pwm/cmd_kb2_2'
|
|
* '<S570>' : 'SIL/kb3_autopilot/cmd2pwm/cmd_kb3'
|
|
* '<S571>' : 'SIL/kb3_autopilot/cmd2pwm/cmd_zkxb'
|
|
* '<S572>' : 'SIL/kb3_autopilot/cmd2pwm/cmd_zkxb1'
|
|
* '<S573>' : 'SIL/kb3_autopilot/cmd2pwm/cmd_zkxb2'
|
|
* '<S574>' : 'SIL/kb3_autopilot/cmd2pwm/thr'
|
|
* '<S575>' : 'SIL/kb3_autopilot/cmd2pwm/thr/Subsystem'
|
|
* '<S576>' : 'SIL/kb3_autopilot/cmd2pwm/thr/Subsystem1'
|
|
* '<S577>' : 'SIL/kb3_autopilot/communiation_and_command/C2_pre_proc'
|
|
* '<S578>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc'
|
|
* '<S579>' : 'SIL/kb3_autopilot/communiation_and_command/recovery'
|
|
* '<S580>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation'
|
|
* '<S581>' : 'SIL/kb3_autopilot/communiation_and_command/trajectory_plan'
|
|
* '<S582>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc'
|
|
* '<S583>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd'
|
|
* '<S584>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_conn'
|
|
* '<S585>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc'
|
|
* '<S586>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_wp_cur'
|
|
* '<S587>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/no_cmd'
|
|
* '<S588>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_cmd'
|
|
* '<S589>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params'
|
|
* '<S590>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/If Action Subsystem1'
|
|
* '<S591>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/act_sweep'
|
|
* '<S592>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/actuator_cmd'
|
|
* '<S593>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/armed_dissarmed'
|
|
* '<S594>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/base_asl'
|
|
* '<S595>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/bit_mode'
|
|
* '<S596>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed'
|
|
* '<S597>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/dist_trans'
|
|
* '<S598>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/proc_cmd'
|
|
* '<S599>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/sdas_cmd'
|
|
* '<S600>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_fuel_est'
|
|
* '<S601>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter'
|
|
* '<S602>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/takeoff_tht'
|
|
* '<S603>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/toplevel_sw'
|
|
* '<S604>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha'
|
|
* '<S605>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/way_point_jump'
|
|
* '<S606>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/act_sweep/Degrees to Radians'
|
|
* '<S607>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/actuator_cmd/If Action Subsystem'
|
|
* '<S608>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/actuator_cmd/If Action Subsystem1'
|
|
* '<S609>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/armed_dissarmed/arm'
|
|
* '<S610>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/armed_dissarmed/disarm'
|
|
* '<S611>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/armed_dissarmed/arm/Subsystem'
|
|
* '<S612>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/armed_dissarmed/arm/Subsystem1'
|
|
* '<S613>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/armed_dissarmed/disarm/Subsystem'
|
|
* '<S614>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/armed_dissarmed/disarm/Subsystem1'
|
|
* '<S615>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/base_asl/set_base_alt'
|
|
* '<S616>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/base_asl/set_base_alt_baro'
|
|
* '<S617>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/base_asl/set_cur_base_alt'
|
|
* '<S618>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set throttle'
|
|
* '<S619>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed'
|
|
* '<S620>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set throttle/If Action Subsystem'
|
|
* '<S621>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set throttle/If Action Subsystem1'
|
|
* '<S622>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/If Action Subsystem'
|
|
* '<S623>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_as'
|
|
* '<S624>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_gs'
|
|
* '<S625>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_hdot'
|
|
* '<S626>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_as/If Action Subsystem'
|
|
* '<S627>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_as/Subsystem'
|
|
* '<S628>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_gs/If Action Subsystem'
|
|
* '<S629>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_gs/Subsystem'
|
|
* '<S630>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_hdot/If Action Subsystem'
|
|
* '<S631>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/change_speed/set_speed/set_hdot/Subsystem'
|
|
* '<S632>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/AFCS_vert'
|
|
* '<S633>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/AS_SEL'
|
|
* '<S634>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/AT'
|
|
* '<S635>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/BMU'
|
|
* '<S636>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/CCM'
|
|
* '<S637>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/CSAS_YAW'
|
|
* '<S638>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/ECU'
|
|
* '<S639>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/If Action Subsystem1'
|
|
* '<S640>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/USE_ADRC'
|
|
* '<S641>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/actuators'
|
|
* '<S642>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/alt'
|
|
* '<S643>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/cut'
|
|
* '<S644>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/format_rec'
|
|
* '<S645>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/rec'
|
|
* '<S646>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/recovery'
|
|
* '<S647>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/ECU/Chart'
|
|
* '<S648>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/actuators/Degrees to Radians'
|
|
* '<S649>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/cut/Compare To Constant'
|
|
* '<S650>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/cut/Compare To Constant1'
|
|
* '<S651>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/cut/pass_through'
|
|
* '<S652>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/cut/recovery'
|
|
* '<S653>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/recovery/Compare To Constant'
|
|
* '<S654>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/recovery/force_recovery'
|
|
* '<S655>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/set_parameter/recovery/normal_recovery'
|
|
* '<S656>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/takeoff_tht/Degrees to Radians'
|
|
* '<S657>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/toplevel_sw/Compare To Constant'
|
|
* '<S658>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/toplevel_sw/If Action Subsystem'
|
|
* '<S659>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/toplevel_sw/If Action Subsystem1'
|
|
* '<S660>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/toplevel_sw/If Action Subsystem/operation'
|
|
* '<S661>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/toplevel_sw/If Action Subsystem/standby'
|
|
* '<S662>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/toplevel_sw/If Action Subsystem/xbit'
|
|
* '<S663>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/Compare To Constant'
|
|
* '<S664>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem'
|
|
* '<S665>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem1'
|
|
* '<S666>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem/range_pi'
|
|
* '<S667>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem/range_pi1'
|
|
* '<S668>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem/range_pi/Compare To Constant'
|
|
* '<S669>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem/range_pi/Compare To Constant1'
|
|
* '<S670>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem/range_pi1/Compare To Constant'
|
|
* '<S671>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/trim_alpha/If Action Subsystem/range_pi1/Compare To Constant1'
|
|
* '<S672>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/way_point_jump/Subsystem'
|
|
* '<S673>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/way_point_jump/Subsystem1'
|
|
* '<S674>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/way_point_jump/Subsystem/If Action Subsystem'
|
|
* '<S675>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_cmd/proc_params/way_point_jump/Subsystem/Subsystem1'
|
|
* '<S676>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_conn/If Action Subsystem'
|
|
* '<S677>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_conn/If Action Subsystem1'
|
|
* '<S678>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_conn/check_conn'
|
|
* '<S679>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/invalid'
|
|
* '<S680>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid'
|
|
* '<S681>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid_checking'
|
|
* '<S682>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/auto_sw'
|
|
* '<S683>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/aux_sw'
|
|
* '<S684>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/brake_sw'
|
|
* '<S685>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/gear_sw'
|
|
* '<S686>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/rescale6'
|
|
* '<S687>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/rescale7'
|
|
* '<S688>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/rescale8'
|
|
* '<S689>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_rc/valid/rescale9'
|
|
* '<S690>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_wp_cur/If Action Subsystem'
|
|
* '<S691>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_wp_cur/If Action Subsystem1'
|
|
* '<S692>' : 'SIL/kb3_autopilot/communiation_and_command/C2_proc/update_wp_cur/proc_set_ cur'
|
|
* '<S693>' : 'SIL/kb3_autopilot/communiation_and_command/recovery/pass_through'
|
|
* '<S694>' : 'SIL/kb3_autopilot/communiation_and_command/recovery/recovery'
|
|
* '<S695>' : 'SIL/kb3_autopilot/communiation_and_command/recovery/recovery/engine'
|
|
* '<S696>' : 'SIL/kb3_autopilot/communiation_and_command/recovery/recovery/parachute'
|
|
* '<S697>' : 'SIL/kb3_autopilot/communiation_and_command/recovery/recovery/engine/get_load'
|
|
* '<S698>' : 'SIL/kb3_autopilot/communiation_and_command/recovery/recovery/engine/landing_task'
|
|
* '<S699>' : 'SIL/kb3_autopilot/communiation_and_command/recovery/recovery/parachute/Chart'
|
|
* '<S700>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/Level1_sel'
|
|
* '<S701>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting'
|
|
* '<S702>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/Level1_sel/TopLevelSwitch'
|
|
* '<S703>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational'
|
|
* '<S704>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/standby'
|
|
* '<S705>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit'
|
|
* '<S706>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/Level2_sel'
|
|
* '<S707>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting'
|
|
* '<S708>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/Level2_sel/Chart'
|
|
* '<S709>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto'
|
|
* '<S710>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/manual'
|
|
* '<S711>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/semi auto'
|
|
* '<S712>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/Level3_sel'
|
|
* '<S713>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting'
|
|
* '<S714>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery'
|
|
* '<S715>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/Level3_sel/Chart'
|
|
* '<S716>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/RTB'
|
|
* '<S717>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/hold'
|
|
* '<S718>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission'
|
|
* '<S719>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting'
|
|
* '<S720>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel'
|
|
* '<S721>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting/idle'
|
|
* '<S722>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting/landing'
|
|
* '<S723>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting/takeoff'
|
|
* '<S724>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting/waypoint'
|
|
* '<S725>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting/landing/landing_task'
|
|
* '<S726>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting/takeoff/takeoff_task'
|
|
* '<S727>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/SubRouting/waypoint/Chart'
|
|
* '<S728>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/get_WP'
|
|
* '<S729>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/mission_proc'
|
|
* '<S730>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test'
|
|
* '<S731>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/get_WP/mav'
|
|
* '<S732>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test/Switch Case Action Subsystem1'
|
|
* '<S733>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test/landing'
|
|
* '<S734>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test/takeoff'
|
|
* '<S735>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test/wp'
|
|
* '<S736>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test/landing/Compare To Constant'
|
|
* '<S737>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test/takeoff/Compare To Constant'
|
|
* '<S738>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/SubRouting/mission/mission_sel/valid_test/wp/Compare To Constant'
|
|
* '<S739>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant'
|
|
* '<S740>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant1'
|
|
* '<S741>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant2'
|
|
* '<S742>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant3'
|
|
* '<S743>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant4'
|
|
* '<S744>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant5'
|
|
* '<S745>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant6'
|
|
* '<S746>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant7'
|
|
* '<S747>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/Compare To Constant8'
|
|
* '<S748>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/If Action Subsystem'
|
|
* '<S749>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/If Action Subsystem1'
|
|
* '<S750>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/If Action Subsystem2'
|
|
* '<S751>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/If Action Subsystem2/If Action Subsystem'
|
|
* '<S752>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/operational/SubRouting/auto/auto_recovery/If Action Subsystem2/Subsystem'
|
|
* '<S753>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/standby/standby_emergency'
|
|
* '<S754>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit/act_sweep'
|
|
* '<S755>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit/idle'
|
|
* '<S756>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit/manual'
|
|
* '<S757>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit/stab'
|
|
* '<S758>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit/act_sweep/If Action Subsystem'
|
|
* '<S759>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit/act_sweep/If Action Subsystem1'
|
|
* '<S760>' : 'SIL/kb3_autopilot/communiation_and_command/system_automation/SubRouting/xbit/act_sweep/sweep_generator'
|
|
* '<S761>' : 'SIL/kb3_autopilot/communiation_and_command/trajectory_plan/no_updates'
|
|
* '<S762>' : 'SIL/kb3_autopilot/communiation_and_command/trajectory_plan/update_mission_traj'
|
|
* '<S763>' : 'SIL/kb3_autopilot/communiation_and_command/trajectory_plan/update_mission_traj/mav'
|
|
* '<S764>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/invalid'
|
|
* '<S765>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid'
|
|
* '<S766>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid_checking'
|
|
* '<S767>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/auto_sw'
|
|
* '<S768>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/aux_sw'
|
|
* '<S769>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/brake_sw'
|
|
* '<S770>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/gear_sw'
|
|
* '<S771>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/rescale6'
|
|
* '<S772>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/rescale7'
|
|
* '<S773>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/rescale8'
|
|
* '<S774>' : 'SIL/kb3_autopilot/communiation_and_command/update_rc/valid/rescale9'
|
|
* '<S775>' : 'SIL/kb3_autopilot/controller/AFCS'
|
|
* '<S776>' : 'SIL/kb3_autopilot/controller/CSAS'
|
|
* '<S777>' : 'SIL/kb3_autopilot/controller/arm_disarm'
|
|
* '<S778>' : 'SIL/kb3_autopilot/controller/fuel_cal'
|
|
* '<S779>' : 'SIL/kb3_autopilot/controller/mix'
|
|
* '<S780>' : 'SIL/kb3_autopilot/controller/trajectory_generation'
|
|
* '<S781>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT'
|
|
* '<S782>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert'
|
|
* '<S783>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI'
|
|
* '<S784>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/OFF'
|
|
* '<S785>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2'
|
|
* '<S786>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/Saturation Dynamic'
|
|
* '<S787>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/Saturation Dynamic1'
|
|
* '<S788>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/Saturation Dynamic2'
|
|
* '<S789>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/dycmd2dpsicmd1'
|
|
* '<S790>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/psi_err'
|
|
* '<S791>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/psi_err1'
|
|
* '<S792>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/psi_err2'
|
|
* '<S793>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_LAT/LNAV2PHI/Lat Guide2/dycmd2dpsicmd1/Saturation dpsi'
|
|
* '<S794>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/as2tht'
|
|
* '<S795>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht'
|
|
* '<S796>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/off'
|
|
* '<S797>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/as2tht/ctrl_vt_by_tht'
|
|
* '<S798>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/as2tht/ctrl_vt_by_tht/Saturation Dynamic'
|
|
* '<S799>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/as2tht/ctrl_vt_by_tht/Saturation Dynamic1'
|
|
* '<S800>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/ctrl_gamma_by_tht_afcs'
|
|
* '<S801>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/gamma'
|
|
* '<S802>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot'
|
|
* '<S803>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/stall_protect_for_wp'
|
|
* '<S804>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/ctrl_gamma_by_tht_afcs/ctrl_gamma_by_tht'
|
|
* '<S805>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/ctrl_gamma_by_tht_afcs/ctrl_gamma_by_tht/Saturation Dynamic'
|
|
* '<S806>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/ctrl_gamma_by_tht_afcs/ctrl_gamma_by_tht/Saturation Dynamic1'
|
|
* '<S807>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/hdot'
|
|
* '<S808>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav'
|
|
* '<S809>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav/AGL'
|
|
* '<S810>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav/H'
|
|
* '<S811>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav/VNAV'
|
|
* '<S812>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav/dH2hdot'
|
|
* '<S813>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav/dH2hdot/Saturation Hdot_c'
|
|
* '<S814>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav/dH2hdot/Saturation Hdot_c1'
|
|
* '<S815>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/hdot/vnav/dH2hdot/Saturation k'
|
|
* '<S816>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/stall_protect_for_wp/Compare To Constant'
|
|
* '<S817>' : 'SIL/kb3_autopilot/controller/AFCS/AFCS_vert/gamma2tht/stall_protect_for_wp/Compare To Zero'
|
|
* '<S818>' : 'SIL/kb3_autopilot/controller/CSAS/AT'
|
|
* '<S819>' : 'SIL/kb3_autopilot/controller/CSAS/pitch'
|
|
* '<S820>' : 'SIL/kb3_autopilot/controller/CSAS/roll'
|
|
* '<S821>' : 'SIL/kb3_autopilot/controller/CSAS/yaw'
|
|
* '<S822>' : 'SIL/kb3_autopilot/controller/CSAS/AT/AS'
|
|
* '<S823>' : 'SIL/kb3_autopilot/controller/CSAS/AT/ASPD_ERROR'
|
|
* '<S824>' : 'SIL/kb3_autopilot/controller/CSAS/AT/COMMAND'
|
|
* '<S825>' : 'SIL/kb3_autopilot/controller/CSAS/AT/OFF'
|
|
* '<S826>' : 'SIL/kb3_autopilot/controller/CSAS/AT/AS/turbine_engine_as_ctrl'
|
|
* '<S827>' : 'SIL/kb3_autopilot/controller/CSAS/AT/AS/turbine_engine_as_ctrl/Saturation Dynamic'
|
|
* '<S828>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/COMMAND'
|
|
* '<S829>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/OFF'
|
|
* '<S830>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL'
|
|
* '<S831>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/COMMAND/Saturation Dynamic'
|
|
* '<S832>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/Compare To Constant'
|
|
* '<S833>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/pass_q_c'
|
|
* '<S834>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl'
|
|
* '<S835>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC'
|
|
* '<S836>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/tht_ctrl'
|
|
* '<S837>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl'
|
|
* '<S838>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC'
|
|
* '<S839>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/Saturation Dynamic1'
|
|
* '<S840>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2'
|
|
* '<S841>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws'
|
|
* '<S842>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Control Law'
|
|
* '<S843>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Saturation Dynamic'
|
|
* '<S844>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/State Predictor'
|
|
* '<S845>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/cal eta'
|
|
* '<S846>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1'
|
|
* '<S847>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2'
|
|
* '<S848>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3'
|
|
* '<S849>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/If Action Subsystem'
|
|
* '<S850>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/If Action Subsystem1'
|
|
* '<S851>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/Saturation Dynamic'
|
|
* '<S852>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/f_tht'
|
|
* '<S853>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/If Action Subsystem'
|
|
* '<S854>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/If Action Subsystem1'
|
|
* '<S855>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/Saturation Dynamic'
|
|
* '<S856>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/f_tht'
|
|
* '<S857>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/If Action Subsystem'
|
|
* '<S858>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/If Action Subsystem1'
|
|
* '<S859>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/Saturation Dynamic'
|
|
* '<S860>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl/qctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/f_tht'
|
|
* '<S861>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC/ADRC_ROLL'
|
|
* '<S862>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC/ADRC_ROLL/Saturation Dynamic1'
|
|
* '<S863>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC/ADRC_ROLL/pctrl_ADRC'
|
|
* '<S864>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC/ADRC_ROLL/pctrl_ADRC/Subsystem3'
|
|
* '<S865>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC/ADRC_ROLL/pctrl_ADRC/Subsystem3/Saturation Dynamic'
|
|
* '<S866>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC/ADRC_ROLL/pctrl_ADRC/Subsystem3/eso'
|
|
* '<S867>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/q_ctrl_ADRC/ADRC_ROLL/pctrl_ADRC/Subsystem3/eso/Saturation Dynamic'
|
|
* '<S868>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/tht_ctrl/lead lag'
|
|
* '<S869>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/tht_ctrl/tht_ctrl'
|
|
* '<S870>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/tht_ctrl/lead lag/disable_lead_lag'
|
|
* '<S871>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/tht_ctrl/lead lag/enable_lead_lag'
|
|
* '<S872>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/tht_ctrl/lead lag/enable_lead_lag/Saturation Dynamic'
|
|
* '<S873>' : 'SIL/kb3_autopilot/controller/CSAS/pitch/THT_Q_CTRL/tht_ctrl/tht_ctrl/sat q_c'
|
|
* '<S874>' : 'SIL/kb3_autopilot/controller/CSAS/roll/COMMAND'
|
|
* '<S875>' : 'SIL/kb3_autopilot/controller/CSAS/roll/OFF'
|
|
* '<S876>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL'
|
|
* '<S877>' : 'SIL/kb3_autopilot/controller/CSAS/roll/COMMAND/Saturation Dynamic'
|
|
* '<S878>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/Compare To Constant'
|
|
* '<S879>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/Compare To Constant1'
|
|
* '<S880>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl'
|
|
* '<S881>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC'
|
|
* '<S882>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/pass_p_c'
|
|
* '<S883>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl'
|
|
* '<S884>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl'
|
|
* '<S885>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC'
|
|
* '<S886>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/Saturation Dynamic1'
|
|
* '<S887>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2'
|
|
* '<S888>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws'
|
|
* '<S889>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Control Law'
|
|
* '<S890>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Saturation Dynamic'
|
|
* '<S891>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/State Predictor'
|
|
* '<S892>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/cal eta'
|
|
* '<S893>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1'
|
|
* '<S894>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2'
|
|
* '<S895>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3'
|
|
* '<S896>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/If Action Subsystem'
|
|
* '<S897>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/If Action Subsystem1'
|
|
* '<S898>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/Saturation Dynamic'
|
|
* '<S899>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/f_tht'
|
|
* '<S900>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/If Action Subsystem'
|
|
* '<S901>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/If Action Subsystem1'
|
|
* '<S902>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/Saturation Dynamic'
|
|
* '<S903>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/f_tht'
|
|
* '<S904>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/If Action Subsystem'
|
|
* '<S905>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/If Action Subsystem1'
|
|
* '<S906>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/Saturation Dynamic'
|
|
* '<S907>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl/pctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/f_tht'
|
|
* '<S908>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL'
|
|
* '<S909>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/Saturation Dynamic1'
|
|
* '<S910>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/TD r0=4(x1-x0)//Td^2'
|
|
* '<S911>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC'
|
|
* '<S912>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/TD r0=4(x1-x0)//Td^2/fhan'
|
|
* '<S913>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC/Subsystem3'
|
|
* '<S914>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC/Subsystem3/Saturation Dynamic'
|
|
* '<S915>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC/Subsystem3/eso'
|
|
* '<S916>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC/Subsystem3/eso/Saturation Dynamic'
|
|
* '<S917>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC/Subsystem3/eso/fal'
|
|
* '<S918>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC/Subsystem3/eso/fal/If Action Subsystem'
|
|
* '<S919>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/p_ctrl_ADRC/ADRC_ROLL/pctrl_LADRC/Subsystem3/eso/fal/If Action Subsystem1'
|
|
* '<S920>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl/phi_ctrl'
|
|
* '<S921>' : 'SIL/kb3_autopilot/controller/CSAS/roll/ROLL_CTRL/roll_ctrl/phi_ctrl/sat p_c'
|
|
* '<S922>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL'
|
|
* '<S923>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/COMMAND'
|
|
* '<S924>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/DAMPING'
|
|
* '<S925>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/OFF'
|
|
* '<S926>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/Compare To Constant'
|
|
* '<S927>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/INDI'
|
|
* '<S928>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/ay_ctrl'
|
|
* '<S929>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/pass_r_c'
|
|
* '<S930>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl'
|
|
* '<S931>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/INDI/INDI_ctrl'
|
|
* '<S932>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/INDI/INDI_ctrl/Saturation Dynamic'
|
|
* '<S933>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/INDI/INDI_ctrl/Saturation Dynamic1'
|
|
* '<S934>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/ay_ctrl/azctrl'
|
|
* '<S935>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/ay_ctrl/azctrl/Saturation Dynamic'
|
|
* '<S936>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl'
|
|
* '<S937>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC'
|
|
* '<S938>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/Saturation Dynamic1'
|
|
* '<S939>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2'
|
|
* '<S940>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws'
|
|
* '<S941>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Control Law'
|
|
* '<S942>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Saturation Dynamic'
|
|
* '<S943>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/State Predictor'
|
|
* '<S944>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/cal eta'
|
|
* '<S945>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1'
|
|
* '<S946>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2'
|
|
* '<S947>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3'
|
|
* '<S948>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/If Action Subsystem'
|
|
* '<S949>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/If Action Subsystem1'
|
|
* '<S950>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/Saturation Dynamic'
|
|
* '<S951>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta1/f_tht'
|
|
* '<S952>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/If Action Subsystem'
|
|
* '<S953>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/If Action Subsystem1'
|
|
* '<S954>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/Saturation Dynamic'
|
|
* '<S955>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta2/f_tht'
|
|
* '<S956>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/If Action Subsystem'
|
|
* '<S957>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/If Action Subsystem1'
|
|
* '<S958>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/Saturation Dynamic'
|
|
* '<S959>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/AY_R_CTRL/r_ctrl/rctrl/L1AC/L1 ctrl2/Adaptation Laws/theta3/f_tht'
|
|
* '<S960>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/COMMAND/Saturation Dynamic'
|
|
* '<S961>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/DAMPING/Saturation Dynamic'
|
|
* '<S962>' : 'SIL/kb3_autopilot/controller/CSAS/yaw/DAMPING/yaw_daming'
|
|
* '<S963>' : 'SIL/kb3_autopilot/controller/arm_disarm/AP2ECU'
|
|
* '<S964>' : 'SIL/kb3_autopilot/controller/arm_disarm/ECU2AP'
|
|
* '<S965>' : 'SIL/kb3_autopilot/controller/arm_disarm/ECU_manager'
|
|
* '<S966>' : 'SIL/kb3_autopilot/controller/arm_disarm/AP2ECU/afterburning'
|
|
* '<S967>' : 'SIL/kb3_autopilot/controller/arm_disarm/AP2ECU/no_afterburning'
|
|
* '<S968>' : 'SIL/kb3_autopilot/controller/arm_disarm/AP2ECU/afterburning/Chart'
|
|
* '<S969>' : 'SIL/kb3_autopilot/controller/arm_disarm/AP2ECU/no_afterburning/Saturation Dynamic'
|
|
* '<S970>' : 'SIL/kb3_autopilot/controller/arm_disarm/ECU_manager/get_max_rpm'
|
|
* '<S971>' : 'SIL/kb3_autopilot/controller/arm_disarm/ECU_manager/get_min_rpm'
|
|
* '<S972>' : 'SIL/kb3_autopilot/controller/fuel_cal/dynamic_rate_saturation'
|
|
* '<S973>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion'
|
|
* '<S974>' : 'SIL/kb3_autopilot/controller/fuel_cal/dynamic_rate_saturation/If Action Subsystem'
|
|
* '<S975>' : 'SIL/kb3_autopilot/controller/fuel_cal/dynamic_rate_saturation/Subsystem'
|
|
* '<S976>' : 'SIL/kb3_autopilot/controller/fuel_cal/dynamic_rate_saturation/Subsystem/Saturation Dynamic'
|
|
* '<S977>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_Nh'
|
|
* '<S978>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_Nh_AB'
|
|
* '<S979>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_Nh_thr'
|
|
* '<S980>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_cft'
|
|
* '<S981>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_cft_AB'
|
|
* '<S982>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_cft_thr'
|
|
* '<S983>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_fuelrate'
|
|
* '<S984>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_thr'
|
|
* '<S985>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_thrAB'
|
|
* '<S986>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_thrAB_1'
|
|
* '<S987>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_thrust_AB'
|
|
* '<S988>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_thrust_N'
|
|
* '<S989>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/Func_thrust_thr'
|
|
* '<S990>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/aero_sel'
|
|
* '<S991>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/constants'
|
|
* '<S992>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/ctrls_sel'
|
|
* '<S993>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/kin_sel'
|
|
* '<S994>' : 'SIL/kb3_autopilot/controller/fuel_cal/propulsion/propulsion_create'
|
|
* '<S995>' : 'SIL/kb3_autopilot/controller/mix/mix'
|
|
* '<S996>' : 'SIL/kb3_autopilot/controller/mix/no_mix'
|
|
* '<S997>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info'
|
|
* '<S998>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/alt'
|
|
* '<S999>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav'
|
|
* '<S1000>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/vel'
|
|
* '<S1001>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/alt/use_baro_alt'
|
|
* '<S1002>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/alt/use_gps_alt'
|
|
* '<S1003>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/case_circle'
|
|
* '<S1004>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/case_corner'
|
|
* '<S1005>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/case_line'
|
|
* '<S1006>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/home'
|
|
* '<S1007>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/case_circle/nav_circle'
|
|
* '<S1008>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/case_corner/nav_corner'
|
|
* '<S1009>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/case_line/nav_line'
|
|
* '<S1010>' : 'SIL/kb3_autopilot/controller/trajectory_generation/update_nav_info/route_nav/home/nav_point'
|
|
* '<S1011>' : 'SIL/kb3_autopilot/mavlink_data_link/ack_convert'
|
|
* '<S1012>' : 'SIL/kb3_autopilot/mavlink_data_link/get_cur'
|
|
* '<S1013>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send'
|
|
* '<S1014>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc'
|
|
* '<S1015>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_command'
|
|
* '<S1016>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_gps_rtcm_data'
|
|
* '<S1017>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission'
|
|
* '<S1018>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params'
|
|
* '<S1019>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_rc'
|
|
* '<S1020>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_control'
|
|
* '<S1021>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_echo'
|
|
* '<S1022>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_set_mod'
|
|
* '<S1023>' : 'SIL/kb3_autopilot/mavlink_data_link/ack_convert/Chart_send_ack'
|
|
* '<S1024>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/Function-Call Subsystem'
|
|
* '<S1025>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/ap_ver_enc'
|
|
* '<S1026>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/cmd_ack_enc'
|
|
* '<S1027>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download'
|
|
* '<S1028>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/mission_ack_enc'
|
|
* '<S1029>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/mission_cnt_enc'
|
|
* '<S1030>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/mission_cur_enc'
|
|
* '<S1031>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/mission_item_int_enc'
|
|
* '<S1032>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/mission_req_int_enc'
|
|
* '<S1033>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/param_val_enc'
|
|
* '<S1034>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/ser_ctrl_enc'
|
|
* '<S1035>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/traffic_ctrl'
|
|
* '<S1036>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/attitude_enc'
|
|
* '<S1037>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/bmu_state'
|
|
* '<S1038>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ccm_state'
|
|
* '<S1039>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/emb_atmo_com_enc'
|
|
* '<S1040>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ext_sys_stat_enc'
|
|
* '<S1041>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/glb_pos_int_enc'
|
|
* '<S1042>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/gps_raw_int_enc'
|
|
* '<S1043>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/heartbeat_enc'
|
|
* '<S1044>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ins1_state'
|
|
* '<S1045>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ins2_state'
|
|
* '<S1046>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/nav_ctrl_out_enc'
|
|
* '<S1047>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/scal_pres_enc'
|
|
* '<S1048>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/svo_out_raw_enc'
|
|
* '<S1049>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/sys_stat_enc'
|
|
* '<S1050>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/turbine_state'
|
|
* '<S1051>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/vfr_hud_enc'
|
|
* '<S1052>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/attitude_enc/Chart'
|
|
* '<S1053>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/bmu_state/bmu_state_enc'
|
|
* '<S1054>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ccm_state/ccm_state_enc'
|
|
* '<S1055>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/emb_atmo_com_enc/Chart'
|
|
* '<S1056>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ext_sys_stat_enc/Chart'
|
|
* '<S1057>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/glb_pos_int_enc/Chart'
|
|
* '<S1058>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/gps_raw_int_enc/Chart'
|
|
* '<S1059>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/gps_raw_int_enc/Chart/get_cog'
|
|
* '<S1060>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/gps_raw_int_enc/Chart/get_vel'
|
|
* '<S1061>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/gps_raw_int_enc/Chart/get_cog/If Action Subsystem'
|
|
* '<S1062>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/gps_raw_int_enc/Chart/get_cog/If Action Subsystem1'
|
|
* '<S1063>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/gps_raw_int_enc/Chart/get_cog/Radians to Degrees'
|
|
* '<S1064>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/heartbeat_enc/heartbeat'
|
|
* '<S1065>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/heartbeat_enc/heartbeat/Chart'
|
|
* '<S1066>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ins1_state/Radians to Degrees'
|
|
* '<S1067>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/ins2_state/Radians to Degrees'
|
|
* '<S1068>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/nav_ctrl_out_enc/Chart'
|
|
* '<S1069>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/scal_pres_enc/Chart'
|
|
* '<S1070>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/svo_out_raw_enc/Chart'
|
|
* '<S1071>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/sys_stat_enc/Chart'
|
|
* '<S1072>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/sys_stat_enc/cal_drop_perc'
|
|
* '<S1073>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/turbine_state/turbine_state_enc'
|
|
* '<S1074>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_enc_and_send/loop_download/vfr_hud_enc/Chart'
|
|
* '<S1075>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each'
|
|
* '<S1076>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/parse_mav_msgs'
|
|
* '<S1077>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/cmd_long_dec'
|
|
* '<S1078>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/defaults'
|
|
* '<S1079>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/gps_rtcm_data'
|
|
* '<S1080>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/gps_rtcm_data1'
|
|
* '<S1081>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_clr_all_dec'
|
|
* '<S1082>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_cnt_dec'
|
|
* '<S1083>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_item_int_dec'
|
|
* '<S1084>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_req_dec'
|
|
* '<S1085>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_req_lst_dec'
|
|
* '<S1086>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_set_cur_dec'
|
|
* '<S1087>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_req_get_dec'
|
|
* '<S1088>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_req_lst_dec'
|
|
* '<S1089>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_set_dec'
|
|
* '<S1090>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/rc_channels_override_dec'
|
|
* '<S1091>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/set_mode_dec'
|
|
* '<S1092>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/cmd_long_dec/Function-Call Subsystem'
|
|
* '<S1093>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/cmd_long_dec/parse_and_proc'
|
|
* '<S1094>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/gps_rtcm_data/Function-Call Subsystem'
|
|
* '<S1095>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/gps_rtcm_data/parse_and_proc'
|
|
* '<S1096>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/gps_rtcm_data1/Function-Call Subsystem'
|
|
* '<S1097>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/gps_rtcm_data1/parse_and_proc'
|
|
* '<S1098>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_clr_all_dec/Function-Call Subsystem'
|
|
* '<S1099>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_clr_all_dec/parse_and_proc'
|
|
* '<S1100>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_cnt_dec/Function-Call Subsystem'
|
|
* '<S1101>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_cnt_dec/parse_and_proc'
|
|
* '<S1102>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_item_int_dec/Function-Call Subsystem'
|
|
* '<S1103>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_item_int_dec/parse_and_proc'
|
|
* '<S1104>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_req_dec/Function-Call Subsystem'
|
|
* '<S1105>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_req_dec/parse_and_proc'
|
|
* '<S1106>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_req_lst_dec/Function-Call Subsystem'
|
|
* '<S1107>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_req_lst_dec/parse_and_proc'
|
|
* '<S1108>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_set_cur_dec/Function-Call Subsystem'
|
|
* '<S1109>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/mission_set_cur_dec/parse_and_proc'
|
|
* '<S1110>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_req_get_dec/Function-Call Subsystem'
|
|
* '<S1111>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_req_get_dec/parse_and_proc'
|
|
* '<S1112>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_req_lst_dec/Function-Call Subsystem'
|
|
* '<S1113>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_req_lst_dec/parse_and_proc'
|
|
* '<S1114>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_set_dec/Function-Call Subsystem'
|
|
* '<S1115>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/param_set_dec/parse_and_proc'
|
|
* '<S1116>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/rc_channels_override_dec/Function-Call Subsystem'
|
|
* '<S1117>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/rc_channels_override_dec/parse_and_proc'
|
|
* '<S1118>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/set_mode_dec/Function-Call Subsystem'
|
|
* '<S1119>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/dec_and_proc_each/set_mode_dec/parse_and_proc'
|
|
* '<S1120>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/parse_mav_msgs/parse_to_msg_queue'
|
|
* '<S1121>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/parse_mav_msgs/proc_queue'
|
|
* '<S1122>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/parse_mav_msgs/parse_to_msg_queue/process_new_message'
|
|
* '<S1123>' : 'SIL/kb3_autopilot/mavlink_data_link/mavlink_parse_and_proc/parse_mav_msgs/parse_to_msg_queue/process_new_message/push2msgs'
|
|
* '<S1124>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_command/proc_cmd_long'
|
|
* '<S1125>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_command/proc_cmd_long/proc_by_id'
|
|
* '<S1126>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_command/proc_cmd_long/proc_by_id/REQUEST_AUTOPILOT_CAPABILITIES'
|
|
* '<S1127>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_command/proc_cmd_long/proc_by_id/default'
|
|
* '<S1128>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_command/proc_cmd_long/proc_by_id/REQUEST_AUTOPILOT_CAPABILITIES/send_auto_hw'
|
|
* '<S1129>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_command/proc_cmd_long/proc_by_id/default/send_cmd'
|
|
* '<S1130>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_gps_rtcm_data/proc_gps_rtcm_data'
|
|
* '<S1131>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/merge_ack'
|
|
* '<S1132>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_clr_all'
|
|
* '<S1133>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_cnt'
|
|
* '<S1134>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_item'
|
|
* '<S1135>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req'
|
|
* '<S1136>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req_lst'
|
|
* '<S1137>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_set_cur'
|
|
* '<S1138>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload'
|
|
* '<S1139>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/req_cur'
|
|
* '<S1140>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_clr_all/Chart_proc_mission_clr_all'
|
|
* '<S1141>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_clr_all/dummy clear_mission'
|
|
* '<S1142>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_clr_all/dummy clear_mission/Variant Model'
|
|
* '<S1143>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_clr_all/dummy clear_mission/Variant Model/model'
|
|
* '<S1144>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_clr_all/dummy clear_mission/Variant Model/sim'
|
|
* '<S1145>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_clr_all/dummy clear_mission/Variant Model/model/chat_clear_mission'
|
|
* '<S1146>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_cnt/Chart'
|
|
* '<S1147>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_item/Chart'
|
|
* '<S1148>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req/Chart_proc_mission_req'
|
|
* '<S1149>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req/user-defined get_mission_item'
|
|
* '<S1150>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req/user-defined get_mission_item/Variant Model'
|
|
* '<S1151>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req/user-defined get_mission_item/Variant Model/model'
|
|
* '<S1152>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req/user-defined get_mission_item/Variant Model/sim'
|
|
* '<S1153>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req/user-defined get_mission_item/Variant Model/model/chat_get_mission_item'
|
|
* '<S1154>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req_lst/Chart_proc_mission_req_lst'
|
|
* '<S1155>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req_lst/user-defined get_mission_cnt'
|
|
* '<S1156>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req_lst/user-defined get_mission_cnt/Variant Model'
|
|
* '<S1157>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req_lst/user-defined get_mission_cnt/Variant Model/model'
|
|
* '<S1158>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req_lst/user-defined get_mission_cnt/Variant Model/sim'
|
|
* '<S1159>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_req_lst/user-defined get_mission_cnt/Variant Model/model/chat_get_mission_cnt'
|
|
* '<S1160>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_set_cur/Chart'
|
|
* '<S1161>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/Chart_proc_mission_upload'
|
|
* '<S1162>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy clear_mission'
|
|
* '<S1163>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy update_mission_item'
|
|
* '<S1164>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy clear_mission/Variant Model'
|
|
* '<S1165>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy clear_mission/Variant Model/model'
|
|
* '<S1166>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy clear_mission/Variant Model/sim'
|
|
* '<S1167>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy clear_mission/Variant Model/model/chat_clear_mission'
|
|
* '<S1168>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy update_mission_item/Variant Model'
|
|
* '<S1169>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy update_mission_item/Variant Model/model'
|
|
* '<S1170>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy update_mission_item/Variant Model/sim'
|
|
* '<S1171>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_mission/proc_mission_upload/dummy update_mission_item/Variant Model/model/chat_update_mission_item'
|
|
* '<S1172>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/find_val'
|
|
* '<S1173>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_lst'
|
|
* '<S1174>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read'
|
|
* '<S1175>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set'
|
|
* '<S1176>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_value'
|
|
* '<S1177>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/find_val/Variant Model'
|
|
* '<S1178>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/find_val/Variant Model/find_val_capi'
|
|
* '<S1179>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/find_val/Variant Model/find_val_sim'
|
|
* '<S1180>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/find_val/Variant Model/find_val_capi/find_val_capi'
|
|
* '<S1181>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_lst/Chart'
|
|
* '<S1182>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/Chart_proc_param_req_read'
|
|
* '<S1183>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/find_idx'
|
|
* '<S1184>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/find_idx/Variant Model'
|
|
* '<S1185>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/find_idx/Variant Model/find_idx_capi'
|
|
* '<S1186>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/find_idx/Variant Model/find_idx_sim'
|
|
* '<S1187>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/find_idx/Variant Model/find_idx_capi/find_idx_capi'
|
|
* '<S1188>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_req_read/find_idx/Variant Model/find_idx_sim/For Iterator Subsystem'
|
|
* '<S1189>' : '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'
|
|
* '<S1190>' : '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'
|
|
* '<S1191>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/Chart_proc_param_set'
|
|
* '<S1192>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val'
|
|
* '<S1193>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/Chart_proc_param_set/f2u'
|
|
* '<S1194>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model'
|
|
* '<S1195>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model/set_val_capi'
|
|
* '<S1196>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model/set_val_sim'
|
|
* '<S1197>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model/set_val_capi/set_val_capi'
|
|
* '<S1198>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model/set_val_sim/For Iterator Subsystem'
|
|
* '<S1199>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model/set_val_sim/For Iterator Subsystem/If Action Subsystem'
|
|
* '<S1200>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_set/set_val/Variant Model/set_val_sim/For Iterator Subsystem/If Action Subsystem1'
|
|
* '<S1201>' : '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'
|
|
* '<S1202>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_params/proc_param_value/u2f'
|
|
* '<S1203>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_rc/proc_rc_chs_ov'
|
|
* '<S1204>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_rc/proc_rc_chs_ov/proc_by_id'
|
|
* '<S1205>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_control/proc_serial_control'
|
|
* '<S1206>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_control/proc_serial_control/Compare To Constant'
|
|
* '<S1207>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_control/proc_serial_control/Subsystem'
|
|
* '<S1208>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_control/proc_serial_control/Subsystem/hal_serial_cmdline'
|
|
* '<S1209>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_echo/Chart'
|
|
* '<S1210>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_echo/Subsystem'
|
|
* '<S1211>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_echo/Subsystem/If Action Subsystem'
|
|
* '<S1212>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_echo/Subsystem/hal_serial_echoline'
|
|
* '<S1213>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_serial_echo/Subsystem/If Action Subsystem/Chart_send_serial_control'
|
|
* '<S1214>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_set_mod/proc_set_mod'
|
|
* '<S1215>' : 'SIL/kb3_autopilot/mavlink_data_link/proc_set_mod/proc_set_mod/proc_by_id'
|
|
* '<S1216>' : 'SIL/kb3_autopilot/param/IAS'
|
|
* '<S1217>' : 'SIL/kb3_autopilot/param/Mach'
|
|
* '<S1218>' : 'SIL/kb3_autopilot/param/Subsystem'
|
|
* '<S1219>' : 'SIL/kb3_autopilot/param/TAS'
|
|
* '<S1220>' : 'SIL/kb3_autopilot/param/Za'
|
|
* '<S1221>' : 'SIL/kb3_autopilot/param/climb_char'
|
|
* '<S1222>' : 'SIL/kb3_autopilot/param/dec_char'
|
|
* '<S1223>' : 'SIL/kb3_autopilot/param/mixer'
|
|
* '<S1224>' : 'SIL/kb3_autopilot/param/pitch_effic'
|
|
* '<S1225>' : 'SIL/kb3_autopilot/param/roll_effic'
|
|
* '<S1226>' : 'SIL/kb3_autopilot/param/yaw_effic'
|
|
* '<S1227>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer'
|
|
* '<S1228>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor'
|
|
* '<S1229>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS'
|
|
* '<S1230>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/dummy_atmo_temp'
|
|
* '<S1231>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/dummy_totoal_temp'
|
|
* '<S1232>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_CAS'
|
|
* '<S1233>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_EAS_subsonic'
|
|
* '<S1234>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_TAS'
|
|
* '<S1235>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_mach'
|
|
* '<S1236>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_qbar'
|
|
* '<S1237>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_sound_speed'
|
|
* '<S1238>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_static_temp'
|
|
* '<S1239>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_CAS/cal_CAS_subsonic'
|
|
* '<S1240>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_CAS/subsonic'
|
|
* '<S1241>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_CAS/supersonic'
|
|
* '<S1242>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_CAS/supersonic/While Iterator Subsystem'
|
|
* '<S1243>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_CAS/supersonic/While Iterator Subsystem/Compare To Constant'
|
|
* '<S1244>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_mach/cal_mach_subsonic'
|
|
* '<S1245>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_mach/subsonic'
|
|
* '<S1246>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_mach/supersonic'
|
|
* '<S1247>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_mach/supersonic/While Iterator Subsystem'
|
|
* '<S1248>' : 'SIL/kb3_autopilot/sen_proc_monitor/AtmosComputer/DAS/cal_mach/supersonic/While Iterator Subsystem/Compare To Constant'
|
|
* '<S1249>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon1'
|
|
* '<S1250>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon2'
|
|
* '<S1251>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon3'
|
|
* '<S1252>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon4'
|
|
* '<S1253>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon5'
|
|
* '<S1254>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon6'
|
|
* '<S1255>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon7'
|
|
* '<S1256>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor1'
|
|
* '<S1257>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor10'
|
|
* '<S1258>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor11'
|
|
* '<S1259>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor12'
|
|
* '<S1260>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor13'
|
|
* '<S1261>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor14'
|
|
* '<S1262>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor15'
|
|
* '<S1263>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor16'
|
|
* '<S1264>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor17'
|
|
* '<S1265>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor18'
|
|
* '<S1266>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor19'
|
|
* '<S1267>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor2'
|
|
* '<S1268>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor20'
|
|
* '<S1269>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor21'
|
|
* '<S1270>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor22'
|
|
* '<S1271>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor23_28'
|
|
* '<S1272>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor29'
|
|
* '<S1273>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor3'
|
|
* '<S1274>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor30'
|
|
* '<S1275>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor31'
|
|
* '<S1276>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor32'
|
|
* '<S1277>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor4'
|
|
* '<S1278>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor5'
|
|
* '<S1279>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor6'
|
|
* '<S1280>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor7'
|
|
* '<S1281>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor8'
|
|
* '<S1282>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor9'
|
|
* '<S1283>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon1/Chart'
|
|
* '<S1284>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon2/Chart'
|
|
* '<S1285>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon3/Chart'
|
|
* '<S1286>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon4/Chart'
|
|
* '<S1287>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon5/Chart'
|
|
* '<S1288>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon6/Chart'
|
|
* '<S1289>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon7/Chart'
|
|
* '<S1290>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/mon7/Compare To Constant'
|
|
* '<S1291>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor1/Chart'
|
|
* '<S1292>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor10/Chart'
|
|
* '<S1293>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor11/Chart'
|
|
* '<S1294>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor12/Chart'
|
|
* '<S1295>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor13/Chart'
|
|
* '<S1296>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor14/Chart'
|
|
* '<S1297>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor15/Chart'
|
|
* '<S1298>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor16/Chart'
|
|
* '<S1299>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor17/Chart'
|
|
* '<S1300>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor18/Chart'
|
|
* '<S1301>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor19/Chart'
|
|
* '<S1302>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor2/Chart'
|
|
* '<S1303>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor20/Chart'
|
|
* '<S1304>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor21/Chart'
|
|
* '<S1305>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor22/Chart'
|
|
* '<S1306>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor23_28/Chart'
|
|
* '<S1307>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor29/Chart'
|
|
* '<S1308>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor3/Chart'
|
|
* '<S1309>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor30/Chart'
|
|
* '<S1310>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor31/Chart'
|
|
* '<S1311>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor32/Chart'
|
|
* '<S1312>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor4/Chart'
|
|
* '<S1313>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor5/Chart'
|
|
* '<S1314>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor6/Chart'
|
|
* '<S1315>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor7/Chart'
|
|
* '<S1316>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor8/Chart'
|
|
* '<S1317>' : 'SIL/kb3_autopilot/sen_proc_monitor/health_monitor/monitor9/Chart'
|
|
* '<S1318>' : 'SIL/outer_recorder/format_rec'
|
|
* '<S1319>' : 'SIL/outer_recorder/new_rec'
|
|
* '<S1320>' : 'SIL/outer_recorder/rec20Hz'
|
|
* '<S1321>' : 'SIL/outer_recorder/rec20Hz1'
|
|
* '<S1322>' : 'SIL/outer_recorder/rec5Hz'
|
|
* '<S1323>' : 'SIL/outer_recorder/rec5Hz1'
|
|
* '<S1324>' : 'SIL/outer_recorder/rec_ctrl'
|
|
* '<S1325>' : 'SIL/outer_recorder/rec20Hz/pkg1'
|
|
* '<S1326>' : 'SIL/outer_recorder/rec20Hz1/pkg1'
|
|
* '<S1327>' : 'SIL/outer_recorder/rec5Hz/pkg2'
|
|
* '<S1328>' : 'SIL/outer_recorder/rec5Hz1/pkg2'
|
|
*/
|
|
#endif /* RTW_HEADER_SIL_h_ */
|
|
|
|
/*
|
|
* File trailer for generated code.
|
|
*
|
|
* [EOF]
|
|
*/
|