Planetary Orbital Evolution due to Tides
Orbital evolution of two objects experiencing tides
StopHistoryInterval.h File Reference

Declares the StopHistoryInterval class. More...

#include "../Core/SharedLibraryExportMacros.h"
#include "../Core/Error.h"
#include <valarray>
#include <list>
#include <ostream>
#include <cassert>
#include <iomanip>
+ Include dependency graph for StopHistoryInterval.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Evolve::StopHistoryInterval
 A collection of accepted and discarded evolution steps which contain some reason to stop. More...
 

Namespaces

 Evolve
 Orientations of zones of bodies in a binary system.
 

Functions

std::ostream & Evolve::operator<< (std::ostream &os, StopHistoryInterval interval)
 Civilized output of a StopHistoryInterval. More...
 

Detailed Description

Declares the StopHistoryInterval class.

Definition in file StopHistoryInterval.h.