iceCube.uhe.geometry
クラス RunParticle

java.lang.Object
  上位を拡張 iceCube.uhe.geometry.RunParticle

public class RunParticle
extends java.lang.Object

    This is a demo program for running a particle in the earth.
    Mainly for debugging use.
    It runs particle and output the coordinate of particle's location.


コンストラクタの概要
RunParticle()
           
 
メソッドの概要
static void main(java.lang.String[] args)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

RunParticle

public RunParticle()
メソッドの詳細

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
例外:
java.io.IOException