• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

marble

  • sources
  • kde-4.12
  • kdeedu
  • marble
  • src
  • plugins
  • render
  • satellites
  • sgp4
sgp4io.h
Go to the documentation of this file.
1 #ifndef _sgp4io_
2 #define _sgp4io_
3 /* ----------------------------------------------------------------
4 *
5 * sgp4io.h;
6 *
7 * this file contains a function to read two line element sets. while
8 * not formerly part of the sgp4 mathematical theory, it is
9 * required for practical implementation.
10 *
11 * companion code for
12 * fundamentals of astrodynamics and applications
13 * 2007
14 * by david vallado
15 *
16 * (w) 719-573-2600, email dvallado@agi.com
17 *
18 * current :
19 * 3 sep 07 david vallado
20 * add operationmode for afspc (a) or improved (i)
21 * changes :
22 * 20 apr 07 david vallado
23 * misc updates for manual operation
24 * 14 aug 06 david vallado
25 * original baseline
26 * ---------------------------------------------------------------- */
27 
28 #include <stdio.h>
29 #include <math.h>
30 
31 #include "sgp4ext.h" // for several misc routines
32 #include "sgp4unit.h" // for sgp4init and getgravconst
33 
34 // ------------------------- function declarations -------------------------
35 
36 void twoline2rv
37  (
38  char longstr1[130], char longstr2[130],
39  char typerun, char typeinput, char opsmode,
40  gravconsttype whichconst,
41  double& startmfe, double& stopmfe, double& deltamin,
42  elsetrec& satrec
43  );
44 
45 #endif
46 
elsetrec
Definition: sgp4unit.h:63
sgp4unit.h
gravconsttype
gravconsttype
Definition: sgp4unit.h:56
sgp4ext.h
twoline2rv
void twoline2rv(char longstr1[130], char longstr2[130], char typerun, char typeinput, char opsmode, gravconsttype whichconst, double &startmfe, double &stopmfe, double &deltamin, elsetrec &satrec)
Definition: sgp4io.cpp:71
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

marble

Skip menu "marble"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal