Changeset 1049 in Sophya for trunk/SophyaExt/FitsIOServer/fitsntuple.h
- Timestamp:
- Jun 28, 2000, 3:04:02 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsntuple.h
r1047 r1049 33 33 void Write(char outputfile[], bool OldFile=false); 34 34 inline operator NTuple() { return(*dobj_); } 35 inline NTuple * getObj() { return(dobj_); } 35 36 36 37 protected:
Note:
See TracChangeset
for help on using the changeset viewer.