- Timestamp:
- 04/07/11 21:53:23 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/Time.h
r10252 r10324 65 65 unsigned char h=0, unsigned char m=0, unsigned char s=0, 66 66 unsigned int us=0); 67 Time(double mjd) { Mjd(mjd); } 67 68 68 69 // Convesion from and to a string
Note:
See TracChangeset
for help on using the changeset viewer.