Issues.00173 - lordmundi/wikidoctest GitHub Wiki
00173: Fix DCF_GetRelPosAtt for double precision
Summary: Fix DCF_GetRelPosAtt for double precision
Created: 2009–09–02 16:40
Status: In Progress
Category: Bug
From: jeff
Version: 1.1
Released_In:
Description:
Comm functino DCF_GetRelPosAtt bases its calculations on the single precision matrices in DOUG. When running in double precision this can cause the function to return faultly results. Update DCF_GetRelPosAtt to use the double precision DOUG internal matrices when an application is running double precision.