This package provides simple bindings to version 2 of Unidata's udunits library
这个包提供了简单的绑定到第2版通用数据的udunits库
Details
详细信息----------Details----------
This package provides simple bindings to the version 2 API of Unidata's udunits library. While the entire API is not supported, we have chosen to boil it down to a few simple functions to be able to exploit the most useful functionality that the library provides. This package provides the following functions:
这个包提供了简单的绑定到第2版API的通用数据的udunits库。虽然整个API不支持,我们选择了,熬下来一些简单的功能,可以利用该库提供的最有用的功能。这个包提供了以下功能:
ud.is.parseable
ud.is.parseable
ud.get.name
ud.get.name
ud.get.symbol
ud.get.symbol
ud.are.convertible
ud.are.convertible
ud.convert
ud.convert
Please see the respective function help pages for further details and usage.
进一步的细节和使用,请参见相应的功能帮助页面。