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

◆ AngleUnit

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 23 of file qwt_polar.h.

◆ Axis

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 52 of file qwt_polar.h.

◆ Coordinate

An enum, that identifies the type of a coordinate.

Enumerator
Azimuth 

Azimuth.

Radius 

Radius.

Definition at line 39 of file qwt_polar.h.

◆ Scale

Indices used to identify a scale.

See also
Axis
Enumerator
ScaleAzimuth 

Azimuth scale.

ScaleRadius 

Radial scale.

ScaleCount 

Number of scales.

Definition at line 77 of file qwt_polar.h.



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