$treeview $search $mathjax
SimCRS Logo  1.00.0
$projectbrief
$projectbrief
$searchbox

BasConst.cpp

Go to the documentation of this file.
00001 // //////////////////////////////////////////////////////////////////////
00002 // Import section
00003 // //////////////////////////////////////////////////////////////////////
00004 #include <simcrs/basic/BasConst_General.hpp>
00005 #include <simcrs/basic/BasConst_SIMCRS_Service.hpp>
00006 
00007 namespace SIMCRS {
00008 
00010   const std::string DEFAULT_CRS_CODE = "1S";
00011 
00012 }