Definition at line 29 of file test_CEPlanet.h.
#include <test_CEPlanet.h>
◆ test_CEPlanet()
test_CEPlanet::test_CEPlanet |
( |
| ) |
|
◆ ~test_CEPlanet()
test_CEPlanet::~test_CEPlanet |
( |
| ) |
|
|
virtual |
◆ runtests()
bool test_CEPlanet::runtests |
( |
void |
| ) |
|
|
virtual |
Run tests.
- Returns
- whether or not all tests succeeded
Definition at line 61 of file test_CEPlanet.cpp.
◆ test_construct()
bool test_CEPlanet::test_construct |
( |
void |
| ) |
|
|
virtual |
Test constructors.
- Returns
- whether the tests succeed
Definition at line 78 of file test_CEPlanet.cpp.
◆ test_earth()
bool test_CEPlanet::test_earth |
( |
void |
| ) |
|
|
virtual |
◆ test_jupiter()
bool test_CEPlanet::test_jupiter |
( |
void |
| ) |
|
|
virtual |
◆ test_mars()
bool test_CEPlanet::test_mars |
( |
void |
| ) |
|
|
virtual |
◆ test_mercury()
bool test_CEPlanet::test_mercury |
( |
void |
| ) |
|
|
virtual |
◆ test_neptune()
bool test_CEPlanet::test_neptune |
( |
void |
| ) |
|
|
virtual |
◆ test_planet()
bool test_CEPlanet::test_planet |
( |
const CEPlanet & |
test_planet, |
|
|
const CESkyCoord & |
true_icrs, |
|
|
const CESkyCoord & |
true_obs, |
|
|
const std::vector< double > & |
true_pos, |
|
|
const std::vector< double > & |
true_vel |
|
) |
| |
|
virtual |
Test parameters for a given planet.
- Parameters
-
[in] | test_planet | Planet information to be tested |
[in] | true_icrs | Expected observed coordinates |
[in] | true_pos | Expected physical position (AU) |
[in] | true_vel | Expected physical velocity (AU/day) |
- Returns
- whether the tests succeed
Definition at line 357 of file test_CEPlanet.cpp.
◆ test_Planets()
bool test_CEPlanet::test_Planets |
( |
void |
| ) |
|
|
private |
◆ test_saturn()
bool test_CEPlanet::test_saturn |
( |
void |
| ) |
|
|
virtual |
◆ test_uranus()
bool test_CEPlanet::test_uranus |
( |
void |
| ) |
|
|
virtual |
◆ test_venus()
bool test_CEPlanet::test_venus |
( |
void |
| ) |
|
|
virtual |
◆ base_date_
CEDate test_CEPlanet::base_date_ |
|
private |
◆ base_observer_
The documentation for this class was generated from the following files: