B1_Meteo-class(solaR)
B1_Meteo-class()所属R语言包:solaR
Class "Meteo"
类“气象”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A class for meteorological data.
A级为气象数据。
类对象----------Objects from the Class----------
Objects can be created by the family of readBD functions.
可以创建对象的家庭readBD功能。
插槽----------Slots----------
latData: Latitude (degrees) of the meteorological station or
latData:纬度(度)的气象观测站
data: A zoo object with the time series of daily irradiation (G0, Wh/m虏), the ambient temperature (Ta) or the maximum and minimum ambient
data:Azoo对象,每天照射的时间序列(G0,瓦/平方米),环境温度(Ta)或最大和最小的环境
source: A character with a short description of the
source:一个字符的简短说明
type: A character, prom, bd, bdI or
type:一个字符,prom,bd,bdI
方法----------Methods----------
getData signature(object = "Meteo"): extracts the
GETDATA signature(object = "Meteo"):提取
getG0 signature(object = "Meteo"): extracts the
getG0signature(object = "Meteo"):提取
getLat signature(object = "Meteo"): extracts the
getLat signature(object = "Meteo"):提取
indexD signature(object = "Meteo"): extracts the index
indexDsignature(object = "Meteo"):提取指数
xyplot signature(x = "formula", data = "Meteo"): plot
xyplotsignature(x = "formula", data = "Meteo"):图
xyplot signature(x = "Meteo", data = "missing"): plot the data slot using the xyplot method for zoo
xyplot signature(x = "Meteo", data = "missing"):积data插槽xyplot使用zoo
(作者)----------Author(s)----------
Oscar Perpi帽谩n Lamigueiro.
参见----------See Also----------
readBD, readBDi, zoo2Meteo, df2Meteo, dfI2Meteo, readG0dm, readSIAR.
readBD,readBDi,zoo2Meteo,df2Meteo,dfI2Meteo,readG0dm,readSIAR。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|