Go to the documentation of this file.
22 #ifndef test_CESkyCoord_h
23 #define test_CESkyCoord_h
28 #include "CETestSuite.h"
53 const std::string& func,
virtual bool test_copy(void)
Test ability to copy coordinates.
virtual ~test_CESkyCoord()
Destructor.
virtual bool test_ConvertTo(void)
Tests the CESkyCoord::ConvertTo methods.
virtual bool test_Convert2Icrs(void)
Test ability to convert to ICRS.
virtual bool test_construct(void)
Test generic constructors.
virtual bool test_Convert2Cirs(void)
Test ability to set coordinates as CIRS.
virtual bool test_Convert2Galactic(void)
Test ability to convert to Galactic.
CEObserver base_observer_
virtual bool runtests()
Run tests.
virtual bool test_coords(const CESkyCoord &test, const CESkyCoord &expected, const std::string &func, const int &line)
Tests two coordinates are equal and print some help if they aren't.
virtual bool test_AngularSeparation(void)
Test computation of angular separation.
virtual bool test_Convert2Ecliptic(void)
Test ability to convert to Ecliptic.
test_CESkyCoord()
Default constructor.
virtual bool test_Convert2Observed(void)
Test ability to convert to Observed.