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>
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. | |
Declare a unit tests class that check the calculations of tidal torque and power.
Definition in file testTidalTorquePower.h.