7070 double elong, phi, hm, xp, yp, sp, theta, pv[2][3];
7081 eraPvtob(elong, phi, hm, xp, yp, sp, theta, pv);
7083 vvd(pv[0][0], 4225081.367071159207, 1e-5,
7084 "eraPvtob",
"p(1)", status);
7085 vvd(pv[0][1], 3681943.215856198144, 1e-5,
7086 "eraPvtob",
"p(2)", status);
7087 vvd(pv[0][2], 3041149.399241260785, 1e-5,
7088 "eraPvtob",
"p(3)", status);
7089 vvd(pv[1][0], -268.4915389365998787, 1e-9,
7090 "eraPvtob",
"v(1)", status);
7091 vvd(pv[1][1], 308.0977983288903123, 1e-9,
7092 "eraPvtob",
"v(2)", status);
7094 "eraPvtob",
"v(3)", status);
void eraPvtob(double elong, double phi, double height, double xp, double yp, double sp, double theta, double pv[2][3])
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)