Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ux
Waveform
ShortNoise
C# Class ux.Waveform.ShortNoise
線形帰還シフトレジスタを用いた短周期擬似ノイズジェネレータです。
Inheritance:
StepWaveform
Datei anzeigen
Open project: nanase/ux
Public Methods
Method
Description
Reset
( ) :
void
波形のパラメータをリセットします。
ShortNoise
( ) :
System
新しい ShortNoise クラスのインスタンスを初期化します。
Method Details
Reset()
public
method
波形のパラメータをリセットします。
public
Reset
( ) :
void
return
void
ShortNoise()
public
method
新しい ShortNoise クラスのインスタンスを初期化します。
public
ShortNoise
( ) :
System
return
System