Gerardo/estandarizacion
Gerardo 2023-11-07 00:24:41 +01:00
parent 6111d62e61
commit 01f5f499e7
1 changed files with 7 additions and 11 deletions

View File

@ -920,24 +920,20 @@ BOOL Colv_limp_thr::rellena_info_nw()
s = OLV_LIMP_FLG_CIRC_NONE;
nno++;
}
}
else
{
nboth++;
}
///////////////////////////////
//fow
f=dbf.getI(icampf);
f = dbf.getI(icampf);
//solo mira si es pedestrian, f==14
if(f)
if (f)
{
s=OLV_LIMP_FLG_CIRC_NONE;
ispedestrian=TRUE;
s = OLV_LIMP_FLG_CIRC_NONE;
ispedestrian = TRUE;
}
///////////////////////////////
olv_limp->iaso[ia].flgs|=s;
olv_limp->iaso[ia].flgs |= s;
}
///////////////////////////////
//velocidad