#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. | |
 1.5.6
 1.5.6