qwt_polar.h
Go to the documentation of this file.
1 /******************************************************************************
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  {
20  Radians,
21 
24 
26  Gradians,
27 
29  Turns
30  };
31 
33  enum Coordinate
34  {
36  Azimuth,
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
QwtPolar::AxisRight
@ AxisRight
Right axis.
Definition: qwt_polar.h:61
QwtPolar::AxisAzimuth
@ AxisAzimuth
Azimuth axis.
Definition: qwt_polar.h:55
QwtPolar::ScaleCount
@ ScaleCount
Number of scales.
Definition: qwt_polar.h:86
QwtPolar::Turns
@ Turns
0.0 - 1.0
Definition: qwt_polar.h:41
QwtPolar::AxisBottom
@ AxisBottom
Bottom axis.
Definition: qwt_polar.h:67
qwt_polar.h
QwtPolar::AxisTop
@ AxisTop
Top axis.
Definition: qwt_polar.h:64
QwtPolar::Coordinate
Coordinate
An enum, that identifies the type of a coordinate.
Definition: qwt_polar.h:39
QwtPolar::Axis
Axis
Definition: qwt_polar.h:52
QwtPolar::Radians
@ Radians
0.0 -> 2_M_PI
Definition: qwt_polar.h:32
QwtPolar
Definition: qwt_polar.h:14
QwtPolar::Azimuth
@ Azimuth
Azimuth.
Definition: qwt_polar.h:42
QwtPolar::ScaleAzimuth
@ ScaleAzimuth
Azimuth scale.
Definition: qwt_polar.h:80
QwtPolar::ScaleRadius
@ ScaleRadius
Radial scale.
Definition: qwt_polar.h:83
QwtPolar::Gradians
@ Gradians
0.0 - 400.0
Definition: qwt_polar.h:38
QwtPolar::AngleUnit
AngleUnit
Unit of an angle.
Definition: qwt_polar.h:23
QwtPolar::Degrees
@ Degrees
0.0 -> 360.0
Definition: qwt_polar.h:35
QwtPolar::AxesCount
@ AxesCount
Number of available axis.
Definition: qwt_polar.h:70
QwtPolar::Scale
Scale
Definition: qwt_polar.h:77
QwtPolar::AxisLeft
@ AxisLeft
Left axis.
Definition: qwt_polar.h:58
QwtPolar::Radius
@ Radius
Radius.
Definition: qwt_polar.h:45


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:24