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