00001 ////////////////////////////////////////////////////////////////////////////////////////////////// 00002 /*! \file OrbitStateRepresentation.cpp 00003 * \brief Implementation of the Orbit State Representation Class. 00004 * \author $Author: jayhawk_hokie $ 00005 * \version $Revision: 1.2 $ 00006 * \date $Date: 2007/02/08 20:18:25 $ 00007 *////////////////////////////////////////////////////////////////////////////////////////////////// 00008 /* 00009 * 00010 */ 00011 ////////////////////////////////////////////////////////////////////////////////////////////////// 00012 00013 #include "OrbitStateRepresentation.h" 00014 00015 00016 00017 00018 // Do not change the comments below - they will be added automatically by CVS 00019 /***************************************************************************** 00020 * $Log: OrbitStateRepresentation.cpp,v $ 00021 * Revision 1.2 2007/02/08 20:18:25 jayhawk_hokie 00022 * *** empty log message *** 00023 * 00024 * Revision 1.1.1.1 2005/04/26 17:41:00 cakinli 00025 * Adding OpenSESSAME to DSACSS distrib to capture fixed version. 00026 * 00027 * Revision 1.1 2003/04/08 22:47:35 nilspace 00028 * Initial Submission. 00029 * 00030 * 00031 ******************************************************************************/ 00032