q10_settings

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
experimental_temp TemperatureValue required
The experimental temperature at which alpha and beta rate 
equations were determined were measured
fixed_q10 xs:double optional
Q10 factor if the cell is to be run at a different temp than that at which 
the alpha and beta were determined. Only one of fixed_q10 or q10_factor should be specified!
gate xs:string optional
The gate to which the Q10 adjustment should be applied. If this attribute is not present, assume the adjustment applies at all gates.
q10_factor xs:double optional
Q10 factor if the cell is to be run at a different temp than that at which 
the alpha and beta were determined. Only one of fixed_q10 or q10_factor should be specified!

Source

<xs:element name="q10_settings" type="Q10Settings" minOccurs="0" maxOccurs="unbounded"/>

Sample