MagneticTF.cpp

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

Generated on Tue May 4 16:52:14 2010 for GPLIB++ by  doxygen 1.5.8