Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMemoryWindDataProviderOptions

基于通用格点访问器构建风场访问器的参数

export
interface

IMemoryWindDataProviderOptions

Hierarchy

Index

Properties

defaultGrid?: "dir" | "u" | "speed" | "v"
gridOptions?: IGridDataOptions
isUV: boolean
lazyCalc?: boolean
meta?: {}

Type declaration

  • [key: string]: any
wProvider?: IGridDataProvider

Generated using TypeDoc