ModelFile
Overview
The root node of a QMF file.
It's also what you get from QUB.ModelView.currModel.getAsNode(), and what you give to QUB.ModelView.currModel.setAsNode().
Trees such as Results can contain ModelFile subtrees. In this case, the ModelFile node's data can serve as an identifier.
Data
optional QTR_TYPE_STRING: an identifier e.g. "237 Final"
Children
Example: COC.qmf
ModelFile
{
States
{
State
{
x =16.4859
y =63.2054
Class =0
Pr =0
Gr =0
}
State
{
x =59.0022
y =63.2054
Class =1
Pr =0
Gr =0
}
State
{
x =82.4295
y =24.605
Class =0
Pr =0
Gr =0
}
}
Rates
{
Rate
{
States =0 1
k0 =10 10
k1 =0 0
dk0 =0 0
dk1 =0 4.62415e-296
P =1 0
Q =0 0
PNames
{
STRING PName =Ligand
STRING PName =Ligand
}
QNames
{
STRING QName =Voltage
STRING QName =Voltage
}
PValue =43776604 43776604
QValue =43776676 43776676
}
Rate
{
States =2 1
k0 =800 500
k1 =0 0
dk0 =0 0
dk1 =0 8.19338e-297
P =0 0
Q =0 0
PNames
{
STRING PName =Ligand
STRING PName =Ligand
}
QNames
{
STRING QName =Voltage
STRING QName =Voltage
}
PValue =43776604 43776604
QValue =43776676 43776676
}
}
Constraints
{
FixRate =0 1
{
UNSIGNED HasValue =0
Value =1
}
}
ConstraintsAmpVar
ChannelCount =1
( Amps Stds NAr
0 0.1 0
1 0.15 0
2 0.2 0
3 0.25 0
4 0.3 0
5 0.35 0
6 0.4 0
7 0.45 0
8 0.5 0
9 0.55 0 )
Ars
{
( Ar Ar
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0 )
}
Properties
{
ColorBack =12975867
ColorLine =0
ColorRate =0
ColorSelected =255
ColorFrame =0
ColorPanel =0
StateSize =20
LineWidth =0
AlignToGrid =0
UseGlobalCond =0
ScrollRates =1
DiagonalRates =0
ShowK1 =0
EnforceConstraints =0
MarginH =5
MarginV =5
}
}