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

Method setCenter3

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

Sets the centering of frequency sampling for the 3rd 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 2

test3Method · 0.95
setCenterMethod · 0.95

Calls 1

updateSampling3Method · 0.95

Tested by 1

test3Method · 0.76