public class LRInput extends Object
Modifier and Type | Field and Description |
---|---|
static float |
minValue |
Constructor and Description |
---|
LRInput() |
Modifier and Type | Method and Description |
---|---|
void |
add(LRFFT view) |
LRInput |
clone() |
int |
getNumViews()
The number of views for this deconvolution
|
ArrayList<LRFFT> |
getViews() |
LRInput |
init(LRFFT.PSFTYPE iterationType)
init all views
|
public static final float minValue
public void add(LRFFT view)
public LRInput init(LRFFT.PSFTYPE iterationType)
public int getNumViews()
Copyright © 2015–2021 Fiji. All rights reserved.