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