public class HannApodization extends AbstractApodization
value| Constructor and Description |
|---|
HannApodization() |
| 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 float apodize(float x,
float n)
apodize in class AbstractApodizationpublic java.lang.String getName()
getName in class AbstractApodizationpublic java.lang.String getShortname()
getShortname in class AbstractApodizationpublic java.lang.String getParameter()
getParameter in class AbstractApodizationpublic boolean isAdjustable()
isAdjustable in class AbstractApodizationCopyright © , Biomedical Imaging Group, EPFL, Lausanne, Switzerland. All rights reserved.