Overview
Quick Start
API Documentation
Class List
Namespace List
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
PASS
include
pass_bits
helper
astro_problems
lambert.hpp
Go to the documentation of this file.
1
#pragma once
2
// ------------------------------------------------------------------------ //
3
// This source file is part of the 'ESA Advanced Concepts Team's //
4
// Space Mechanics Toolbox' software. //
5
// //
6
// The source files are for research use only, //
7
// and are distributed WITHOUT ANY WARRANTY. Use them on your own risk. //
8
// //
9
// Copyright (c) 2004-2007 European Space Agency //
10
// ------------------------------------------------------------------------ //
11
12
#include "
astro_functions.hpp
"
13
14
void
LambertI
(
const
double
*,
const
double
*,
double
,
const
double
,
15
const
int
,
// INPUT
16
double
*,
double
*,
double
&,
double
&,
double
&,
17
int
&);
// OUTPUT
LambertI
void LambertI(const double *, const double *, double, const double, const int, double *, double *, double &, double &, double &, int &)
Definition:
lambert.cpp:64
astro_functions.hpp
Version: 1.10.0 | Generated by
Doxygen 1.8.14