We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refer to example section
_Observe a Satellite from an Observer at 15 lat, 130, lon, 100m alt:
var tle = '0 LEMUR-2 JEROEN\n1 40934U 15052E 15306.10048119 .00001740 00000-0 15647-3 0 9990\n2 40934 6.0033 141.2190 0010344 133.6141 226.4604 14.76056230 5130'; var qth = [15, 130, .1];_
Replace 10m by 100m to match var qth = [15, 130, .1]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Refer to example section
_Observe a Satellite from an Observer at 15 lat, 130, lon, 100m alt:
Replace 10m by 100m to match var qth = [15, 130, .1]
The text was updated successfully, but these errors were encountered: