B2_Sol-class(solaR)
B2_Sol-class()所属R语言包:solaR
Class "Sol": Apparent movement of the Sun from the Earth
“索尔”:从地球的太阳的视运动
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A class which describe the apparent movement of the Sun from the Earth.
一个类,它描述了地球的太阳的视运动。
类对象----------Objects from the Class----------
Objects can be created by calcSol.
对象可以创建calcSol。
插槽----------Slots----------
lat: numeric, latitude (degrees) as defined in the
lat:数字,纬度(度)中定义的
solD: Object of class "zoo" created by
solD:类的对象"zoo"创建的
solI: Object of class "zoo" created by
solI:类的对象"zoo"创建的
match: numeric, index of solD related
match:数字,solD相关指数
method: character, method for the sun geometry calculations.
method:字符,太阳的几何计算的方法。
sample: difftime, increment of the intradaily sequence.
sample:difftime,增量的intradaily序列。
方法----------Methods----------
as.data.frameD signature(object = "Sol"): conversion
as.data.frameD signature(object = "Sol"):转换
as.data.frameI signature(object = "Sol"): conversion
as.data.frameIsignature(object = "Sol"):转换
as.zooD signature(object = "Sol"): conversion to a
as.zooDsignature(object = "Sol"):转换为
as.zooI signature(object = "Sol"): conversion to a
as.zooIsignature(object = "Sol"):转换为
getLat signature(object = "Sol"): latitude (degrees)
getLatsignature(object = "Sol"):纬度(度)
indexD signature(object = "Sol"): index of the
indexDsignature(object = "Sol"):指数
indexI signature(object = "Sol"): index of the
indexIsignature(object = "Sol"):指数
indexRep signature(object = "Sol"): accesor for the
indexRepsignature(object = "Sol"):accesor的
xyplot signature(x = "formula", data = "Sol"): displays the contents of a Sol object with the
xyplot signature(x = "formula", data = "Sol"):显示一个Sol对象的内容
(作者)----------Author(s)----------
Oscar Perpi帽谩n Lamigueiro.
参考文献----------References----------
参见----------See Also----------
G0, Gef.
G0,Gef。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|