Appearance
KBE3D / KBCore / Cesium / Simon1994PlanetaryPositions / computeMoonPositionInEarthInertialFrame
函数: computeMoonPositionInEarthInertialFrame()
computeMoonPositionInEarthInertialFrame(
julianDate?:JulianDate,result?:Cartesian3):Cartesian3
Computes the position of the Moon in the Earth-centered inertial frame
参数
julianDate?
The time at which to compute the Moon's position, if not provided the current system time is used.
result?
The object onto which to store the result.
返回
Calculated moon position
