virtual bool test_construct(void)
Test the various constructor methods.
virtual CESkyCoord GetCoordinates(const CEDate &date=CEDate::CurrentJD()) const
Return the ICRS coordinates associated with this object.
virtual bool test_Name(void)
Test getting the CEBody object's name.
std::string Name(void) const
Get the name of this object.
virtual bool test_GetCoordinates(void)
Run tests.
int main(int argc, char **argv)
Main method that actually runs the tests.
void SetName(const std::string &new_name)
Set the name of this object.
virtual void SetCoordinates(const CEAngle &xcoord, const CEAngle &ycoord, const CESkyCoordType &coord_type=CESkyCoordType::ICRS) const
Set the coordinates of this object.