CMagneticTF.cpp

Go to the documentation of this file.
00001 #include "CMagneticTF.h"
00002 
00003 CMagneticTF::CMagneticTF():
00004 Tx(0),
00005 Ty(0),
00006 dTx(0),
00007 dTy(0),
00008 Rz(0),
00009 frequency(0)
00010 {
00011 }
00012 
00013 CMagneticTF::~CMagneticTF()
00014 {
00015 }

Generated on Thu Nov 22 13:58:25 2007 for GPLIB++ by  doxygen 1.5.1