.VehicleInterfaces.DriverEnvironments.Tutorial

Information

Tutorial - Defining a new driver environment model

The following process will demonstrate how to create a new driver environment model using these interface definitions. This tutorial will guide you through building a driver environment for a conventional passenger car with a manual transmission.

  1. Create a new model that extends VehicleInterfaces.DriverEnvironments.Interfaces.BaseManualTransmission, it should look like this:



  2. In the component browser, right click on Base and select Parameters from the context menu to produce the following parameter dialog



  3. This dialog allows you to enable/disable the optional connections by setting the various parameters as required for your new driver environment model.
  4. You can now define your driver environment model as required

Generated at 2024-04-22T18:15:51Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos