1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Scenery>
<Metric kind = "KerrBL" plugin="stdplug">
<Spin> 0. </Spin>
</Metric>
<Screen>
<Position> 1000. 100. 1.22 0. </Position>
<Time unit="geometrical_time"> 1000. </Time>
<FieldOfView> 0.314159265358979323846264338327950288419716 </FieldOfView>
<Resolution> 32 </Resolution>
<Spectrometer kind="wave" nsamples="1"> 2.0e-6 2.4e-6 </Spectrometer>
</Screen>
<Astrobj kind = "Complex">
<SubAstrobj kind = "Star">
<Radius> 2. </Radius>
<Velocity> 0. 0. 0.037037 </Velocity>
<Position> 600. 9. 1.5707999999999999741 0 </Position>
<Spectrum kind="PowerLaw">
<Exponent> 0 </Exponent>
<Constant> 0.001 </Constant>
</Spectrum>
<Opacity kind="PowerLaw">
<Exponent> 0 </Exponent>
<Constant> 0.01 </Constant>
</Opacity>
<OpticallyThin/>
</SubAstrobj>
<SubAstrobj kind = "Star">
<Radius> 2. </Radius>
<Velocity> 0. 0. 0.037037 </Velocity>
<Position> 650. 9. 1.5707999999999999741 0 </Position>
<Spectrum kind="PowerLaw">
<Exponent> 0 </Exponent>
<Constant> 0 </Constant>
</Spectrum>
<Opacity kind="PowerLaw">
<Exponent> 0 </Exponent>
<Constant> 1 </Constant>
</Opacity>
<OpticallyThick/>
</SubAstrobj>
<SubAstrobj kind = "Star">
<Radius> 1. </Radius>
<Velocity> 0. 0. 0.037037 </Velocity>
<Position> 550. 9. 1.5707999999999999741 0 </Position>
<Spectrum kind="PowerLaw">
<Exponent> 0 </Exponent>
<Constant> 1e-4 </Constant>
</Spectrum>
<Opacity kind="PowerLaw">
<Exponent> 0 </Exponent>
<Constant> 1 </Constant>
</Opacity>
<OpticallyThick/>
</SubAstrobj>
<SubAstrobj kind = "Star">
<Radius> 2. </Radius>
<Velocity> 0. 0. 0.037037 </Velocity>
<Position> 550. 9. 1.5707999999999999741 0 </Position>
<Spectrum kind="PowerLaw">
<Exponent> 0 </Exponent>
<Constant> 1e-3 </Constant>
</Spectrum>
<Opacity kind="PowerLaw">
<Exponent> 0 </Exponent>
<Constant> 0.1 </Constant>
</Opacity>
<OpticallyThin/>
</SubAstrobj>
<SubAstrobj kind = "Torus">
<LargeRadius> 9 </LargeRadius>
<SmallRadius> 1. </SmallRadius>
<Spectrum kind="PowerLaw">
<Exponent> 0. </Exponent>
<Constant> 1e-2 </Constant>
</Spectrum>
<Opacity kind="PowerLaw">
<Exponent> 0. </Exponent>
<Constant> 1e-3 </Constant>
</Opacity>
<OpticallyThin/>
</SubAstrobj>
<SubAstrobj kind = "FixedStar">
<Radius> 12 </Radius>
<Position> 0 0 0 </Position>
<Spectrum kind="PowerLaw">
<Exponent> 0 </Exponent>
<Constant> 0.001 </Constant>
</Spectrum>
<Opacity kind="PowerLaw">
<Exponent> 0 </Exponent>
<Constant> 0.01 </Constant>
</Opacity>
<RMax> 10000. </RMax>
<OpticallyThin/>
</SubAstrobj>
</Astrobj>
<Quantities>Spectrum</Quantities>
<MinimumTime> 0. </MinimumTime>
</Scenery>
|