RTW.AutosarInterface - Class: RTW.AutosarInterface
Package: RTW
Construct RTW.AutosarInterface object
Syntax
autosarInterfaceObject =
AutosarInterface()
autosarInterfaceObject =
AutosarInterface(model_handle)
autosarInterfaceObject =
AutosarInterface(object_name, model_handle)
Description
autosarInterfaceObject =
AutosarInterface() creates an RTW.AutosarInterface object
without specifying a model, and
returns a handle to this object.
autosarInterfaceObject =
AutosarInterface(model_handle) creates
an RTW.AutosarInterface object with a model specified,
and returns a handle to this object. The software sets the name of
the RTW.AutosarInterface object to 'AutosarInterface'.
autosarInterfaceObject =
AutosarInterface(object_name, model_handle) creates
an RTW.AutosarInterface object with a model specified,
and returns a handle to this object. The software sets the name of
the RTW.AutosarInterface object to object_name.
Inputs
| model_handle | Handle to Simulink model |
| object_name | Name of RTW.AutosarInterface object |
Outputs
| autosarInterfaceObject | Handle to newly created RTW.AutosarInterface object. |
See Also
Generating Code That Complies with AUTOSAR Standards in
the Real-Time Workshop Embedded Coder documentation
RTW.AutosarInterface.attachToModel
 | RTW.AutosarInterface class | | rtw.codegenObjectives.Objective class |  |
Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
Get this Simulink Kit