|
SFF++ library: reading and writing SFF from C++
|
#include <sffxx.h>

Public Types | |
| typedef C::Tcoc | Tcoc |
Public Member Functions | |
| OutputWaveform (const Tcoc &c, const TraceHeader &th, const Enormmode &nm=NM_maxdyn) | |
| void | write (std::ostream &os) const |
Private Attributes | |
| Tcoc | Mseries |
| TraceHeader | Mheader |