包含在 以地球为中心的惯性框架.

Methods

static Cesium.Simon1994PlanetaryPositions.computeMoonPositionInEarthInertialFrame(julianDate, result)Cartesian3

计算月球在以地球为中心的惯性框架中的位置
Name Type Description
julianDate JulianDate optional 如果不提供目前的系统时间,则使用计算月球位置的时间.
result Cartesian3 optional 存储结果的对象 .
Returns:
计算月球位置

static Cesium.Simon1994PlanetaryPositions.computeSunPositionInEarthInertialFrame(julianDate, result)Cartesian3

计算太阳在以地球为中心的惯性框架中的地位
Name Type Description
julianDate JulianDate optional 如果没有提供当前系统时间,则使用计算太阳位置的时间.
result Cartesian3 optional 存储结果的对象 .
Returns:
计算太阳位置
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.