#ifndef RTW_HEADER_WheelSpd1_cap_host_h_ #define RTW_HEADER_WheelSpd1_cap_host_h_ #ifdef HOST_CAPI_BUILD #include "rtw_capi.h" #include "rtw_modelmap.h" typedef struct { rtwCAPI_ModelMappingInfo mmi; } WheelSpd1_host_DataMapInfo_T; #ifdef __cplusplus extern "C" { #endif void WheelSpd1_host_InitializeDataMapInfo(WheelSpd1_host_DataMapInfo_T *dataMap, const char *path); #ifdef __cplusplus } #endif #endif /* HOST_CAPI_BUILD */ #endif /* RTW_HEADER_WheelSpd1_cap_host_h_ */ /* EOF: WheelSpd1_capi_host.h */