Skip to content

KBE3D / KBSatellite / _satellitejs / PositionAndVelocity

接口: PositionAndVelocity

The position_velocity result is a key-value pair of ECI coordinates. These are the base results from which all other coordinates are derived. If there is an error the position and velocity will be false. The meanElements are the averaged elements of the orbit at the moment of propagation.

属性

position

position: EciVec3<number>


velocity

velocity: EciVec3<number>


meanElements

meanElements: MeanElements

KBE3D @3.0.0 Copyright © 2024-present KBE3D