| # ******************************************************************************* |
| # Copyright (c) 2019-2021 Robert Bosch GmbH and others. |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License 2.0 |
| # which accompanies this distribution, and is available at |
| # https://www.eclipse.org/legal/epl-2.0/ |
| # |
| # Contributors: |
| # Robert Bosch GmbH - initial API and implementation |
| # |
| # ******************************************************************************* |
| input_models_folder=./whileLoopExample/ |
| m2m_output_folder=./output/whileLoopExample/ |
| m2t_output_folder=./output/whileLoopExample/ |
| log_file=./output/whileLoopExample/log.txt |
| app4mcsim_folder=$ENV{APP4MCSIM_LOC} |
| BTF=true |
| sim_duration_in_ms=2000 |
| |
| m2tTransformers=APP4MCSIM |