get_satellite_trajectory
Track and visualize a satellite's trajectory over a specified time period using observer location and NORAD ID for accurate orbital path plotting.
Instructions
Get satellite trajectory over time period for visualization
Input Schema
Name | Required | Description | Default |
---|---|---|---|
noradId | Yes | NORAD catalog number of the satellite | |
observerAlt | No | Observer altitude in meters above sea level | |
observerLat | Yes | Observer latitude in degrees | |
observerLng | Yes | Observer longitude in degrees | |
seconds | No | Time period in seconds for trajectory (max 3600) |