Changeset 607 in Sophya for trunk/SophyaLib/SkyT/radspecvector.h
- Timestamp:
- Nov 20, 1999, 10:00:54 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/radspecvector.h
r601 r607 44 44 virtual double flux(double nu) const; 45 45 46 // Acces to Nu and F(nu) vectors 47 inline Vector& getNuVec() { return _vecOfNu; } 48 inline Vector& getFNuVec() { return _vecOfFDeNu; } 49 46 50 virtual void Print(ostream& os) const; 47 51
Note:
See TracChangeset
for help on using the changeset viewer.