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