PJ_OPK

typedef struct {
    double o, p, k;
} PJ_OPK

Undocumented