VariableList#
- class VariableList#
Bases:
MmParameterVariableListstores named scalar variables and expressions.Each row defines
Name, numericDefaultValue, a logical groupingList, anEquationstring, and the current evaluatedCurrentValue(cache). When referenced by other tables (e.g.,HardwareSetting,WaveformLibrary), the effective value is theCurrentValueif present, otherwiseDefaultValue.Schema (columns, types, defaults):
Column
Type
Default
Name
string
hw_default
DefaultValue
double
0
List
string
None
Equation
string
None
CurrentValue
double
0
Foreign keys:
(none)
Join conditions:
(none)
Flags:
Property
Value
IsIncludeDefaultEntry
false
IsFirstColumnUnique
true
IsTriggerJoinOnRight
false
IsTriggerJoinOnLeft
false