|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectUDASCamera.RunProgress
public final class RunProgress
Generated from IDL definition of struct "RunProgress"
Field Summary | |
---|---|
short |
archive_pc
|
short |
process_pc
|
short |
readout_pc
|
int |
run_no
|
Constructor Summary | |
---|---|
RunProgress()
|
|
RunProgress(int run_no,
short readout_pc,
short process_pc,
short archive_pc)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int run_no
public short readout_pc
public short process_pc
public short archive_pc
Constructor Detail |
---|
public RunProgress()
public RunProgress(int run_no, short readout_pc, short process_pc, short archive_pc)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |