Q:
Could you please help me for the confusion? What is the exactly meaning for data, "azimuth":2.3561944962,"declination":-0.78539818525", from the HTTP server stream? Is the unit " 0°-360°"? and how to understand the minus character, "-" ?
--------------------------------------------------------------
A:
Values are defined in radian, you need to multiply them with 180 / PI to get degree. Note that this already includes any offsets specified in the IsoLOG configuration.
There seems to be something wrong with the declination values though, they might be inverted. Just treat -45° as 45°.