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

Declare a unit tests class that check the calculations of tidal torque and power. More...

#include "ConstPhaseLagZone.h"
#include "../../Planet/Planet.h"
#include "../../Evolve/BinarySystem.h"
#include "../shared/Common.h"
#include <iostream>
#include <iomanip>
+ Include dependency graph for testTidalTorquePower.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Evolve::test_TidalTorquePower
 The test suite that compares the tidal torque and power for a single zone against expectations. More...
 

Namespaces

 Evolve
 Orientations of zones of bodies in a binary system.
 

Detailed Description

Declare a unit tests class that check the calculations of tidal torque and power.

Definition in file testTidalTorquePower.h.