MCPcopy Create free account
hub / github.com/dhale/jtk / setCenter

Method setCenter

core/src/main/java/edu/mines/jtk/dsp/Fft.java:330–334  ·  view source on GitHub ↗

Sets the centering of frequency samplings for all dimensions. If centered, the number of frequency samples is always odd, and zero frequency corresponds to the middle sample. The default center is false, so that zero frequency corresponds to the sample with index zero in the output transformed array

(boolean center)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

testFrequencyResponseMethod · 0.95
test1Method · 0.95
plotA1Function · 0.95
plotA2Function · 0.95
plotA3Function · 0.95

Calls 3

setCenter1Method · 0.95
setCenter2Method · 0.95
setCenter3Method · 0.95

Tested by 2

testFrequencyResponseMethod · 0.76
test1Method · 0.76