All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
pangolin::DataSequence Struct Reference

#include <plotter.h>

List of all members.

Public Member Functions

void Add (float val)
void Clear ()
 DataSequence (unsigned int buffer_size=1024, unsigned size=0, float val=0.0f)
bool HasData (int i) const
float operator[] (unsigned int i) const

Public Attributes

int firstn
float max_y
float min_y
int n
float sum_y
float sum_y_sq
boost::circular_buffer< float > y

Detailed Description

Definition at line 58 of file plotter.h.


Constructor & Destructor Documentation

pangolin::DataSequence::DataSequence ( unsigned int  buffer_size = 1024,
unsigned  size = 0,
float  val = 0.0f 
)

Definition at line 46 of file plotter.cpp.


Member Function Documentation

void pangolin::DataSequence::Add ( float  val)

Definition at line 54 of file plotter.cpp.

Definition at line 65 of file plotter.cpp.

bool pangolin::DataSequence::HasData ( int  i) const [inline]

Definition at line 77 of file plotter.h.

float pangolin::DataSequence::operator[] ( unsigned int  i) const

Definition at line 76 of file plotter.cpp.


Member Data Documentation

Definition at line 69 of file plotter.h.

Definition at line 74 of file plotter.h.

Definition at line 73 of file plotter.h.

Definition at line 70 of file plotter.h.

Definition at line 71 of file plotter.h.

Definition at line 72 of file plotter.h.

boost::circular_buffer<float> pangolin::DataSequence::y

Definition at line 68 of file plotter.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pangolin_wrapper
Author(s): Todor Stoyanov
autogenerated on Wed Feb 13 2013 14:03:25