主要内容

AUTOSAR Calibration and Measurement Data

配置组件数据以进行运行时校准和测量

AUTOSAR parameters and variables support run-time tuning and monitoring of an AUTOSAR application with calibration and measurement tools. After you create a Simulink®model mapped to an AUTOSAR software component, you can use the Code Mappings editor or equivalent AUTOSAR map functions to configure code and calibration attributes for the following elements:

  • Model parameter or lookup table mapped to:

    • AUTOSAR constant memory

    • 汽车内部校准参数

    • AUTOSAR port parameter

  • Signal, state, or data store mapped to:

    • AUTOSAR static memory

    • AUTOSAR per-instance memory

  • Model entry-point function mapped to AUTOSAR runnable

  • Internal data inside a model entry-point function

Blocks

Curve 大约一维函数
曲线使用预序 Use previously calculated index and fraction values to accelerate approximation of one-dimensional function
Map Approximate two-dimensional function
Map Using Prelookup Use previously calculated index and fraction values to accelerate approximation of two-dimensional function
Prelookup Compute index and fraction for a Curve Using Prelookup or Map Using Prelookup block

Tools

Code Mappings Editor Map AUTOSAR elements for code generation

Functions

添加信号 Add万博1manbetx块信号to AUTOSAR mapping
GetDatastore Get AUTOSAR mapping information for万博1manbetx数据存储
getFunction Get AUTOSAR mapping information for万博1manbetxentry-point function
getParameter Get AUTOSAR mapping information for万博1manbetxmodel workspace parameter
getSignal Get AUTOSAR mapping information for万博1manbetx块信号
GetState Get AUTOSAR mapping information for万博1manbetxblock state
MAPDATASTORE Map万博1manbetx数据存储到Autosar变量
mapFunction Map万博1manbetxentry-point function to AUTOSAR runnable and software address methods
mapParameter Map万博1manbetxmodel workspace parameter to AUTOSAR component parameter
mapSignal Map万博1manbetx块信号to AUTOSAR variable
mapState Map万博1manbetxblock state to AUTOSAR variable
removeSignal Remove万博1manbetx块信号from AUTOSAR mapping

Topics