new SuperMap.Plot.OrbitPoint(x, y, z, number, time)
common/plot/OrbitPoint.js, line 10
Name | Type | Description |
---|---|---|
x |
number |
星下点经度。 |
y |
number |
星下点纬度。 |
z |
number |
星下点高度。 |
number |
number |
星下点序号。 |
time |
string |
星下点时间。 |
Methods
-
clone(){SuperMap.Plot.OrbitPoint}
common/plot/OrbitPoint.js, line 80 -
克隆点对象。
Returns:
Type Description SuperMap.Plot.OrbitPoint 克隆后的点对象。 -
destroy()
common/plot/OrbitPoint.js, line 68 -
销毁图形对象数据。