Skip to content

Md' - #35

Merged
usernamealreadyis merged 9 commits into
GistIcon:masterfrom
xccvv:md'
Jun 21, 2016
Merged

Md'#35
usernamealreadyis merged 9 commits into
GistIcon:masterfrom
xccvv:md'

Conversation

@usernamealreadyis

Copy link
Copy Markdown

No description provided.

return myapp;You can create the user interface elements in any order. The order in which you add elements to the objects determines the display order. For example, if you create a VerticalPanel object, and add elements a, b and c to the panel, the elements are displayed from top to bottom in that order. However, you can create a, b, and c in any order. Creating the elements and adding them to your application are separate steps requiring separate instructions.
Add files via upload
Parameters:
    timestamp - timestamp of the event in seconds.
    duration - duration for which the spectrum was computed in seconds.
    magnitudes - array containing the non-positive spectrum magnitude in decibels (dB) for each band. The size of the array equals the number of bands and should be considered to be read-only.
    phases - array containing the phase in the range [Math.PI, Math.PI] for each band. The size of the array equals the number of bands and should be considered to be read-only
@usernamealreadyis usernamealreadyis added this to the Bug 1130559 milestone Jun 21, 2016
@GistIcon GistIcon locked and limited conversation to collaborators Jun 21, 2016
@usernamealreadyis
usernamealreadyis merged commit a5ec27c into GistIcon:master Jun 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant