hlcc 2.0.0-beta2+pre1
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
telsimui.applicationdefinitions.NumericalUnitsPropertyEnum Class Reference

Different ways to represent numerical values in the GUI. More...

Inheritance diagram for telsimui.applicationdefinitions.NumericalUnitsPropertyEnum:

Static Public Attributes

str HMSDMS = "hmsdms"
 
str DEGREES = "degrees"
 
str RADIANS = "radians"
 

Detailed Description

Different ways to represent numerical values in the GUI.

Member Data Documentation

◆ DEGREES

str telsimui.applicationdefinitions.NumericalUnitsPropertyEnum.DEGREES = "degrees"
static

◆ HMSDMS

str telsimui.applicationdefinitions.NumericalUnitsPropertyEnum.HMSDMS = "hmsdms"
static

◆ RADIANS

str telsimui.applicationdefinitions.NumericalUnitsPropertyEnum.RADIANS = "radians"
static

The documentation for this class was generated from the following file: