15 using namespace hippodraw;
24 const std::string projType(
"MER");
25 double crpix[] = {0, 0}, crval[] = {0,0}, cdelt[] = {1,1};
26 initwcs (projType, crpix, crval, cdelt, 0,
false);
32 const std::string projType(
"MER");
33 double crpix[] = {0, 0}, crval[] = {0,0}, cdelt[] = {1,1};
34 initwcs (projType, crpix, crval, cdelt, 0,
false);