33 #define TF_FAPID_SFF_WTRACE_CC_VERSION \ 34 "TF_FAPID_SFF_WTRACE_CC V1.0 " 87 unsigned int nsamples=
static_cast<unsigned int>(*nsamp);
89 aff::LinearShape shape(0, nsamples-1, 0);
90 datrw::Tfseries series(shape, aff::SharedHeap<real>(fdata, *nsamp));
This is the interface usually expected by Fortran programs linking to libsff.a (prototypes) ...
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)
int sff_wtrace__(integer *lu, char *wid2line, integer *nsamp, real *fdata, integer *idata, logical *last, integer *ierr, ftnlen wid2line_len)
Write one trace of data with INFO line.
long int logical
Fortran logical type.
::fapidxx::OFileUnits ostreammanager
the global ostream manager
long int ftnlen
Fortran string size type.
a file unit interface to libdatrwxx (prototypes)
void close(const int &unit)
close the file associated with this file unit
some helper functions (prototypes)