#include <loggers_ui.h>
rv = { type = "rv"; //identifier of the description // UNIQUE IDENTIFIER same names = same variable names = ["a", "b", "c", ...]; // which will be used e.g. in loggers //optional arguments sizes = [1, 2, 3, ...]; // (optional) default = ones() times = [-1, -2, 0, ...]; // time shifts with respect to current time (optional) default = zeros() }
Public Member Functions | |
bdmroot * | build (Setting &S) const |
Function building the computational object. | |
Protected Member Functions | |
const vec | getvec (Setting &S) const |
const mat | getmat (Setting &S, int ncols) const |
const ivec | getivec (Setting &S) const |
const Array< string > | get_as (Setting &S) const |