iceCube.uhe.analysis
Class RunPropagationMatrixFlux

java.lang.Object
  extended by iceCube.uhe.analysis.RunPropagationMatrixFlux

public class RunPropagationMatrixFlux
extends java.lang.Object

Calculate the detectable Neutrino flux [GeV/cm^2 sec sr] at the surface by running ProrpagationMatrixFlux. Also it can calculate the theretical fluxes of cosmic neutrios with NeutrinoFlux class in the neutrinoModel package. Written by S.Yoshida 2007 April 11th


Constructor Summary
RunPropagationMatrixFlux()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunPropagationMatrixFlux

public RunPropagationMatrixFlux()
Method Detail

main

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