Map Simulink model workspace parameter to AUTOSAR component parameter
mapParameter(
maps the Simulink® model workspace parameter slMap
,slParameter
,arParamType
)slParameter
to an
AUTOSAR parameter of type arParamType
for AUTOSAR run-time
calibration. AUTOSAR parameter types include SharedParameter
,
PerInstanceParameter
, ConstantMemory
, and
PortParameter
.
mapParameter(
specifies additional properties for an AUTOSAR slMap
,slParameter
,arParamType
,Name,Value
)SharedParameter
,
PerInstanceParameter
, ConstantMemory
, or
PortParameter
by using one or more
Name,Value
pair arguments.
autosar.api.getSimulinkMapping
| getParameter