Property | Type | Description | |
---|---|---|---|
length | int |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Calculate ( int index ) : void | ||
VROC ( ISeries input, int length ) : System | ||
Value ( ISeries input, int index, int length ) : double |
Method | Description | |
---|---|---|
Init ( ) : void |
public VROC ( ISeries input, int length ) : System | ||
input | ISeries | |
length | int | |
return | System |
public static Value ( ISeries input, int index, int length ) : double | ||
input | ISeries | |
index | int | |
length | int | |
return | double |