Defines the BinarySystem class. More...
#include "../Core/SharedLibraryExportMacros.h"#include "DissipatingBody.h"#include "CombinedStoppingCondition.h"#include "SecondaryDeathCondition.h"#include "../Core/AstronomicalConstants.h"#include "../Core/Common.h"#include "../Core/OrbitalExpressions.h"#include "../Core/Error.h"#include <gsl/gsl_errno.h>#include <gsl/gsl_odeiv2.h>#include <gsl/gsl_siman.h>#include <string>#include <limits>#include <iostream>
Include dependency graph for BinarySystem.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Evolve::BinarySystem |
| Describes a system of two bodies orbiting each other. More... | |
Namespaces | |
| Evolve | |
| Orientations of zones of bodies in a binary system. | |
Defines the BinarySystem class.
Definition in file BinarySystem.h.