卫星轨道星下点
SuperMap. |
卫星轨道星下点 |
Properties | |
number | {Integer} 星下点序号 |
time | {String} 星下点时间 |
x | {Integer} 星下点经度 |
y | {Integer} 星下点纬度 |
z | {Integer} 星下点高度 |
Constructor | |
SuperMap. |
卫星轨道星下点。 |
Functions | |
clone | 克隆点对象。 |
destroy | 销毁图形对象数据。 |
卫星轨道星下点。
x | {Float} 经度 |
y | {Float} 纬度 |
z | {Float} 高度 |
number | {Integer} 序号 |
time | {String} 时间 |
{SuperMap.Plot.OrbitPoint} 新的卫星轨道星下点。
销毁图形对象数据。
destroy:function()
克隆点对象。
clone: function( obj )