SFF++ library: reading and writing SFF from C++
srcesynref.cc File Reference

provide time reference for synthetic waveforms (implementation) More...

#include <sffxx.h>
Include dependency graph for srcesynref.cc:

Go to the source code of this file.

Namespaces

 sff
 all SFF modules
 

Macros

#define TF_SRCESYNREF_CC_VERSION   "TF_SRCESYNREF_CC V1.0 "
 

Functions

std::string sff::srce_reference_ID ()
 return ID string for synthtic time reference More...
 
sff::SRCE sff::srce_reference ()
 return synthetic time reference from nothing More...
 

Detailed Description

provide time reference for synthetic waveforms (implementation)


Author
Thomas Forbriger
Date
17/01/2005

provide time reference for synthetic waveforms (implementation)


libsffxx is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software

Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Copyright (c) 2005 by Thomas Forbriger (BFO Schiltach)

REVISIONS and CHANGES

  • 17/01/2005 V1.0 Thomas Forbriger

Definition in file srcesynref.cc.