
panel set twindow_function polynomial | |
|---|---|
x = | run time functiom |
shif = | real |
angular_shift = | angle |
coefficients = | real |
angular_coefficients = | angle |
panel set twindow_function polynomial & | |
|---|---|
x = | time & |
shift = | 0 & |
coefficients = | 0 |
Parameter | Value Type | Description |
|---|---|---|
x | Run Time Function | Specifies the run time function. |
shift | Real | Specifies a real variable that is a non-angular shift in a Chebyshev polynomial, Fourier Cosine series, Fourier Sine series, or polynomial function.Or, a phase shift in the independent variable x, for a simple_harmonic_function. |
angular_shift | Angle | Specifies a real variable that is a angular shift in a Chebyshev polynomial, Fourier Cosine series,Fourier Sine series, or polynomial function.Or, a phase shift in the independent variable x, for a simple_harmonic_function. |
coefficients | Real | Specifies the non-angular real variables that define as many as thirty-one coefficients (a0, a1,..., a30) for the series or polynomial. |
angular_coefficients | Angle | Specifies the angular real variables that define as many as thirty-one coefficients (a0, a1,..., a30) for the series or polynomial. |