/[PAMELA software]/yodaUtility/sgp4/stdafx.cpp
ViewVC logotype

Contents of /yodaUtility/sgp4/stdafx.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Sun Apr 30 11:08:15 2006 UTC (18 years, 7 months ago) by kusanagi
Branch: MAIN
CVS Tags: yodaUtility2_0/00, yodaUtility1_0/00, yodaUtility2_2/00, yodaUtility2_1/00, HEAD
Changes since 1.1: +0 -0 lines
Various utilities for the yoda environment and its related softwares.
YFile 	   	- Inheriths from TFile     - Add custom features to a TFile object.
YException 	- Inheriths from exception - YODA specific Exceptions.
YMcmd	   	- Decoder for the Mcmd packets.
YSQLConnection 	- Singletn class for DB connections.
yodaUtility     - Various functions.
sgp4		- C++ NORAD SGP4/SDP4 Implementation - Developed by Michael F. Henry.

1 // stdafx.cpp : source file that includes just the standard includes
2 // SxP4Test.pch will be the pre-compiled header
3 // stdafx.obj will contain the pre-compiled type information
4
5 #include "stdafx.h"
6
7 // TODO: reference any additional headers you need in STDAFX.H
8 // and not in this file

  ViewVC Help
Powered by ViewVC 1.1.23