Skip to content
New issue

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

Typo in example: 10m alt vs 0.1 in the qth. #3

Open
marcsauvageau opened this issue Jun 4, 2018 · 0 comments
Open

Typo in example: 10m alt vs 0.1 in the qth. #3

marcsauvageau opened this issue Jun 4, 2018 · 0 comments

Comments

@marcsauvageau
Copy link

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant