PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
Utilities
NetCDFVariable
類型別名 NetCDFVariable
NetCDF變數
type
NetCDFVariable
=
{
name
:
string
;
dimensions
?:
number
[]
;
attributes
:
{
DIMENSION_LIST
:
unknown
[]
[]
[]
}
;
size
:
number
;
type
?:
string
;
offset
?:
number
;
record
?:
boolean
;
}
索引
屬性
name
dimensions?
attributes
size
type?
offset?
record?
屬性
name
name
:
string
名稱
可選
dimensions
dimensions
?:
number
[]
維度辨識號碼列表
attributes
attributes
:
{
DIMENSION_LIST
:
unknown
[]
[]
[]
}
屬性列表
size
size
:
number
變數的數量
可選
type
type
?:
string
變數的類別
可選
offset
offset
?:
number
變數數據的偏移
可選
record
record
?:
boolean
是否為記錄變數
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
屬性
name
dimensions
attributes
size
type
offset
record
Sample Code
PilotGaea 3D O'view
載入中...
NetCDF變數