util::GraphInset::Data Struct Reference

Data structure used to store the time stamped values. More...

#include <graph_inset.h>

List of all members.

Public Member Functions

 Data (const Data &copy)
 Data (double t, const std::vector< double > &vs, bool c)

Public Attributes

bool changed
 This value comes from a different source than the previous one.
double time
 Time stamp.
std::vector< double > values
 Vector of values with one value per line.

Detailed Description

Data structure used to store the time stamped values.

Definition at line 36 of file graph_inset.h.


Member Data Documentation

This value comes from a different source than the previous one.

Definition at line 63 of file graph_inset.h.

Time stamp.

Definition at line 53 of file graph_inset.h.

std::vector<double> util::GraphInset::Data::values

Vector of values with one value per line.

Definition at line 58 of file graph_inset.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Fri May 31 15:38:29 2013 for VVE by  doxygen 1.6.3