public class ArbitraryRampFilter extends RampFilter
Constructor and Description |
---|
ArbitraryRampFilter() |
Modifier and Type | Method and Description |
---|---|
RampFilter |
clone() |
void |
configure()
Configures the object before execution
|
double[] |
getFilter() |
double |
getFilterWeight(double ku) |
double[] |
getRampFilter1D(int width)
Returns the filter for one detector row as complex double array (JTransforms format)
|
java.lang.String |
getRampName() |
void |
setFilter(double[] filter) |
getAvailableRamps, getCutOffFrequency, getImagePlusFromRampFilter, getPhysicalPixelWidthInMilimeters, getRampFilter, getSourceToAxisDistance, getSourceToDetectorDistance, isConfigured, prepareForSerialization, setConfiguration, setCutOffFrequency, setPhysicalPixelWidthInMilimeters, setSourceToAxisDistance, setSourceToDetectorDistance, toString
public double[] getFilter()
public void setFilter(double[] filter)
public RampFilter clone()
clone
in class RampFilter
public double getFilterWeight(double ku)
getFilterWeight
in class RampFilter
public double[] getRampFilter1D(int width)
RampFilter
getRampFilter1D
in class RampFilter
width
- the width of the detector rowpublic java.lang.String getRampName()
getRampName
in class RampFilter
public void configure() throws java.lang.Exception
GUIConfigurable
configure
in interface GUIConfigurable
configure
in class RampFilter
java.lang.Exception
- may happen