Is it possible to see if a satellite is in range

Asked by Zarya

I want to build a satellite tracking station with pyephem and i need a function to see if a satellite is in range and wat its Alt/Azim are

Question information

Language:
English Edit question
Status:
Answered
For:
PyEphem Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Brandon Rhodes (brandon-rhodes) said :
#2

The .next_pass() function of an EarthSatellite is very popular for learning when a satellite will next appear over the horizon. You can also simply ask for its altitude and position, and see if it is above the horizon.

Can you help with this problem?

Provide an answer of your own, or ask Zarya for more information if necessary.

To post a message you must log in.