Methods
-
添加卫星选中回调函数
Name Type Description callback
SatelliteManager~selectCallBack -
根据Json初始化
Name Type Description jsonObj
String json数据 -
getGroup(组名) → SatelliteGroup
-
获取所有的卫星组
Name Type Description 组名
String Returns:
卫星组 -
获取所有的卫星组
Returns:
卫星组集合 -
设置绑定的场景
Name Type Description 场景
scene -
将卫星管理器中的卫星组转化为Json
Returns:
Json对象 -
更新卫星轨道
Name Type Description time
Number UTC时间戳(毫秒) -
更新所有卫星的位置
Name Type Description time
Number 时间戳(毫秒)
Type Definitions
-
实体销毁回调
Name Type Description param
Object 回调参数 Name Type Description satelliteUUID
String 卫星UUID