TAPs 0.7.7.3
TAPsListOfAdvSimConsts.hpp
Go to the documentation of this file.
00001 /******************************************************************************
00002 TAPsListOfAdvSimConsts.hpp
00003 
00004 SUKITTI PUNAK   (10/10/2008)
00005 UPDATE          (06/17/2010)
00006 ******************************************************************************/
00007 #ifndef TAPs_LIST_OF_ADV_SIM_CONSTANTS_HPP
00008 #define TAPs_LIST_OF_ADV_SIM_CONSTANTS_HPP
00009 
00019 const unsigned int TAPs_Const_Suture_ShiftUp            =   20;
00020 const unsigned int TAPs_Const_Suture_ShiftDown          =   10;
00021 const unsigned int TAPs_Const_Check_Suture_ShiftUp      =   15;
00022 const unsigned int TAPs_Const_Check_Suture_ShiftDown    =    5;
00023 
00024 //-----------------------------------------------------------------------------
00025 #endif//TAPs_ADV_SIM_SUPPORT_HPP
00026 //34567890123456789012345678901234567890123456789012345678901234567890123456789
00027 //--+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines