sfs-python icon indicating copy to clipboard operation
sfs-python copied to clipboard

Naming: "source" vs. "field"

Open mgeier opened this issue 8 years ago • 4 comments

Currently, we have the submodules sfs.mono.source and sfs.time.source.

This makes sense for now, but we could generalize it by calling it something with "field", because that's actually what the functions generate.

mgeier avatar Dec 11 '16 20:12 mgeier

They can also generate a single point.

hagenw avatar Mar 15 '19 09:03 hagenw

@hagenw That's a good point! In the future, time-domain sources may even be able to generate a time signal for a single point.

mgeier avatar Mar 15 '19 11:03 mgeier

These function create acoustical transfer functions either in frequency domain or time domain from the source location (exception plane wave) to one or many receiver locations, right? Typical terms used in acoustics are ATF and AIR, acoustical transfer function, acoustical impulse response. Some of these functions then are even Green's functions.

fs446 avatar Mar 15 '19 20:03 fs446

@fs446 Yes, but in the future, the time-domain functions might also be able to generate time signals for given locations in space. I don't know if that counts as AIR.

Either way, are you suggesting a different module name (or multiple modules)?

mgeier avatar Mar 16 '19 11:03 mgeier