Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

DefaultMMU

Janis Sprenger edited this page Feb 18, 2021 · 1 revision

Default MMU

Scope

The DefaultMMU represents the fallback MMU that is executed by default.

Overall Data

Property Values
Name DefaultMMU
ID daimler.com:.DefaultMMU/1.0
VendorDomain daimler.com
Vendor Daimler Buses
Author Felix Gaisbauer
Short description Implementation of the default fallback MMU.
Long description Implementation of the default fallback MMU.
Programming Language C#
Development Tools Visual Studio 2017
Service dependencies -
MMU dependencies (Motion types) -
File dependencies DefaultMMU.dll
Application dependencies requires .Net 4.5 or newer
Additional Libraries -
MotionType Default
Events -
Basic MMU yes
License MIT

Functionalities

In the following an overview of the functionalities and parameters of the CarryMMU are provided.

Parameters

Runtime Parameters

The DefaultMMU does not require explicit runtime parameters.

Scene Parameters

The DefaultMMU does not require explicit scene parameters.

Examples

MInstruction defaultInstruction= new MInstruction("ID", "test", "Default");

Known Issues

Technical Information

The DefaultMMU does not generate any motion, instead solely a text with the instruction name is provided as output.

Licensing

Provided as basic MMU with MIT license.

MOSIM Documentation

Introduction

Documentation

Known Issues

Clone this wiki locally