Skip to content

KBE3D / KBSatellite / _tlejs / getOrbitTrackSync

函数: getOrbitTrackSync()

getOrbitTrackSync(input: OrbitTrackSyncInput): LngLat[]

(Sync) Generates an array of lng/lat pairs representing a ground track (orbit track), starting from startTimeMS and continuing until just before crossing the antemeridian, which is considered the end of the orbit for convenience.

Consider pairing this with getLastAntemeridianCrossingTimeMS() to create a full orbit path (see usage in getGroundTracksSync()).

参数

input

OrbitTrackSyncInput

返回

LngLat[]

KBE3D @3.0.0 Copyright © 2024-present KBE3D