Skip to content

KBE3D / KBSatellite / _tlejs / getEpochTimestamp

函数: getEpochTimestamp()

getEpochTimestamp(tle: TLE): number

Determines the timestamp of a TLE epoch (the time a TLE was generated).

参数

tle

TLE

Input TLE.

返回

number

示例

ts
getEpochTimestamp('1 25544U 98067A   17206.51418 ...');
1500956694771

KBE3D @3.0.0 Copyright © 2024-present KBE3D