public abstract class AbstractApodization
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected double |
value |
| Constructor and Description |
|---|
AbstractApodization() |
AbstractApodization(double value) |
| Modifier and Type | Method and Description |
|---|---|
abstract float |
apodize(float x,
float n) |
abstract java.lang.String |
getName() |
abstract java.lang.String |
getParameter() |
abstract java.lang.String |
getShortname() |
abstract boolean |
isAdjustable() |
Copyright © , Biomedical Imaging Group, EPFL, Lausanne, Switzerland. All rights reserved.