|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--dwvisser.analysis.TextOutputter | +--dwvisser.analysis.PIDtelescope
Field Summary |
Fields inherited from class dwvisser.analysis.TextOutputter |
DEFAULT |
Constructor Summary | |
PIDtelescope(double milsAl,
double[] umDetectors,
double beamEnergy,
Nucleus beam,
Nucleus target,
Nucleus[] projectile,
java.lang.String outfile)
Creates new KineticDetermination |
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class dwvisser.analysis.TextOutputter |
closeOutput, revertToDefaultOutput |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PIDtelescope(double milsAl, double[] umDetectors, double beamEnergy, Nucleus beam, Nucleus target, Nucleus[] projectile, java.lang.String outfile) throws java.io.FileNotFoundException, NuclearException
target
- nucleusbeam
- nucleusprojectile
- nucleusbeamEnergy
- in MeVoutfile
- where text goesmilsAl
- mils of aluminum placed in front of array
java.io.FileNotFoundException
- if file can't be created
NuclearException
- if problem creating Nuceus objectsMethod Detail |
public static void main(java.lang.String[] args)
args
- the command line arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |