UIrv Class Reference

#include <loggers_ui.h>

Inheritance diagram for UIrv:

bdm::UIbuilder

List of all members.


Detailed Description

UI for class RV (description of data vectors).

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

bdmrootbuild (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

The documentation for this class was generated from the following file:

Generated on Wed Feb 18 17:38:56 2009 for mixpp by  doxygen 1.5.6