C++ QT desktop app source code |
mwindow.h mwindow.cpp main.cpp |
Formulas | spherical2cartesian.txt |
ZIP with ALL the files | 20201026_141070_000013_spherical2cartesian_qt.zip |
r | r >= 0 |
θ [rad] | θ (theta) in the range [0, Pi] |
φ [rad] | φ (phi) in the range (-Pi, Pi] |
x | x |
y | y |
z | z |