Changeset 669 in Sophya for trunk/SophyaLib/SkyT/specrespvector.h


Ignore:
Timestamp:
Nov 29, 1999, 5:59:13 PM (26 years ago)
Author:
ansari
Message:

Adaptation a PPersist de SpectralResponse - Suite 1 , Sophie 29/11/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyT/specrespvector.h

    r668 r669  
    22//--------------------------------------------------------------------------
    33// File and Version Information:
    4 //      $Id: specrespvector.h,v 1.3 1999-11-29 14:16:09 ansari Exp $
     4//      $Id: specrespvector.h,v 1.4 1999-11-29 16:59:12 ansari Exp $
    55//
    66// Description:
     
    3838  //Constructor
    3939  SpecRespVec();
    40   SpecRespVec(Vector const & nu, Vector const & fdenu, double numin=0., double numax=1.);
     40  SpecRespVec(Vector const & nu, Vector const & fdenu, double numin, double numax);
     41  SpecRespVec(Vector const & nu, Vector const & fdenu);
    4142
    4243  // destructor
Note: See TracChangeset for help on using the changeset viewer.