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