cm2sr v3.3
07-OCT-94  MJF
22-JAN-96  MJF
22-MAR-99  MJF
11-JAN-03  MJF (revised doc file)

Modification of spectra.tmp file to convert units of photons/mAs/cm^2 to
photons/mAs/sr.

example:
	cm2sr

argument:
	none	

associated files:

	read: spectra.tmp (see spect.tmp.doc)

	write: spectra.tmp 
		This is an ascii file having the spectra.tmp format.
		The units are modified from photons/mAs/cm^2  
		to photons/mAs/cm^2 (sr = steradian)or from ergs/mAs/cm^2
		to ergs/mAs/sr.

method: 
	photons/mAs/sr = photons/mAs/cm^2 * distance^2

	The distance is read from the second line of the spectra.tmp file
	as the third value on that line.
	The units code on line three of spectra.tmp must have the second
	value equal to 2. The code changes this value to 1 on output along
	with the unit label on line 4.
	The value of distance on the second line is set to 0.0.
