UltOsc Constructor

UltOsc normal constructor.
public UltOsc( 
ISeries input
int n1
int n2
int n3 
)
This language is not supported or no code example is available.
public:  
UltOsc( 
ISeries^ input
int n1
int n2
int n3 
)
This language is not supported or no code example is available.
public function UltOsc( 
input : ISeries
n1 : int
n2 : int
n3 : int 
);
This language is not supported or no code example is available.

Parameters

input
ISeries

The input series.

n1
int

The n1 parameter.

n2
int

The n2 parameter.

n3
int

The n3 parameter.

In this article

Definition