get_satellite_trajectory
Calculate and visualize a satellite's trajectory over a specified time period using the NORAD ID and observer's coordinates for precise tracking and analysis.
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) |