Skip to content

KBE3D / KBSatellite / _tlejs / parseTLE

函数: parseTLE()

parseTLE(tle: TLE): ParsedTLE

Converts string and array TLE formats into a parsed TLE in a consistent object format. Accepts 2 and 3-line (with satellite name) TLE variants in string (\n-delimited) and array variants.

参数

tle

TLE

Input TLE.

返回

ParsedTLE

KBE3D @3.0.0 Copyright © 2024-present KBE3D