Benutzer-Werkzeuge

Webseiten-Werkzeuge


glue:processconfiguration

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
glue:processconfiguration [2017/02/17 18:38] – [Process Config XML: Groups of trials] oliverglue:processconfiguration [2017/02/17 18:47] – [Process Config XML: Model Switches] oliver
Zeile 120: Zeile 120:
 If the **<output>**-element is not set, than all time series and parameters are written to a file located in the input trials session folder. If a file exists this file is overwritten (append="false"). If the **<output>**-element is not set, than all time series and parameters are written to a file located in the input trials session folder. If a file exists this file is overwritten (append="false").
                  
-The **<output>**-element can have children to control specific properties of the **output handler**: <code xml><entry key="A">a</entry></code> +The **<output>**-element can have children  <code xml><entry key="A">a</entry></code>to control specific properties of the **output handler**.
  
 =====Process Config XML: Model Switches===== =====Process Config XML: Model Switches=====
 +With a switch, the calculation of a modelling element can be switched of or on for specific trial types.
 +
 +<code xml>
 + <Switches used="static_calibrate dynamic">
 +      <switch name="static_calibrate">
 +          <entry key="TRIALCATEGORY">static_calibrate</entry>
 +      </switch>
 +      ...
 +</code>
 =====Process Config XML: Model Parameters===== =====Process Config XML: Model Parameters=====
 =====Process Config XML: Normal Data Definition===== =====Process Config XML: Normal Data Definition=====
glue/processconfiguration.txt · Zuletzt geändert: 2021/07/05 15:34 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki