Notes for science tools meeting 11/30/05
 

The current start (launch?) for DC2 is 1/1/2008, which was used to generate the pointing history file. I presume that a time, like the tstart=900. above are not MET, but should be referenced to the start of the simulation, like DC2. That is, how do we interpret tstart and tstop? I propose that the code in SpectralTransient simply add an offset corresponding to the difference between Mission Start and the Launch. In DC2, this is done by the line
    FluxSvc.StartDate = "2008-1-1 00:00:00"; // launch

The corresponding MET value is then available from the static function flux/Spectrum/startTime().