Change request #1672

Use default time in GModelSpectral

Added by Knödlseder Jürgen about 8 years ago. Updated about 8 years ago.

Status:ClosedStart date:02/16/2016
Priority:NormalDue date:
Assigned To:Knödlseder Jürgen% Done:

100%

Category:-
Target version:1.1.0
Duration:

Description

A default time should be used in the following GModelSpectral methods since the spectral models are in many cases time independent:

double eval(const GEnergy& srcEng, const GTime& srcTime = GTime()) const = 0;
double eval_gradients(const GEnergy& srcEng, const GTime& srcTime = GTime()) = 0;


Recurrence

No recurrence.

History

#1 Updated by Knödlseder Jürgen about 8 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Done and merged into devel.

Also available in: Atom PDF