From QuB
The State and Class Properties dialog lets you edit the attributes of states and classes in the Model. To see this dialog, right-click a state and choose "Properties."
State Properties
- Starting prob
- also called entry probability, P0 or Pr0
- the chance of a record starting in this state
- the P0 of all states is normalized to sum to 1.0
- by default all states have P0 = 0.0; this means all states are equally likely
- Class
- or "color" or "conductance class"
- states of the same class have the same #Class Properties
- Group
- a secondary mechanism to group states with the same "Group" number
- apparently not used anywhere? (so ignore it)
Class Properties
- pA or pS
- All QuB algorithms can work in terms of current amplitude in picoAmperes. Simulation and Mac can handle current that varies with voltage, by using conductance in picoSiemens.
- Amp (pA)
- mean current
- Std (pA)
- standard deviation of Gaussian noise about the mean current
- Cond (pS)
- mean conductance in pico Siemens
- Cond Std (pS)
- standard deviation
- AR Coeffs
- auto-regressive current noise, used only by Modeling:MPL
Buttons
- Grab
- fills in Amp and Std from the selection in the Data window
- Apply
- commits any changes you have made in this dialog
- Reset
- resets the Amp, Std, Cond, and AR Coeffs of all classes from the defaults
- Set as default
- stores the Amp, Std, Cond, and AR Coeffs of all classes as the defaults
See Also