PJ_XYZT

typedef struct {
    double x, y, z, t;
} PJ_XYZT

Undocumented