SkillAgentSearch skills...

AsteroidTracker

A library to track asteroids, written in C/C++

Install / Use

/learn @motokimura/AsteroidTracker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AsteroidTracker

A library to track asteroids, written in C/C++.

Description

This library enables you to calculate the position and velocity of asteroids that go around the Sun. The direction (azimuth and elevation) to the asteroid and doppler rate at your location can be also calculated so that you can use this for asteroid tracking at your ground station.

Usage

A sample program is written in main.cpp. The orbit parameters defined as Keplerian elements in the sample are adjusted to ones of ARTSAT space-probe, DESPATCH. To track another asteroids, specify its Keplerian elements using setAsteroidOrbitInfo( ) function that is defined in asteroid_tracker.cpp.

Projects

DESPATCH Orbit 3D Viewer

DESPATCH in Starlit Sky

DESPATCH Tracking API<br />

License

MIT License

Team

Motoki Kimura

ARTSAT Project

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated3mo ago
Forks1

Languages

C++

Security Score

87/100

Audited on Dec 26, 2025

No findings