34 #define TF_FAPID_SFF_MODWID2TIME_CC_VERSION \ 35 "TF_FAPID_SFF_MODWID2TIME_CC V1.0" 65 libtime::TAbsoluteTime date(wid2c.
wid2.date);
66 wid2c.
wid2.date=libtime::TAbsoluteTime(date.year(),
69 wid2c.
wid2.date+=libtime::TRelativeTime(0,(*hour),(*minute))
70 +libtime::double2time(
double(*second));
71 wid2c.
encode(wid2line, wid2line_len);
This is the interface usually expected by Fortran programs linking to libsff.a (prototypes) ...
int sff_modwid2time__(char *wid2line, integer *hour, integer *minute, real *second, ftnlen wid2line_len)
modify time of first sample in WID2 line
long int integer
Fortran integer type.
This struct is used to pass WID2 line data within libfapidxx.
container for WID2 data (prototypes)
exceptions and error handling macros (prototypes)
float real
Fortran real type (single precision)
long int ftnlen
Fortran string size type.
void encode(char *fstring, ftnlen slen) const
encode data into a character string depending on wasascii flag