cy.prus

Simulation Environment for Medical Cybernetics and Systems Biology

[ Overview | Docs | Files | Directory | Contact ]

 

cy.prus XML Reference (Proposal)

 

 

<connection>


<connection>...</connection>

Spans a connection.

Attributes:

id=identifier

Gives a name for the connection.

source=id *

Specifies the source (sender).

drain=id *

Specifies the goal (receiver).

 

 

<const>


<const .../>

Defines a constant.

Attributes:

id=identifier *

Gives a name for the constant.

value=number *

Specifies the value.

 

 

<cyprus>


<cyprus>...</cyprus>

Marks the beginning and the end of cy.prus XML code.

 

 

<element>


<element>...</element>

Defines an element of the IPS.

Attributes:

id=identifier *

Gives a name for the element.

order=number

numbers a sub-element.

direction=number

arranges the orientation as given by number in degrees.

type=gain | inverter | sigma | source | t0 | t1 | transducer *

Specifies a sub-type.

t0=number

Specifies a dead time for elements with type='t0'.

t1=number

Specifies a first order delay time constant (only for elements with type='t1').

factor=number | id

Specifies a factor, e. g. for the element's gain, either directly (number) or by reference to a variable or constant (id).

value=number | id

Specifies an initial value for the element's output.

 

 

<sub>


<sub>...</sub>

The contained text is printed subscripted.

 

 

<sup>


<sup>...</sup>

The contained text is printed superscripted.

 

 

<var>


<var .../>

Defines a variable.

Attributes:

id=identifier *

Gives a name for the variable.

value=number

Specifies an initial value.

 

 


* required attribute

[ Overview | Docs | Files | Directory | Contact ]

SourceForge.net Logo  Open Source Initiative

© 1996 - 2005 JWD