fdhwlib
2.0.25
|
#include <feunitdataboolvector.h>
Data description for vectors with elements of type bool.
Definition at line 30 of file feunitdataboolvector.h.
FEunitDataBoolVector::FEunitDataBoolVector | ( | ) |
virtual FEunitDataBoolVector::~FEunitDataBoolVector | ( | ) | [virtual] |
virtual void FEunitDataBoolVector::display | ( | FILE * | fout | ) | [virtual] |
Reimplemented from FEunitData.
List of markers.
Definition at line 50 of file feunitdataboolvector.h.
std::string* FEunitDataBoolVector::markerName |
Name of marker.
Definition at line 53 of file feunitdataboolvector.h.
Number of markers.
Definition at line 56 of file feunitdataboolvector.h.
List of values.
Definition at line 38 of file feunitdataboolvector.h.
std::string FEunitDataBoolVector::xName |
Dimension of the value list.
Name Name of the x-axis
Definition at line 47 of file feunitdataboolvector.h.