Searched refs:cosP (Results 1 – 1 of 1) sorted by relevance
65 AKFLOAT cosP; /* cos value of pitch angle */ in AKFS_Azimuth() local72 cosP = AKFS_COS(pitch); in AKFS_Azimuth()77 Xh = (hvec->u.x)*sinP*sinR + (hvec->u.y)*cosP + (hvec->u.z)*sinP*cosR; in AKFS_Azimuth()