Method | Description | |
---|---|---|
Piston ( int forwardChannel, int reverseChannel ) : System |
Piston with specified forward and reverse channels
|
|
Piston ( int moduleNumber, int forwardChannel, int reverseChannel ) : System |
Piston with forward and reverse channels at a specific PCM
|
public Piston ( int forwardChannel, int reverseChannel ) : System | ||
forwardChannel | int | |
reverseChannel | int | |
return | System |
public Piston ( int moduleNumber, int forwardChannel, int reverseChannel ) : System | ||
moduleNumber | int | |
forwardChannel | int | |
reverseChannel | int | |
return | System |