VOSC Constructor
VOSC normal constructor.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function VOSC(
input : ISeries,
length1 : int,
length2 : int
);
This language is not supported or no code example is available.
Parameters
-
input
-
ISeries
The input series.
-
length1
-
int
The length1.
-
length2
-
int
The length2.
In this article
Definition