bdm::datalink_2to1_buffered Class Reference
buffered datalink from 2 vectors to 1 More...
#include <bdmbase.h>
Public Member Functions | |
| void | set_connection (const RV &rv, const RV &rv_up1, const RV &rv_up2) |
| set connection between RVs | |
| void | filldown (const vec &val1, const vec &val2, vec &val_down) |
| fill values of down from the values of the two up vectors | |
| void | step (const vec &dt, const vec &ut) |
| update buffer | |
Protected Attributes | |
| datalink_buffered | dl1 |
| link 1st vector to down | |
| datalink_buffered | dl2 |
| link 2nd vector to down | |
Detailed Description
buffered datalink from 2 vectors to 1
The documentation for this class was generated from the following file:
Generated on 2 Dec 2013 for mixpp by
1.4.7
