Searched refs:fLPT (Results 1 – 3 of 3) sorted by relevance
263 float fLPT; ///< low pass filtered temperature (C) member
171 pthisSV->fLPT = pthisPressure->fT; in fInit_1DOF_P_BASIC()433 pthisSV->fLPT += pthisSV->flpf * (pthisPressure->fT - pthisSV->fLPT); in fRun_1DOF_P_BASIC()
534 scratch16 = (int16_t) (sfg->SV_1DOF_P_BASIC.fLPT * 100.0F); in CreateAndSendPackets()