#include <libEF_ui.h>

The migamma_ref is constructed from a structure with fields:
system = {
        type = "migamma_ref";
        ref = [1e-5; 1e-5; 1e-2 1e-3];            // reference vector
        l = 0.999;                                // constant l
        k = 0.1;                                  // constant k
        
        // == OPTIONAL ==
        // description of y variables
        y = {type="rv"; names=["y", "u"];};
        // description of u variable
        u = {type="rv"; names=[];}
};
Result if
| Public Member Functions | |
| bdmroot * | build (Setting &S) const | 
| Function building the computational object. | |
 1.5.6
 1.5.6