radio_sources_now
Retrieve radio sources currently above the horizon for a given location, including satellites and GNSS, from the TART open radio telescope. Set latitude, longitude, and elevation for real-time observations.
Instructions
TART オープン電波望遠鏡が「いま観測できる電波源」を返す(認証不要)。
教育・研究用にオープンソース公開されている電波干渉計 TART の可視電波源
カタログから、指定した観測地点の地平線より上にある電波源(GNSS・静止衛星等の
人工衛星)をリアルタイムに取得する。電波天文・衛星追尾の学習用。
例:「いま上空に何が見える?」「ダニーデンの電波望遠鏡が見ている衛星」
「いま観測できる電波源」 認証不要。
Args:
lat: 観測地点の緯度(度)。省略時は TART 本体のある NZ(-45.87)。
lon: 観測地点の経度(度)。省略時は NZ(170.60)。
alt: 観測地点の標高(m, 既定 100)。
elevation: 地平線からの最小仰角(度, 既定 10。高いほど地平線近くを除外)。
limit: 返す件数(既定 15、最大 50)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alt | No | ||
| lat | No | ||
| lon | No | ||
| limit | No | ||
| elevation | No |