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