Classes for stateFlags and transitions. More...
#include <vector>#include <string>#include <utility>#include <algorithm>#include "tsBase.h"#include "tsVal.h"#include "timeSeries.h"#include "boolResult.h"#include "state.h"#include "dataFile.h"
Classes | |
| class | rising |
| comparator for locating a rising edge transition More... | |
| class | falling |
| comparator for locating a falling edge transition More... | |
| class | change |
| comparator for locating a change transition More... | |
| class | transition |
| class for rising and falling edges of a stateFlag More... | |
| class | stateFlag |
| an integer timeSeries for temporal segmentation of experimental data More... | |
| class | stateFlag::iterator< C > |
| iterates over edges in a stateFlag More... | |
Classes for stateFlags and transitions.
1.6.3