VelocityDrawingArea Class Reference

#include <manager_gui.h>

Inheritance diagram for VelocityDrawingArea:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void setVelocity (double velocity)
 VelocityDrawingArea (int side_length=350, double max_velocity=140, double large_step=10, double min_angle=145 *pi/180., double max_angle=350 *pi/180.)
virtual ~VelocityDrawingArea ()

Protected Member Functions

virtual bool on_draw (const Cairo::RefPtr< Cairo::Context > &cr)

Protected Attributes

double large_step_
double max_angle_
double max_velocity_
double min_angle_
bool negative_
int side_length_
double velocity_value_

Detailed Description

Definition at line 2189 of file manager_gui.h.


Constructor & Destructor Documentation

VelocityDrawingArea::VelocityDrawingArea ( int  side_length = 350,
double  max_velocity = 140,
double  large_step = 10,
double  min_angle = 145*pi/180.,
double  max_angle = 350*pi/180. 
) [inline]

Definition at line 2192 of file manager_gui.h.

virtual VelocityDrawingArea::~VelocityDrawingArea (  )  [inline, virtual]

Definition at line 2204 of file manager_gui.h.


Member Function Documentation

virtual bool VelocityDrawingArea::on_draw ( const Cairo::RefPtr< Cairo::Context > &  cr  )  [inline, protected, virtual]

Definition at line 2225 of file manager_gui.h.

void VelocityDrawingArea::setVelocity ( double  velocity  )  [inline]

Definition at line 2207 of file manager_gui.h.


Member Data Documentation

Definition at line 2382 of file manager_gui.h.

double VelocityDrawingArea::max_angle_ [protected]

Definition at line 2384 of file manager_gui.h.

Definition at line 2381 of file manager_gui.h.

double VelocityDrawingArea::min_angle_ [protected]

Definition at line 2383 of file manager_gui.h.

Definition at line 2387 of file manager_gui.h.

Definition at line 2380 of file manager_gui.h.

Definition at line 2386 of file manager_gui.h.


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


atlascar_base
Author(s): Jorge Almeida, Miguel Oliveira, Pedro Salvado, Andre Oliveira and Pedro Pinheiro
autogenerated on Wed Jul 23 04:34:35 2014