Namespace: ConfigW

Ui.ConfigW

Config Window functions in the client app.
Source:

Members

(static) synth

speechSynthesis instance
Source:

(static) voices

List of available voices for speechSynthesis.
Source:

Methods

(static) populateVoiceList()

Creates the voice list.
Source:

(static) speakStar(coord)

Speaks the star designations checked in the speak options in the Config window.
Parameters:
Name Type Description
coord number A star equatorial coordinate contained in itemsData.star.features.geometry.coordinates.
Source:

(static) window.updateControllerWidth()

Function called to actualize the step motor controller width.
Source:

(static) window.updatePointer(option)

Function called when a pointer input range configHTML element is changed to actualize the corresponding text with the input value.
Parameters:
Name Type Description
option string 'lineSpeed', 'circleSpeed', 'lineOn', 'lineAng', 'circleOn', 'circleAp' or 'circleAng'.
Source: