Enumerations
QwtPolar Namespace Reference

Enumerations

enum  AngleUnit { Radians, Degrees, Gradians, Turns }
 Unit of an angle. More...
 
enum  Axis {
  AxisAzimuth, AxisLeft, AxisRight, AxisTop,
  AxisBottom, AxesCount
}
 
enum  Coordinate { Azimuth, Radius }
 An enum, that identifies the type of a coordinate. More...
 
enum  Scale { ScaleAzimuth = Azimuth, ScaleRadius = Radius, ScaleCount }
 

Enumeration Type Documentation

Unit of an angle.

Enumerator
Radians 

0.0 -> 2_M_PI

Degrees 

0.0 -> 360.0

Gradians 

0.0 - 400.0

Turns 

0.0 - 1.0

Definition at line 17 of file qwt_polar.h.

Indices used to identify an axis.

See also
Scale
Enumerator
AxisAzimuth 

Azimuth axis.

AxisLeft 

Left axis.

AxisRight 

Right axis.

AxisTop 

Top axis.

AxisBottom 

Bottom axis.

AxesCount 

Number of available axis.

Definition at line 46 of file qwt_polar.h.

An enum, that identifies the type of a coordinate.

Enumerator
Azimuth 

Azimuth.

Radius 

Radius.

Definition at line 33 of file qwt_polar.h.

Indices used to identify a scale.

See also
Axis
Enumerator
ScaleAzimuth 

Azimuth scale.

ScaleRadius 

Radial scale.

ScaleCount 

Number of scales.

Definition at line 71 of file qwt_polar.h.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:52