homoefeld berechnung und animation sollten grundlegend funktionieren
git-svn-id: http://svn.lsim.tuxzone.org/trunk@3 4bec179b-ab65-46ed-a5f8-55b8b5c735d0
This commit is contained in:
@@ -18,4 +18,5 @@
|
||||
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
||||
***************************************************************************/
|
||||
#include <cmath>
|
||||
const double PI = acos( -1.0 );
|
||||
const double PI = acos( -1.0 );
|
||||
const double SPEED_OF_LIGHT = 2.99792458e+8;
|
||||
Reference in New Issue
Block a user