Appearance
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
返回
LngLat[]
