pydistsim.utils.localization.helpers.get_aoa_gdop_rel

get_aoa_gdop_rel(estimated)[source]

Calculation of relative GDOP is based on CRB.

GDOP_rel = sigma_CRB/sigma_d = sqrt(tr((G^TG)^-1)/(sum(Di^2))/M) As regular GDOP, it is not dependent on scale nor on sigma_AoA.