qwt_polar.h
Go to the documentation of this file.
1 /* -*- mode: C++ ; c-file-style: "stroustrup" -*- *****************************
2  * QwtPolar Widget Library
3  * Copyright (C) 2008 Uwe Rathmann
4  *
5  * This library is free software; you can redistribute it and/or
6  * modify it under the terms of the Qwt License, Version 1.0
7  *****************************************************************************/
8 
9 #ifndef QWT_POLAR_H
10 #define QWT_POLAR_H
11 
12 #include "qwt_polar.h"
13 
14 namespace QwtPolar
15 {
17  enum AngleUnit
18  {
21 
24 
27 
30  };
31 
34  {
37 
40  };
41 
46  enum Axis
47  {
50 
53 
56 
59 
62 
65  };
66 
71  enum Scale
72  {
75 
78 
81  };
82 }
83 
84 #endif
Left axis.
Definition: qwt_polar.h:52
0.0 -> 360.0
Definition: qwt_polar.h:23
Azimuth scale.
Definition: qwt_polar.h:74
Azimuth.
Definition: qwt_polar.h:36
0.0 - 400.0
Definition: qwt_polar.h:26
0.0 - 1.0
Definition: qwt_polar.h:29
0.0 -> 2_M_PI
Definition: qwt_polar.h:20
Radius.
Definition: qwt_polar.h:39
Right axis.
Definition: qwt_polar.h:55
Top axis.
Definition: qwt_polar.h:58
Number of scales.
Definition: qwt_polar.h:80
Number of available axis.
Definition: qwt_polar.h:64
Radial scale.
Definition: qwt_polar.h:77
Coordinate
An enum, that identifies the type of a coordinate.
Definition: qwt_polar.h:33
Azimuth axis.
Definition: qwt_polar.h:49
AngleUnit
Unit of an angle.
Definition: qwt_polar.h:17
Bottom axis.
Definition: qwt_polar.h:61


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 03:48:10