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