00001 ////////////////////////////////////////////////////////////////////////////////////////////////// 00002 /*! \file OrbitFrame.cpp 00003 * \brief Implementation of the Orbit Frame Class. 00004 * \author $Author: jayhawk_hokie $ 00005 * \version $Revision: 1.2 $ 00006 * \date $Date: 2007/08/02 21:19:22 $ 00007 *////////////////////////////////////////////////////////////////////////////////////////////////// 00008 /* 00009 * 00010 */ 00011 ////////////////////////////////////////////////////////////////////////////////////////////////// 00012 00013 #include "OrbitFrame.h" 00014 00015 00016 00017 // Do not change the comments below - they will be added automatically by CVS 00018 /***************************************************************************** 00019 * $Log: OrbitFrame.cpp,v $ 00020 * Revision 1.2 2007/08/02 21:19:22 jayhawk_hokie 00021 * Fixed Warning. 00022 * 00023 * Revision 1.1.1.1 2005/04/26 17:40:59 cakinli 00024 * Adding OpenSESSAME to DSACSS distrib to capture fixed version. 00025 * 00026 * Revision 1.2 2003/04/29 18:45:29 nilspace 00027 * Moved all function definitions out of class interface definition. 00028 * 00029 * Revision 1.1 2003/04/08 22:48:03 nilspace 00030 * Initial Submission. 00031 * 00032 * 00033 ******************************************************************************/ 00034