Public Member Functions | Private Attributes
rqt_multiplot::CurveDataListTimeFrame Class Reference

#include <CurveDataListTimeFrame.h>

Inheritance diagram for rqt_multiplot::CurveDataListTimeFrame:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void appendPoint (const QPointF &point)
void clearPoints ()
 CurveDataListTimeFrame (double length=10.0)
BoundingRectangle getBounds () const
size_t getNumPoints () const
QPointF getPoint (size_t index) const
 ~CurveDataListTimeFrame ()

Private Attributes

BoundingRectangle bounds_
QList< QPointF > points_
double timeFrameLength_

Detailed Description

Definition at line 27 of file CurveDataListTimeFrame.h.


Constructor & Destructor Documentation

Definition at line 27 of file CurveDataListTimeFrame.cpp.

Definition at line 31 of file CurveDataListTimeFrame.cpp.


Member Function Documentation

void rqt_multiplot::CurveDataListTimeFrame::appendPoint ( const QPointF &  point) [virtual]

Implements rqt_multiplot::CurveData.

Definition at line 54 of file CurveDataListTimeFrame.cpp.

Implements rqt_multiplot::CurveData.

Definition at line 89 of file CurveDataListTimeFrame.cpp.

Implements rqt_multiplot::CurveData.

Definition at line 46 of file CurveDataListTimeFrame.cpp.

Implements rqt_multiplot::CurveData.

Definition at line 38 of file CurveDataListTimeFrame.cpp.

QPointF rqt_multiplot::CurveDataListTimeFrame::getPoint ( size_t  index) const [virtual]

Implements rqt_multiplot::CurveData.

Definition at line 42 of file CurveDataListTimeFrame.cpp.


Member Data Documentation

Definition at line 43 of file CurveDataListTimeFrame.h.

Definition at line 42 of file CurveDataListTimeFrame.h.

Definition at line 41 of file CurveDataListTimeFrame.h.


The documentation for this class was generated from the following files:


rqt_multiplot
Author(s): Ralf Kaestner
autogenerated on Thu Jun 6 2019 21:49:11