Schema OscillatorConfig.xsd


element OscillatorConfig
diagram OscillatorConfig_diagrams/OscillatorConfig_p1.png
annotation
documentation
Configuration of Oscillator model.

complexType ToyModelConfigXML
diagram OscillatorConfig_diagrams/OscillatorConfig_p2.png

element ToyModelConfigXML/simulationTimespan
diagram OscillatorConfig_diagrams/OscillatorConfig_p3.png
annotation
documentation
Specify simulation time-span: [t_start,t_step,t_stop]

element ToyModelConfigXML/parameters
diagram OscillatorConfig_diagrams/OscillatorConfig_p4.png
attributes
Name  Type  Use  Default  Fixed  Annotation
names  xs:string  required      
documentation
Names of model parameters: "NameParam1,NameParam2,..."
annotation
documentation
Specify names and values of parameters. Values: [ValueParam1,ValueParam2,...]

attribute ToyModelConfigXML/parameters/@names
annotation
documentation
Names of model parameters: "NameParam1,NameParam2,..."

element ToyModelConfigXML/parameterUncertainty
diagram OscillatorConfig_diagrams/OscillatorConfig_p5.png
attributes
Name  Type  Use  Default  Fixed  Annotation
names  xs:string  required      
documentation
Names of model parameters: "NameParam1,NameParam2,..."
annotation
documentation
Specify uncertain parameters (for calibration) and their uncertainty. Uncertainty: [StdParam1,StdParam2,...]

attribute ToyModelConfigXML/parameterUncertainty/@names
annotation
documentation
Names of model parameters: "NameParam1,NameParam2,..."

element ToyModelConfigXML/systemNoise
diagram OscillatorConfig_diagrams/OscillatorConfig_p6.png
annotation
documentation
System noise statistics per time-unit for each state variable: {[biasVar1,biasVar2,...],[stdVar1,stdVar2,...]}

element ToyModelConfigXML/initialState
diagram OscillatorConfig_diagrams/OscillatorConfig_p7.png
annotation
documentation
State vector at initial time: [Var1,Var2,...]

element ToyModelConfigXML/initialStateUncertainty
diagram OscillatorConfig_diagrams/OscillatorConfig_p8.png
annotation
documentation
Std of state vector uncertainty at initial time: [StdVar1,StdVar2,...].


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy