public static class NIVision.ClampMax2Report extends NIVision.DisposedStruct
| Modifier and Type | Field and Description |
|---|---|
int |
calibrationValid |
NIVision.ClampPoints |
clampPoints |
NIVision.ClampResults |
clampResults |
backing| Modifier | Constructor and Description |
|---|---|
|
ClampMax2Report() |
protected |
ClampMax2Report(java.nio.ByteBuffer backing,
int offset) |
protected |
ClampMax2Report(long nativeObj,
boolean owned) |
|
ClampMax2Report(NIVision.ClampResults clampResults,
NIVision.ClampPoints clampPoints,
int calibrationValid) |
| Modifier and Type | Method and Description |
|---|---|
private void |
init() |
void |
read() |
protected void |
setBuffer(java.nio.ByteBuffer backing,
int offset) |
int |
size() |
void |
write() |
finalize, free, getAddress, setBufferpublic NIVision.ClampResults clampResults
public NIVision.ClampPoints clampPoints
public int calibrationValid
public ClampMax2Report()
public ClampMax2Report(NIVision.ClampResults clampResults, NIVision.ClampPoints clampPoints, int calibrationValid)
protected ClampMax2Report(java.nio.ByteBuffer backing,
int offset)
protected ClampMax2Report(long nativeObj,
boolean owned)
private void init()
protected void setBuffer(java.nio.ByteBuffer backing,
int offset)
public void read()
read in class NIVision.DisposedStructpublic void write()
write in class NIVision.DisposedStructpublic int size()
size in class NIVision.DisposedStruct