|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.lsst.ccs.subsystem.metrology.CapTest
public class CapTest
Program to record capacitance data using Analog Devices 7747 evaluation boards
| Constructor Summary | |
|---|---|
CapTest(int nSamp,
int rate,
boolean debug)
Main constructor. |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Main program. |
void |
run()
Runs the DAQ program. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CapTest(int nSamp,
int rate,
boolean debug)
| Method Detail |
|---|
public static void main(String[] args)
public void run()
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||