WOLFRAM 语言内置符号
HurricaneData
HurricaneData["name","property"]
gives the value of the specified property for the hurricane .
更多信息更多信息
- HurricaneData[] gives a list of all hurricane entities.
- HurricaneData["Properties"] gives a list of available properties.
- HurricaneData["SampleEntities"] gives a list of sample entities.
- Properties that do not apply or are not known in a particular case are indicated by Missing[…].
- Properties include:
-
"Duration" duration "EndDate" end date "MaxWindSpeed" maximum wind speed "MinPressure" minimum pressure "Name" name "StartDate" start date
2014年引入
(10.0)