Beispiel #1
0
 public void Gravity_sphere_hor()
 {
     Data = new Gravity(HealpixManager);
     Data.MoveAllWater();
     Data.Draw(Bmp);
 }