53 NavMsgList::iterator nmli;
55 for (nmli = msgBitsIn.begin(); nmli != msgBitsIn.end(); nmli++)
59 if ((sfid < 1) || (sfid > 3))
76 if ((ephGrp[0] ==
NULL) || (ephGrp[1] ==
NULL) || (ephGrp[2] ==
NULL))
89 if (((ephGrp[0]->sf[7] >> 22) != (ephGrp[1]->sf[2] >> 22)) ||
90 ((ephGrp[0]->sf[7] >> 22) != (ephGrp[2]->sf[9] >> 22)))