Is it correct, that both
will produce an output radius value, that is the mean radius of the body and do not care about surface elevation?
And looks like NAV signals are also fixed to be at mean radius.
Can I rely on this to stay or may this change in the next patch?
Code:
oapiGetBaseEquPos (OBJHANDLE hBase, double *lng, double *lat, double *rad = 0)
oapiGetBasePadEquPos (OBJHANDLE hBase, DWORD pad, double *lng, double *lat, double *rad = 0)
will produce an output radius value, that is the mean radius of the body and do not care about surface elevation?
And looks like NAV signals are also fixed to be at mean radius.
Can I rely on this to stay or may this change in the next patch?
Last edited: