#!/usr/bin/env node /** * Match orbital plane with target * Usage: npm run match-plane [timeRef] * Example: npm run match-plane "Target Ship" REL_NEAREST_AD */ export {}; //# sourceMappingURL=match-plane.d.ts.map