|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectUDASCamera.GrabData
public final class GrabData
Generated from IDL definition of struct "GrabData"
| Field Summary | |
|---|---|
short[] |
GrabImage
|
float |
integration_time
|
short |
x
|
short |
y
|
| Constructor Summary | |
|---|---|
GrabData()
|
|
GrabData(short[] GrabImage,
float integration_time,
short x,
short y)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public short[] GrabImage
public float integration_time
public short x
public short y
| Constructor Detail |
|---|
public GrabData()
public GrabData(short[] GrabImage,
float integration_time,
short x,
short y)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||