![]() |
Prev | Next | truth_var_table |
integer
and is the primary key for this table.
Its initial value is zero, and it increments by one for each row.
The
truth_var_id
column is also a foreign key for the
var_table
; i.e.,
var_id = truth_var_id
In addition, the size of both tables is the same.
real
and is
the value of the model_variables
used during the simulate_command
.