|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.rsl.konrad.filtering.rampfilters.RampFilter
edu.stanford.rsl.konrad.filtering.rampfilters.RamLakRampFilter
public class RamLakRampFilter
Class to represent a Ram-Lak RampFilter. It contains only entries of 1. Hence, it is ideal for testing;
Constructor Summary | |
---|---|
RamLakRampFilter()
|
Method Summary | |
---|---|
RampFilter |
clone()
|
double |
getFilterWeight(double ku)
|
java.lang.String |
getRampName()
|
Methods inherited from class edu.stanford.rsl.konrad.filtering.rampfilters.RampFilter |
---|
configure, getAvailableRamps, getCutOffFrequency, getImagePlusFromRampFilter, getPhysicalPixelWidthInMilimeters, getRampFilter, getRampFilter1D, getSourceToCenterOfRotationDistance, getSourceToDetectorDistance, isConfigured, prepareForSerialization, setConfiguration, setCutOffFrequency, setPhysicalPixelWidthInMilimeters, setSourceToCenterOfRotationDistance, setSourceToDetectorDistance, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RamLakRampFilter()
Method Detail |
---|
public RampFilter clone()
clone
in class RampFilter
public java.lang.String getRampName()
getRampName
in class RampFilter
public double getFilterWeight(double ku)
getFilterWeight
in class RampFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |