#include <vector>
#include <string>
#include "BAT/BCIntegrate.h"

Go to the source code of this file.
Classes | |
| class | BCModel |
| The base class for all user-defined models. More... | |
Typedefs | |
| typedef std::vector< BCModel * > | BCModelContainer |
Variables | |
| const int | MAXNDATAPOINTVALUES = 20 |
| typedef std::vector<BCModel*> BCModelContainer |
| const int MAXNDATAPOINTVALUES = 20 |
1.5.6