new ov.WeatherLayer()
webgl/module/weatherModule/ov-Weather.js, line 169
氣候圖層。
Members
-
readonlylayername
-
圖層名稱
Properties:
Name Type Description layernameString 圖層名稱。
-
opacity
-
圖層不透明度
Properties:
Name Type Description opacityNumber 圖層不透明度
-
play
-
播放
Properties:
Name Type Description playBoolean 播放。
-
playingInfo
-
播放資訊
Properties:
Name Type Description playingInfoObject 播放資訊
Properties
Name Type Description IsPlayingBoolean 是否正在播放
PlayIndexNumber 播放到第幾筆資料
TimeDate 目前時間
PlayingDateArray.<Date> 播放時間源,目前時間位於這兩筆播放時間源之間
TimeSpanArray.<Date> 播放起訖時間
PlayingDataArray.<Float32Array> 播放資料,目前時間位於這兩筆播放時間之間相對應的資料
PlayingLiftArray.<Float32Array> 播放抬升資料,目前時間位於這兩筆播放時間之間相對應的抬升資料
PlayingRatioNumber 播放時間比例,目前時間在回傳的兩筆播放時間源之間的比例(0~1.0)
-
playTime
-
播放時間
Properties:
Name Type Description playTimeDate 播放時間。
-
show
-
圖層顯示
Properties:
Name Type Description showBoolean 圖層顯示。