|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectamplifier.AmpParameters
public class AmpParameters
| Field Summary | |
|---|---|
double[] |
gain
gain is stored as a simple facter (NOT dB) for speed of use. |
(package private) int |
rawDataSource
|
static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
AmpParameters()
|
|
| Method Summary | |
|---|---|
AmpParameters |
clone()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long serialVersionUID
int rawDataSource
public double[] gain
| Constructor Detail |
|---|
public AmpParameters()
| Method Detail |
|---|
public AmpParameters clone()
clone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||