You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I tried to use your astro.js lib but when I call
var sunazel = astrojs.coordinates.ecliptic2azel(sunpos.lat, sunpos.lon, lst, lat);
I get the error
SCRIPT438: Object doesn't support property or method 'vectorMultiply'
Did I something wrong? All parameters are numeric values!
Thanks
Peter
Hi!
I tried to use your astro.js lib but when I call
var sunazel = astrojs.coordinates.ecliptic2azel(sunpos.lat, sunpos.lon, lst, lat);
I get the error
SCRIPT438: Object doesn't support property or method 'vectorMultiply'
Did I something wrong? All parameters are numeric values!
Thanks
Peter
The text was updated successfully, but these errors were encountered: