Searched refs:fLPH (Results 1 – 3 of 3) sorted by relevance
262 float fLPH; ///< low pass filtered height (m) member
170 pthisSV->fLPH = pthisPressure->fH; in fInit_1DOF_P_BASIC()432 pthisSV->fLPH += pthisSV->flpf * (pthisPressure->fH - pthisSV->fLPH); in fRun_1DOF_P_BASIC()
530 scratch32 = (int32_t) (sfg->SV_1DOF_P_BASIC.fLPH * 1000.0F); in CreateAndSendPackets()