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

Method setCenter1

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

Sets the centering of frequency sampling for the 1st dimension. 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 arr

(boolean center)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

test2Method · 0.95
test3Method · 0.95
setCenterMethod · 0.95

Calls 1

updateSampling1Method · 0.95

Tested by 2

test2Method · 0.76
test3Method · 0.76