Code Search for Developers
 
 
  

o8gui.xml from Oscill8 at Krugle


Show o8gui.xml syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>

<!--
    Document   : $Id: o8gui.xml,v 1.1 2005/05/02 03:37:49 emeryconrad Exp $
    Author     : Emery Conrad, econrad@vt.edu
    Description:
        A simple command line wrapper for the oscill8 gui (o8gui).
-->

<analyzers xmlns="http://www.biospice.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://biospice.lbl.gov/docs/dashboard/xmlapi/analyzer.xsd">
    <analyzer analyzerName="edu.vt.biol.oscill8.o8gui"
        analyzerReadableName="Oscill8 GUI">
            <service serviceName="Start">
                    <location path="c:\Program Files\Oscill8\bin\o8gui.exe" />
            </service>
    </analyzer>
</analyzers>




See more files for this project here

Oscill8

Oscill8 is a suite of tools for analyzing dynamical systems which concentrates on understanding how the dynamical behavior depends on the parameters using bifurcation theory and reaction network theory.

Project homepage: http://sourceforge.net/projects/oscill8
Programming language(s): C,C#,C++
License: other

  o8gui.xml