Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

AIDA_Measurement.cpp

Go to the documentation of this file.
00001 #include "AIDA_Measurement.h"
00002 
00003 Anaphe::AIDA_DataPointSet_native::AIDA_Measurement::AIDA_Measurement():
00004   m_value( 0 ),
00005   m_errorPlus( 0 ),
00006   m_errorMinus( 0 )
00007 {}
00008 

Generated on Tue Feb 18 17:50:27 2003 for AIDA_DataPointSet_native by doxygen1.2.16