public static class FlyCapture2_C.fc2StrobeInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2StrobeInfo()
Default native constructor.
|
fc2StrobeInfo(long size)
Native array allocator.
|
fc2StrobeInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
maxValue()
Maximum value.
|
FlyCapture2_C.fc2StrobeInfo |
maxValue(float maxValue) |
float |
minValue()
Minimum value.
|
FlyCapture2_C.fc2StrobeInfo |
minValue(float minValue) |
int |
onOffSupported()
Flag indicating if on/off is supported.
|
FlyCapture2_C.fc2StrobeInfo |
onOffSupported(int onOffSupported) |
int |
polaritySupported()
Flag indicating if polarity is supported.
|
FlyCapture2_C.fc2StrobeInfo |
polaritySupported(int polaritySupported) |
FlyCapture2_C.fc2StrobeInfo |
position(long position) |
int |
present()
Presence of strobe.
|
FlyCapture2_C.fc2StrobeInfo |
present(int present) |
int |
readOutSupported()
Flag indicating if strobe value can be read out.
|
FlyCapture2_C.fc2StrobeInfo |
readOutSupported(int readOutSupported) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
FlyCapture2_C.fc2StrobeInfo |
reserved(int i,
int reserved) |
int |
source()
Source value.
|
FlyCapture2_C.fc2StrobeInfo |
source(int source) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic fc2StrobeInfo()
public fc2StrobeInfo(long size)
Pointer.position(long).public fc2StrobeInfo(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2StrobeInfo position(long position)
public FlyCapture2_C.fc2StrobeInfo source(int source)
public FlyCapture2_C.fc2StrobeInfo present(int present)
@Cast(value="BOOL") public int readOutSupported()
public FlyCapture2_C.fc2StrobeInfo readOutSupported(int readOutSupported)
@Cast(value="BOOL") public int onOffSupported()
public FlyCapture2_C.fc2StrobeInfo onOffSupported(int onOffSupported)
@Cast(value="BOOL") public int polaritySupported()
public FlyCapture2_C.fc2StrobeInfo polaritySupported(int polaritySupported)
public float minValue()
public FlyCapture2_C.fc2StrobeInfo minValue(float minValue)
public float maxValue()
public FlyCapture2_C.fc2StrobeInfo maxValue(float maxValue)
public FlyCapture2_C.fc2StrobeInfo reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2019. All rights reserved.