Go to the source code of this file.
|
const QChar | THETA (QChar(0x98, 0x03)) |
|
const QChar THETA |
( |
QChar(0x98, 0x03) |
| ) |
|
const int COORD_SYMBOL_DEGREES = 0260 |
Mathematical symbols for degrees, minutes, seconds input/outputs from/to users.
Definition at line 9 of file CoordSymbol.cpp.
const int COORD_SYMBOL_MINUTES_APOSTROPHE = 0xb4 |
const int COORD_SYMBOL_MINUTES_PRIME = 0x2032 |
const int COORD_SYMBOL_SECONDS_DOUBLE_PRIME = 0x2033 |
const int COORD_SYMBOL_SECONDS_QUOTATIONS = 0x22 |
const QString POLAR_UNITS_DEGREES = QString("Degrees (DDD.DDDDD)") |
const QString POLAR_UNITS_DEGREES_MINUTES |
Initial value:
QString(")")
const int COORD_SYMBOL_MINUTES_PRIME
const int COORD_SYMBOL_DEGREES
Mathematical symbols for degrees, minutes, seconds input/outputs from/to users.
Definition at line 18 of file CoordSymbol.cpp.
const QString POLAR_UNITS_DEGREES_MINUTES_SECONDS |
Initial value:
const int COORD_SYMBOL_MINUTES_PRIME
const int COORD_SYMBOL_SECONDS_DOUBLE_PRIME
const int COORD_SYMBOL_DEGREES
Mathematical symbols for degrees, minutes, seconds input/outputs from/to users.
Definition at line 21 of file CoordSymbol.cpp.
const QString POLAR_UNITS_DEGREES_MINUTES_SECONDS_NSEW |
Initial value:
const int COORD_SYMBOL_MINUTES_PRIME
const int COORD_SYMBOL_SECONDS_DOUBLE_PRIME
const int COORD_SYMBOL_DEGREES
Mathematical symbols for degrees, minutes, seconds input/outputs from/to users.
Definition at line 24 of file CoordSymbol.cpp.
const QString POLAR_UNITS_GRADIANS = "Gradians" |
const QString POLAR_UNITS_RADIANS = "Radians" |
const QString POLAR_UNITS_TURNS = "Turns" |