Introduction to JSim RTML

Preface

JSim Run-Time Markup Language (RTML) is an XML dialect that specifies the run-time appearance of a compiled model in terms of pages and menus. There are two RTML documents associated with any JSim model: the default RTML and the custom RTML. The default RTML is generated internally and produces the familiar "Inputs", "Outputs", "Solvers" and "Function generator" pages in a model's "Run time" tab.

JSim Projects

Introduction

A JSim project is data structure that preserves a related set of models, parameter sets, data sets, plot pages, text-based notes and images. This document discusses JSim projects and some basics of manipulating them in the JSim user environment, although no attempt is made to be exhaustive.

Prerequisites:

Contents:

JSim User Reference Manual

Introduction

This reference describes options for launching JSim and controlling its appearance and basic behaviour. It assumes the user is somewhat familiar with JSim. Contents:

  • Starting JSim
  • Getting help
  • The user preferences file
  • Command-line switches
  • JSim environmental variables
  • Comments or Questions?

Give feedback

Starting JSim

JSim may be launched in three ways:

Calling C Code From MML

Introduction

This document describes the process of defining and using C procedural code within MML models. The MML mechanisms used are called functions and procedures (F&P). The functionality described here is somewhat problematic under Windows.

Prerequisites: