@NoOffset public static class HistogramPhaseUnwrapping.Params extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Params() |
Params(long size)
Native array allocator.
|
Params(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
height() |
HistogramPhaseUnwrapping.Params |
height(int setter) |
float |
histThresh() |
HistogramPhaseUnwrapping.Params |
histThresh(float setter) |
int |
nbrOfLargeBins() |
HistogramPhaseUnwrapping.Params |
nbrOfLargeBins(int setter) |
int |
nbrOfSmallBins() |
HistogramPhaseUnwrapping.Params |
nbrOfSmallBins(int setter) |
HistogramPhaseUnwrapping.Params |
position(long position) |
int |
width() |
HistogramPhaseUnwrapping.Params |
width(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public Params(Pointer p)
Pointer.Pointer(Pointer)
.public Params(long size)
Pointer.position(long)
.public Params()
public HistogramPhaseUnwrapping.Params position(long position)
public int width()
public HistogramPhaseUnwrapping.Params width(int setter)
public int height()
public HistogramPhaseUnwrapping.Params height(int setter)
public float histThresh()
public HistogramPhaseUnwrapping.Params histThresh(float setter)
public int nbrOfSmallBins()
public HistogramPhaseUnwrapping.Params nbrOfSmallBins(int setter)
public int nbrOfLargeBins()
public HistogramPhaseUnwrapping.Params nbrOfLargeBins(int setter)
Copyright © 2020. All rights reserved.