Skip to content

KBE3D / KBSatellite / _tlejs / OrbitTrackSyncInput

接口: OrbitTrackSyncInput

Input for getOrbitTrackSync(). Note that getOrbitTrack() uses OrbitTrackInput instead.

继承于

属性

tle

tle: TLE

TLE input.


startTimeMS?

optional startTimeMS: number

Time to begin drawing the orbit track from.

默认值

ts
Current time.

stepMS?

optional stepMS: number

Time to begin drawing the orbit track from.

默认值

ts
1000

maxTimeMS?

optional maxTimeMS: number

Maximum milliseconds to process before returning. This is needed for geosynchronous satellites, because they never cross the antemeridian.

默认值

ts
6000000

isLngLatFormat?

optional isLngLatFormat: boolean

Whether to output in [lng, lat] format.

默认值

ts
true

KBE3D @3.0.0 Copyright © 2024-present KBE3D